Publish GHSA-mpg4-rc92-vx8v

This commit is contained in:
advisory-database[bot]
2024-10-07 19:58:21 +00:00
parent 0077777630
commit a0c8b87780
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mpg4-rc92-vx8v",
"modified": "2024-07-29T19:47:36Z",
"modified": "2024-10-07T19:56:52Z",
"published": "2024-07-29T17:46:16Z",
"aliases": [
"CVE-2024-41818"
],
"summary": "fast-xml-parser vulnerable to ReDOS at currency parsing",
"details": "### Summary\nA ReDOS exists on currency.js was discovered by Gauss Security Labs R&D team.\n\n### Details\nhttps://github.com/NaturalIntelligence/fast-xml-parser/blob/master/src/v5/valueParsers/currency.js#L10\ncontains a vulnerable regex \n\n### PoC\npass the following string '\\t'.repeat(13337) + '.'\n\n### Impact\nDenial of service during currency parsing in experimental version 5 of fast-xml-parser-library\n\nhttps://gauss-security.com",
"details": "### Summary\nA ReDOS that exists on currency.js was discovered by Gauss Security Labs R&D team.\n\n### Details\nhttps://github.com/NaturalIntelligence/fast-xml-parser/blob/v4.4.0/src/v5/valueParsers/currency.js#L10 contains a vulnerable regex \n\n### PoC\npass the following string '\\t'.repeat(13337) + '.'\n\n### Impact\nDenial of service during currency parsing in experimental version 5 of fast-xml-parser-library\n\nhttps://gauss-security.com",
"severity": [
{
"type": "CVSS_V3",