9 lines
No EOL
645 B
Text
9 lines
No EOL
645 B
Text
source: https://www.securityfocus.com/bid/56767/info
|
|
|
|
TinyMCPUK is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
|
|
|
|
An attacker may leverage this issue 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 launch other attacks.
|
|
|
|
TinyMCPUK 0.3 is vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/filemanager/connectors/php/connector.php?test=<h1>p0c</h1>&xss=<script>alert(document.cookie)</script> |