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

18 lines
662 B
Markdown

### [CVE-2014-2270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2270)
![](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
softmagic.c in file before 5.17 and libmagic allows context-dependent attackers to cause a denial of service (out-of-bounds memory access and crash) via crafted offsets in the softmagic of a PE executable.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2014-2270