Files
CVEs-PoC/2011/CVE-2011-4124.md
T
2024-06-18 02:51:15 +02:00

19 lines
648 B
Markdown

### [CVE-2011-4124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4124)
![](https://img.shields.io/static/v1?label=Product&message=Calibre&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20&color=brighgreen)
### Description
Input validation issues were found in Calibre at devices/linux_mount_helper.c which can lead to argument injection and elevation of privileges.
### POC
#### Reference
- https://bugs.launchpad.net/calibre/+bug/885027
- https://lwn.net/Articles/464824/
#### Github
No PoCs found on GitHub currently.