cvelist/2016/8xxx/CVE-2016-8648.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-12 23:01:30 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 00:53:05 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-8648",
2023-02-12 23:01:30 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 00:53:05 +00:00
"STATE": "PUBLIC"
},
2023-02-12 23:01:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the Karaf container used by Red Hat JBoss Fuse 6.x, and Red Hat JBoss A-MQ 6.x, deserializes objects passed to MBeans via JMX operations. An attacker could use this flaw to execute remote code on the server as the user running the Java Virtual Machine if the target MBean contain deserialization gadgets in its classpath."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502",
"cweId": "CWE-502"
}
]
}
]
},
2019-03-18 00:53:05 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:30 +00:00
"vendor_name": "Apache Software Foundation",
2019-03-18 00:53:05 +00:00
"product": {
"product_data": [
{
"product_name": "Karaf",
"version": {
"version_data": [
{
2023-02-12 23:01:30 +00:00
"version_affected": "=",
2019-03-18 00:53:05 +00:00
"version_value": "As shipped with Jboss Fuse 6.x"
}
]
}
}
]
2023-02-12 23:01:30 +00:00
}
2019-03-18 00:53:05 +00:00
}
]
}
},
2023-02-12 23:01:30 +00:00
"references": {
"reference_data": [
2018-07-31 19:36:04 -03:00
{
2023-02-12 23:01:30 +00:00
"url": "http://www.securityfocus.com/bid/94513",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94513"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8648",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8648"
2018-07-31 19:36:04 -03:00
}
2019-03-18 00:53:05 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-12 23:01:30 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
2018-07-31 19:36:04 -03:00
}
2019-03-18 00:53:05 +00:00
]
}
}