Sphider 1.3.4 - 'query' Cross-Site Scripting



EKU-ID: 36697 CVE: CVE-2008-5211;OSVDB-44916 OSVDB-ID:
Author: Christian Holler Published: 2008-05-06 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/29074/info

Sphider is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

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.

Sphider 1.3.4 is vulnerable; other versions may also be affected.

http://www.example.com/search.php?query=xsss%20%3Cscript%3Ealert('HELLO');%3C/script%3E&search=1