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

18 lines
728 B
Markdown

### [CVE-2011-0725](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0725)
![](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
Absolute path traversal vulnerability in the org.debian.apt.UpdateCachePartially method in worker.py in Aptdaemon 0.40 in Ubuntu 10.10 and 11.04 allows local users to read arbitrary files via a full pathname in the sources_list argument, related to the D-Bus interface.
### POC
#### Reference
- https://bugs.launchpad.net/bugs/722228
#### Github
No PoCs found on GitHub currently.