Phorum Multiple Cross Site Scripting Vulnerabilities
BID:55275
Info
Phorum Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 55275 |
| Class: | Input Validation Error |
| CVE: |
CVE-2012-4234 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 29 2012 12:00AM |
| Updated: | Aug 29 2012 12:00AM |
| Credit: | High-Tech Bridge |
| Vulnerable: |
Phorum Phorum 5.2.18 |
| Not Vulnerable: | |
Discussion
Phorum Multiple Cross Site Scripting Vulnerabilities
Phorum is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Phorum 5.2.18 is vulnerable; other versions may also be affected.
Phorum is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Phorum 5.2.18 is vulnerable; other versions may also be affected.
Exploit / POC
Phorum Multiple Cross Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/control.php?0,panel=groupmod,group=%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/control.php?0,panel=groupmod,group=%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E
Solution / Fix
Phorum Multiple Cross Site Scripting Vulnerabilities
Solution:
Vendor updates are available. Please see the references for more information.
Solution:
Vendor updates are available. Please see the references for more information.
References
Phorum Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Cross-Site Scripting (XSS) in Phorum (High-Tech Bridge SA)
- Phorum 5.2.19 released - SECURITY FIX (Thomas Seifert)
- Phorum Homepage (Phorum)