SQLiteManager 1.2 - 'main.php' Cross-Site Scripting



EKU-ID: 38019 CVE: CVE-2007-1231;OSVDB-34634 OSVDB-ID:
Author: Hadi Kiamarsi Published: 2009-08-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

SQLiteManager is prone to a cross-site scripting vulnerability because it 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

SQLiteManager 1.2.0 is vulnerable; other versions may also be affected.

http://www.example.com/main.php?redirect=<script>alert(&#039;Hadi Kiamarsi&#039;)</script>