4.6
CVSSv2

CVE-2006-3693

Published: 21/07/2006 Updated: 18/10/2018
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 470
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Rocks Clusters 4.1 and previous versions 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.

Vulnerable Product Search on Vulmon Subscribe to Product

rocks clusters rocks clusters

Exploits

#!/usr/bin/env python ############################################################################## ## rocksumountdirtypy: Rocks release <=41 local root exploit ## quick and nasty version of the exploit make sure the is writable and ## you clean up afterwards ;) ## ## coded by: xavier@tigerteamse [xavsecblogspotcom] ######## ...
#!/bin/sh ############################################################################## ## rocksmountdirtysh: Rocks release <=41 local root exploit ## make sure 'mount-loop' is in your path for this to work ## ## coded by: xavier@tigerteamse [xavsecblogspotcom] #################################################################### ...