Vulnerability Description
xmlquery before 1.3.1 lacks a check for whether a LoadURL response is in the XML format, which allows attackers to cause a denial of service (SIGSEGV) at xmlquery.(*Node).InnerText or possibly have unspecified other impact.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xmlquery Project | Xmlquery | < 1.3.1 |
Related Weaknesses (CWE)
References
- https://github.com/antchfx/xmlquery/compare/v1.3.0...v1.3.1PatchThird Party Advisory
- https://github.com/antchfx/xmlquery/issues/39ExploitThird Party Advisory
- https://github.com/antchfx/xmlquery/compare/v1.3.0...v1.3.1PatchThird Party Advisory
- https://github.com/antchfx/xmlquery/issues/39ExploitThird Party Advisory
FAQ
What is CVE-2020-25614?
CVE-2020-25614 is a vulnerability with a CVSS score of 9.8 (CRITICAL). xmlquery before 1.3.1 lacks a check for whether a LoadURL response is in the XML format, which allows attackers to cause a denial of service (SIGSEGV) at xmlquery.(*Node).InnerText or possibly have un...
How severe is CVE-2020-25614?
CVE-2020-25614 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-25614?
Check the references section above for vendor advisories and patch information. Affected products include: Xmlquery Project Xmlquery.