cvelist/2018/17xxx/CVE-2018-17196.json

87 lines
3.6 KiB
JSON
Raw Normal View History

2018-09-19 12:04:12 -04:00
{
2019-07-11 21:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:29:25 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-17196",
2019-07-11 21:00:50 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Kafka",
"version": {
"version_data": [
{
"version_value": "0.11.0.0 to 2.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.mail-archive.com/dev@kafka.apache.org/msg99277.html",
"url": "https://www.mail-archive.com/dev@kafka.apache.org/msg99277.html"
2019-07-15 07:00:47 +00:00
},
{
"refsource": "BID",
"name": "109139",
"url": "http://www.securityfocus.com/bid/109139"
2019-08-02 20:00:48 +00:00
},
{
"refsource": "MLIST",
"name": "[kafka-commits] 20190802 [kafka-site] branch asf-site updated: Add CVE-2018-17196, fix some links. (#223)",
"url": "https://lists.apache.org/thread.html/d1581fb6464c9bec8a72575c01f5097d68e2fbb230aff24622622a58@%3Ccommits.kafka.apache.org%3E"
2019-10-17 22:01:04 +00:00
},
{
"refsource": "MLIST",
"name": "[drill-dev] 20191017 Dependencies used by Drill contain known vulnerabilities",
"url": "https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E"
2019-10-21 15:59:19 +00:00
},
{
"refsource": "MLIST",
"name": "[drill-dev] 20191021 [jira] [Created] (DRILL-7416) Updates required to dependencies to resolve potential security vulnerabilities",
"url": "https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[drill-issues] 20191021 [jira] [Created] (DRILL-7416) Updates required to dependencies to resolve potential security vulnerabilities",
"url": "https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E"
2019-07-11 21:00:50 +00:00
}
]
2019-03-18 04:29:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-11 21:00:50 +00:00
"value": "In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually craft a Produce request which bypasses transaction/idempotent ACL validation. Only authenticated clients with Write permission on the respective topics are able to exploit this vulnerability. Users should upgrade to 2.1.1 or later where this vulnerability has been fixed."
2019-03-18 04:29:25 +00:00
}
]
}
}