mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
916 B
Markdown
19 lines
916 B
Markdown
![]() |
### [CVE-2018-17196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17196)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
||
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/isxbot/software-assurance
|
||
|
|