11 lines
No EOL
729 B
Text
Executable file
11 lines
No EOL
729 B
Text
Executable file
source: http://www.securityfocus.com/bid/17581/info
|
|
|
|
LinPHA 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 have arbitrary script code executed 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.
|
|
|
|
LinPHA 1.1.0 is reported vulnerable. Other versions may be affected as well.
|
|
|
|
http://www.example.com/plugins/stats/stats_view.php?date_from=[XSS]
|
|
http://www.example.com/plugins/stats/stats_view.php?date_to=[XSS]
|
|
http://www.example.com/plugins/stats/stats_view.php?date=[XSS] |