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

21 lines
802 B
Markdown

### [CVE-2005-1125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1125)
![](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
Race condition in libsafe 2.0.16 and earlier, when running in multi-threaded applications, allows attackers to bypass libsafe protection and exploit other vulnerabilities before the _libsafe_die function call is completed.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CVEDB/PoC-List
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/tagatac/libsafe-CVE-2005-1125