mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2006-3693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3693)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|