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

18 lines
728 B
Markdown

### [CVE-2006-3693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3693)
![](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
Rocks Clusters 4.1 and earlier allows local users to gain privileges via commands enclosed with escaped backticks (\`) in an argument to the (1) mount-loop (mount-loop.c) or (2) umount-loop (umount-loop.c) command, which is not filtered in a system function call.
### POC
#### Reference
- http://securityreason.com/securityalert/1242
#### Github
No PoCs found on GitHub currently.