header-logo
Suggest Exploit
vendor:
PHP Multi User Randomizer
by:
Unknown
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PHP Multi User Randomizer
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Cross-Site Scripting Vulnerability in PHP Multi User Randomizer

The PHP Multi User Randomizer application fails to properly sanitize user-supplied input, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user within the context of the affected site. This can enable the attacker to steal cookie-based authentication credentials and carry out further attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization routines in the affected application. Additionally, output encoding should be used to prevent the execution of script code within user-supplied input.
Source

Exploit-DB raw data:

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

PHP Multi User Randomizer is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

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 help the attacker steal cookie-based authentication credentials and launch other attacks. 

http://www.example.com/web/configure_plugin.tpl.php?edit_plugin==[xss]