9.8
CVE-2018-20433
- EPSS 2.5%
- Published 24.12.2018 13:29:00
- Last modified 21.11.2024 04:01:28
- Source cve@mitre.org
- CVE-Watchlists
- Open
c3p0 0.9.5.2 allows XXE in extractXmlConfigFromInputStream in com/mchange/v2/c3p0/cfg/C3P0ConfigXmlUtils.java during initialization.
Data is provided by the National Vulnerability Database (NVD)
Debian ≫ Debian Linux Version8.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.5% | 0.848 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-611 Improper Restriction of XML External Entity Reference
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.