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

18 lines
855 B
Markdown

### [CVE-2008-4946](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4946)
![](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
convirt 0.8.2 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/set_output temporary file, related to the (1) _template_/provision.sh, (2) Linux_CD_Install/provision.sh, (3) Fedora_PV_Install/provision.sh, (4) CentOS_PV_Install/provision.sh, (5) common/provision.sh, (6) example/provision.sh, and (7) Windows_CD_Install/provision.sh scripts in image_store/.
### POC
#### Reference
- https://bugs.gentoo.org/show_bug.cgi?id=235770
#### Github
No PoCs found on GitHub currently.