Portal Pack Multiple Cross-Site Scripting Vulnerabilities
BID:17628
Info
Portal Pack Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17628 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 20 2006 12:00AM |
| Updated: | Apr 20 2006 08:36PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
kcscripts.com Portal Pack 6.0 |
| Not Vulnerable: | |
Discussion
Portal Pack Multiple Cross-Site Scripting Vulnerabilities
Portal Pack is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Portal Pack versions 6.0 and prior are vulnerable to these issues. Other versions may be affected as well.
Portal Pack is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Portal Pack versions 6.0 and prior are vulnerable to these issues. Other versions may be affected as well.
Exploit / POC
Portal Pack Multiple Cross-Site Scripting Vulnerabilities
These issues can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cgi-bin/calendar/Visitor.cgi?job=view_event&eventNo=0&sort_order=[XSS]
http://www.example.com/cgi-bin/news/NsVisitor.cgi?job=view_article&articleNo=0&sort_order=[XSS]
http://www.example.com/cgi-bin/search/search.cgi?q=[XSS]
http://www.example.com/cgi-bin/classifieds/viewcat.cgi?cat_id=[XSS]
These issues can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cgi-bin/calendar/Visitor.cgi?job=view_event&eventNo=0&sort_order=[XSS]
http://www.example.com/cgi-bin/news/NsVisitor.cgi?job=view_article&articleNo=0&sort_order=[XSS]
http://www.example.com/cgi-bin/search/search.cgi?q=[XSS]
http://www.example.com/cgi-bin/classifieds/viewcat.cgi?cat_id=[XSS]
Solution / Fix
Portal Pack 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]:[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]:[email protected].
References
Portal Pack Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Portal Pack 6 XSS vuln. (r0t)
- Portal Pack Web Site (kcscripts.com)