fkie_cve-2025-57352
Vulnerability from fkie_nvd
Published
2025-09-24 18:15
Modified
2025-09-26 14:32
Severity ?
Summary
A vulnerability exists in the 'min-document' package prior to version 2.19.0, stemming from improper handling of namespace operations in the removeAttributeNS method. By processing malicious input involving the __proto__ property, an attacker can manipulate the prototype chain of JavaScript objects, leading to denial of service or arbitrary code execution. This issue arises from insufficient validation of attribute namespace removal operations, allowing unintended modification of critical object prototypes. The vulnerability remains unaddressed in the latest available version.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability exists in the \u0027min-document\u0027 package prior to version 2.19.0, stemming from improper handling of namespace operations in the removeAttributeNS method. By processing malicious input involving the __proto__ property, an attacker can manipulate the prototype chain of JavaScript objects, leading to denial of service or arbitrary code execution. This issue arises from insufficient validation of attribute namespace removal operations, allowing unintended modification of critical object prototypes. The vulnerability remains unaddressed in the latest available version."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad en el paquete \u0027min-document\u0027 anterior a la versi\u00f3n 2.19.0, que se origina en el manejo inadecuado de operaciones de espacio de nombres en el m\u00e9todo removeAttributeNS. Al procesar una entrada maliciosa que involucra la propiedad __proto__, un atacante puede manipular la cadena de prototipos de objetos JavaScript, lo que lleva a una denegaci\u00f3n de servicio o ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema surge de una validaci\u00f3n insuficiente de las operaciones de eliminaci\u00f3n de espacios de nombres de atributos, lo que permite la modificaci\u00f3n no intencionada de prototipos de objetos cr\u00edticos. La vulnerabilidad permanece sin abordar en la \u00faltima versi\u00f3n disponible."
}
],
"id": "CVE-2025-57352",
"lastModified": "2025-09-26T14:32:53.583",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-09-24T18:15:41.637",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/Raynos/min-document/issues/54"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/VulnSageAgent/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57352"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…