6.4
CVSSv2

CVE-2006-1921

Published: 20/04/2006 Updated: 19/10/2017
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

nettools.php in PHP Net Tools 2.7.1 allows remote malicious users to execute arbitrary commands via shell metacharacters in the host parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

php net tools php net tools 2.7.1

Exploits

#!/usr/bin/perl # PHP Net Tools Remote Code Execution Exploit # # by FOX_MULDER (fox_mulder@abvbg) # Vulnerability found by FOX_MULDER # # "Born to be root !!!" #----------------------------------+ #PHP Net Tools | #Copyright (C) 2005 Eric Robertson | #h4rdc0d3@gmailcom | #----------------------------------+ # ...