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

19 lines
665 B
Markdown

### [CVE-2011-4125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4125)
![](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-426&color=brighgreen)
### Description
A untrusted search path issue was found in Calibre at devices/linux_mount_helper.c leading to the ability of unprivileged users to execute any program as root.
### POC
#### Reference
- https://bugs.launchpad.net/calibre/+bug/885027
- https://lwn.net/Articles/464824/
#### Github
No PoCs found on GitHub currently.