cvelist/2017/7xxx/CVE-2017-7464.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-12 23:02:06 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:20:33 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7464",
2023-02-12 23:02:06 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:20:33 +00:00
"STATE": "PUBLIC"
},
2023-02-12 23:02:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the JAXP implementation used in JBoss EAP 7.0 for SAX and DOM parsing is vulnerable to certain XXE flaws. An attacker could use this flaw to cause DoS, SSRF, or information disclosure if they are able to provide XML content for parsing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611",
"cweId": "CWE-611"
}
]
}
]
},
2019-03-17 22:20:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:02:06 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-17 22:20:33 +00:00
"product": {
"product_data": [
{
"product_name": "JBoss",
"version": {
"version_data": [
{
2023-02-12 23:02:06 +00:00
"version_affected": "=",
2019-03-17 22:20:33 +00:00
"version_value": "n/a"
}
]
}
}
]
2023-02-12 23:02:06 +00:00
}
2019-03-17 22:20:33 +00:00
}
]
}
},
2023-02-12 23:02:06 +00:00
"references": {
"reference_data": [
2018-07-27 12:23:21 +10:00
{
2023-02-12 23:02:06 +00:00
"url": "http://www.securityfocus.com/bid/98450",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/98450"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7464",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7464"
2018-07-27 12:23:21 +10:00
}
2019-03-17 22:20:33 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-12 23:02:06 +00:00
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:H",
"version": "3.0"
2018-07-27 12:23:21 +10:00
}
2019-03-17 22:20:33 +00:00
]
}
}