mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
955 B
Markdown
18 lines
955 B
Markdown
### [CVE-2021-21826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21826)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
A heap-based buffer overflow vulnerability exists in the XML Decompression DecodeTreeBlock functionality of AT&T Labs Xmill 0.7. Within `DecodeTreeBlock` which is called during the decompression of an XMI file, a UINT32 is loaded from the file and used as trusted input as the length of a buffer. An attacker can provide a malicious file to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1291
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|