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

18 lines
687 B
Markdown

### [CVE-2007-3103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3103)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The init.d script for the X.Org X11 xfs font server on various Linux distributions might allow local users to change the permissions of arbitrary files via a symlink attack on the /tmp/.font-unix temporary file.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5167
#### Github
No PoCs found on GitHub currently.