7.5
CVSSv2

CVE-2008-0350

Published: 18/01/2008 Updated: 29/09/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

admin/index.php in Evilsentinel 1.0.9 and previous versions sends a redirect to the web browser but does not exit, which allows remote malicious users to gain administrative privileges and make arbitrary configuration changes.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

evilsentinel evilsentinel

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo ' Evilsentinel <= 109 Disable Exploit by BlackHawk <hawkgotyou@gmailcom> <itablackhawkaltervistaorg> Thanks to rgod for the php code and Marty for the Love '; if ($argc<3) { echo "Usage: php "$argv[0]" Host Path [new_mail] Host: target server (ip/hostname) P ...