8.6
CVE-2016-7051
- EPSS 0.54%
- Published 14.04.2017 18:59:00
- Last modified 20.04.2025 01:37:25
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
XmlMapper in the Jackson XML dataformat component (aka jackson-dataformat-xml) before 2.7.8 and 2.8.x before 2.8.4 allows remote attackers to conduct server-side request forgery (SSRF) attacks via vectors related to a DTD.
Data is provided by the National Vulnerability Database (NVD)
Fasterxml ≫ Jackson-dataformat-xml Version < 2.7.8
Fasterxml ≫ Jackson-dataformat-xml Version2.8.0 Update-
Fasterxml ≫ Jackson-dataformat-xml Version2.8.0 Updaterc1
Fasterxml ≫ Jackson-dataformat-xml Version2.8.0 Updaterc2
Fasterxml ≫ Jackson-dataformat-xml Version2.8.1
Fasterxml ≫ Jackson-dataformat-xml Version2.8.2
Fasterxml ≫ Jackson-dataformat-xml Version2.8.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.54% | 0.65 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.6 | 3.9 | 4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
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.
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.