Vulnerability Details : CVE-2020-25614
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.
Vulnerability category: OverflowInput validationDenial of service
Products affected by CVE-2020-25614
- cpe:2.3:a:xmlquery_project:xmlquery:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-25614
0.45%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-25614
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2020-25614
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: nvd@nist.gov (Primary)
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-25614
-
https://github.com/antchfx/xmlquery/issues/39
Denial-of-Service (SIGSEGV) at xmlquery.(*Node).InnerText · Issue #39 · antchfx/xmlquery · GitHubExploit;Third Party Advisory
-
https://github.com/antchfx/xmlquery/compare/v1.3.0...v1.3.1
Comparing v1.3.0...v1.3.1 · antchfx/xmlquery · GitHubPatch;Third Party Advisory
Jump to