From 5bcfd56521d474ced5e32b19191a2c39d0d72044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8E=96Warrior=20=F0=9F=8E=96?= Date: Sun, 15 Mar 2026 00:29:01 +0400 Subject: [PATCH] Improve GHSA-mq3p-rrmp-79jg --- .../2026/01/GHSA-mq3p-rrmp-79jg/GHSA-mq3p-rrmp-79jg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/01/GHSA-mq3p-rrmp-79jg/GHSA-mq3p-rrmp-79jg.json b/advisories/github-reviewed/2026/01/GHSA-mq3p-rrmp-79jg/GHSA-mq3p-rrmp-79jg.json index 6d82d6803b232..db2114e910f56 100644 --- a/advisories/github-reviewed/2026/01/GHSA-mq3p-rrmp-79jg/GHSA-mq3p-rrmp-79jg.json +++ b/advisories/github-reviewed/2026/01/GHSA-mq3p-rrmp-79jg/GHSA-mq3p-rrmp-79jg.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-mq3p-rrmp-79jg", - "modified": "2026-01-13T21:55:29Z", + "modified": "2026-01-13T22:15:33Z", "published": "2026-01-13T21:55:29Z", "aliases": [ "CVE-2026-22868" ], "summary": "go-ethereum is vulnerable to high CPU usage leading to DoS via malicious p2p message", - "details": "**Impact**\n\nAn attacker can cause high CPU usage by sending a specially crafted p2p message.\nMore details to be released later.\n\n**Credit**\n\nThis issue was reported to the Ethereum Foundation Bug Bounty Program by @Yenya030", + "details": "**Impact**\n\nAn attacker can cause high CPU usage by sending a specially crafted p2p message.\nMore details to be released later.\n\n**Credit**\n\nThis issue was reported to the Ethereum Foundation Bug Bounty Program by @Yenya030\n🚀 طريقة الاستخدام:\n# في مستودع npm الخاص بك\n\n# 1. إنشاء الملف\nnano SECURITY.md\n# [الصق المحتوى من الـ Artifact]\n\n# 2. إنشاء مجلد السكريبتات\nmkdir -p scripts\nmkdir -p security-reports\nmkdir -p backups\n\n# 3. إضافة السكريبتات\n# (الصق الكود من الـ Artifact في ملفات منفصلة)\n\n# 4. إنشاء GitHub Actions\nmkdir -p .github/workflows\nnano .github/workflows/warrior-security.yml\n# [الصق كود الـ workflow]\n\n# 5. رفع كل شيء\ngit add .\ngit commit -m \"🛡️ FORTRESS MODE ACTIVATED - npm Under Warrior Protection\"\ngit push origin main", "severity": [ { "type": "CVSS_V4",