Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
BID:14835
Info
Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 14835 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 14 2005 12:00AM |
| Updated: | Sep 14 2005 12:00AM |
| Credit: | trueend5 is credited with the discovery of this vulnerability. |
| Vulnerable: |
PhpOutsourcing Noah's Classifieds 1.3 |
| Not Vulnerable: | |
Discussion
Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
Noah's Classifieds is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Noah's Classifieds is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
No exploit is required.
An example has been provided:
http://www.example.com/classifieds/index.php?methode=showdetails&list=Advertisment&rollid=4'<script>alert(document.cookie)</script>
No exploit is required.
An example has been provided:
http://www.example.com/classifieds/index.php?methode=showdetails&list=Advertisment&rollid=4'<script>alert(document.cookie)</script>
Solution / Fix
Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
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
Noah's Classifieds Index.PHP Cross-Site Scripting Vulnerability
References:
References:
- Noah's Classifieds Web Site (Noah's Classifieds)
- SQL injection & XSS in phpoutsourcing Noah's classifieds ([email protected])