Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Raynos/min-document/issues/54
- https://github.com/VulnSageAgent/PoCs/tree/main/JavaScript/prototype-pollution/C
FAQ
What is CVE-2025-57352?
CVE-2025-57352 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 inv...
How severe is CVE-2025-57352?
CVE-2025-57352 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57352?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.