Files
CVEs-PoC/2017/CVE-2017-6966.md
T
2024-05-26 14:27:05 +02:00

20 lines
807 B
Markdown

### [CVE-2017-6966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6966)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
readelf in GNU Binutils 2.28 has a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
- https://github.com/fokypoky/places-list
- https://github.com/wcventure/UAF-Fuzzer-TestSuite