PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
BID:31952
Info
PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
| Bugtraq ID: | 31952 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5039 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 28 2008 12:00AM |
| Updated: | Apr 16 2015 05:52PM |
| Credit: | Ehsan_Hp200 |
| Vulnerable: |
PHP Nuke Nuke League 0 |
| Not Vulnerable: | |
Discussion
PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
PHP-Nuke Nuke League module is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
PHP-Nuke Nuke League module is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Exploit / POC
PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
An attacker can exploit this issue by enticing an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/modules.php?name=League&file=index&op=team&tid=[XSS]
An attacker can exploit this issue by enticing an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/modules.php?name=League&file=index&op=team&tid=[XSS]
Solution / Fix
PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHP-Nuke Nuke League Module 'tid' Parameter Cross-Site Scripting Vulnerability
References:
References:
- Nuke League Homepage (PHP-Nuke)