2024-07-29 18:03:12 +00:00
{
"id" : "CVE-2024-41818" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-29T16:15:05.570" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:33:08.093" ,
2024-10-11 16:03:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-29 18:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "fast-xml-parser is an open source, pure javascript xml parser. a ReDOS exists on currency.js. This vulnerability is fixed in 4.4.1."
2024-08-02 22:03:13 +00:00
} ,
2024-07-29 18:03:12 +00:00
{
2024-08-02 22:03:13 +00:00
"lang" : "es" ,
"value" : "fast-xml-parser es un analizador xml de JavaScript puro de c\u00f3digo abierto. Existe un ReDOS en currency.js. Esta vulnerabilidad se soluciona en 4.4.1."
2024-07-29 18:03:12 +00:00
}
] ,
2024-09-11 18:03:18 +00:00
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-11 18:03:18 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-09-11 18:03:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-11 18:03:18 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-10-11 16:03:19 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-11 16:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-10-11 16:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-11 16:03:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-09-11 18:03:18 +00:00
}
]
} ,
"weaknesses" : [
{
2024-10-11 16:03:19 +00:00
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-10-11 16:03:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Secondary" ,
2024-09-11 18:03:18 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fast-xml-parser_project:fast-xml-parser:4.2.4:*:*:*:*:node.js:*:*" ,
"matchCriteriaId" : "21D98A03-652A-4E91-B323-12CEAC9245D5"
}
]
}
]
}
] ,
2024-07-29 18:03:12 +00:00
"references" : [
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/src/v5/valueParsers/currency.js#L10" ,
2024-09-11 18:03:18 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-07-29 18:03:12 +00:00
} ,
2024-10-11 16:03:19 +00:00
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/commit/ba5f35e7680468acd7906eaabb2f69e28ed8b2aa" ,
"source" : "security-advisories@github.com"
} ,
2024-07-29 18:03:12 +00:00
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/commit/d0bfe8a3a2813a185f39591bbef222212d856164" ,
2024-09-11 18:03:18 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-mpg4-rc92-vx8v" ,
2024-09-11 18:03:18 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/src/v5/valueParsers/currency.js#L10" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/commit/d0bfe8a3a2813a185f39591bbef222212d856164" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-mpg4-rc92-vx8v" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-07-29 18:03:12 +00:00
}
]
}