9 lines
No EOL
609 B
Text
Executable file
9 lines
No EOL
609 B
Text
Executable file
source: http://www.securityfocus.com/bid/17828/info
|
|
|
|
PHP Linkliste 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.
|
|
|
|
This issue affects version 1.0; other versions may also be vulnerable.
|
|
|
|
http://www.example.com/links.php?new_input=[XSS]&new_url=[XSS]&new_name=[XSS] |