Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4pg4-qvpc-4q3h",
"modified": "2025-05-19T22:16:30Z",
"modified": "2025-05-21T20:37:35Z",
"published": "2025-05-19T22:16:30Z",
"aliases": [
"CVE-2025-47944"
],
"summary": "Multer vulnerable to Denial of Service from maliciously crafted requests",
"details": "### Impact\nA vulnerability in Multer versions >=1.4.4-lts.1 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, leading to a crash of the process.\n\n### Patches\nUsers should upgrade to `2.0.0`\n\n### Workarounds\nNone\n\n### References\n\n- https://github.com/expressjs/multer/issues/1176\n- https://github.com/expressjs/multer/commit/2c8505f207d923dd8de13a9f93a4563e59933665",
"details": "### Impact\nA vulnerability in Multer versions >=1.4.4-lts.1 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, leading to a crash of the process.\n\n### Patches\nUsers should upgrade to `2.0.0`\n\n### Workarounds\nNone\n\n### References\n\n- https://github.com/expressjs/multer/issues/1176\n- https://github.com/expressjs/multer/commit/2c8505f207d923dd8de13a9f93a4563e59933665\n- المراقبة الأمنية الشاملة:\n✅ npm audit → فحص ثغرات npm\n✅ Snyk → فحص أمني متقدم\n✅ GitLeaks → كشف الأسرار المسربة\n✅ Trivy → فحص Docker + Dependencies\n✅ SARIF Upload → رفع للـ GitHub Security",
"severity": [
{
"type": "CVSS_V3",
Expand Down