From cc9317d75e9077136f2b7118a1e338de18e0be49 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 14:56:48 +0000 Subject: [PATCH] Publish GHSA-q8jq-4rm5-4hm5 --- .../GHSA-q8jq-4rm5-4hm5.json | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 advisories/github-reviewed/2025/04/GHSA-q8jq-4rm5-4hm5/GHSA-q8jq-4rm5-4hm5.json diff --git a/advisories/github-reviewed/2025/04/GHSA-q8jq-4rm5-4hm5/GHSA-q8jq-4rm5-4hm5.json b/advisories/github-reviewed/2025/04/GHSA-q8jq-4rm5-4hm5/GHSA-q8jq-4rm5-4hm5.json new file mode 100644 index 00000000000..6bdfa5cb85a --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-q8jq-4rm5-4hm5/GHSA-q8jq-4rm5-4hm5.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q8jq-4rm5-4hm5", + "modified": "2025-04-01T14:54:37Z", + "published": "2025-04-01T14:54:36Z", + "aliases": [ + "CVE-2024-38988" + ], + "summary": "@alizeait/unflatto Prototype Pollution", + "details": "### Impact\nalizeait unflatto <= 1.0.2 was discovered to contain a prototype pollution via the method exports.unflatto at /dist/index.js. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.\n\n### Patches\nThe problem has been patched in 1.0.3\n\n\n### References\nhttps://github.com/advisories/GHSA-799q-f2px-wx8c", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@alizeait/unflatto" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/alizeait/unflatto/security/advisories/GHSA-q8jq-4rm5-4hm5" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38988" + }, + { + "type": "WEB", + "url": "https://github.com/alizeait/unflatto/issues/32" + }, + { + "type": "WEB", + "url": "https://github.com/alizeait/unflatto/commit/3c1b120f1dcd44eefe07d4a5022e1baa3c7164d3" + }, + { + "type": "WEB", + "url": "https://gist.github.com/mestrtee/4c5dfb66bea377889c44dd6c8af28713" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alizeait/unflatto" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1321" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-01T14:54:36Z", + "nvd_published_at": null + } +} \ No newline at end of file