158 lines
4.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2016-7051",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-04-14T18:59:00.813",
"lastModified": "2019-10-10T12:19:37.950",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "XmlMapper en el componente Jackson XML dataformat (tambi\u00e9n conocido como jackson-dataformat-xml) anterior a versi\u00f3n 2.7.8 y versiones 2.8.x anteriores a 2.8.4, permite a los atacantes remotos conducir ataques de tipo server-side request forgery (SSRF) por medio de vectores relacionados con una extensi\u00f3n DTD."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
},
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.7.8",
"matchCriteriaId": "71B22E1C-9EDE-43B1-A6D1-3F1BB30B2E59"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.0:-:*:*:*:*:*:*",
"matchCriteriaId": "1FCAA972-F1B6-46A1-B224-E8373B91619A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "E9D791EB-E958-45FD-901F-87C40493750A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "2844DB67-128F-490F-9423-8AA842B86B80"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "99CF905D-025C-406A-BCC2-2F3BC25285D0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "2EE530C7-72B6-4951-B971-3C1861DAE195"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fasterxml:jackson-dataformat-xml:2.8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "8B458A04-C099-4D78-AC73-EE90E5AF0CF7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/97688",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1378673",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://github.com/FasterXML/jackson-dataformat-xml/issues/211",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}