BannerFarm Multiple Cross-Site Scripting Vulnerabilities
BID:17613
Info
BannerFarm Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17613 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2006 12:00AM |
| Updated: | Apr 20 2006 05:16PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PerlCoders Group BannerFarm 2.3 |
| Not Vulnerable: | |
Discussion
BannerFarm Multiple Cross-Site Scripting Vulnerabilities
BannerFarm 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.
Version 2.3 of BannerFarm is vulnerable to these issues; other versions may also be affected.
BannerFarm 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.
Version 2.3 of BannerFarm is vulnerable to these issues; other versions may also be affected.
Exploit / POC
BannerFarm 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/banners.cgi?aff=[XSS]
http://www.example.com/banners.cgi?aff=&cat=[XSS]
These issues can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/banners.cgi?aff=[XSS]
http://www.example.com/banners.cgi?aff=&cat=[XSS]
Solution / Fix
BannerFarm 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
BannerFarm Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- BannerFarm Product Page (PerlCoders Group)
- BannerFarm XSS vuln. (r0t)