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

18 lines
597 B
Markdown

### [CVE-2008-4940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4940)
![](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
xmlfile.py in aptoncd 0.1 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/aptoncd temporary file.
### POC
#### Reference
- https://bugs.gentoo.org/show_bug.cgi?id=235770
#### Github
No PoCs found on GitHub currently.