Publish GHSA-q8jq-4rm5-4hm5

This commit is contained in:
advisory-database[bot]
2025-04-01 14:56:48 +00:00
parent eb69ceaae8
commit cc9317d75e
@@ -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
}
}