CVE-2007-1231
published 2007-03-03CVE-2007-1231: Multiple cross-site scripting (XSS) vulnerabilities in SQLiteManager 1.2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) database…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.54%
71.7th percentile
Multiple cross-site scripting (XSS) vulnerabilities in SQLiteManager 1.2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) database name, (2) table name, (3) ViewName, (4) view, (5) trigger, and (6) function fields in main.php and certain other files.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sqlitemanager | sqlitemanager | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
SQLiteManager 1.2 - 'main.php' Cross-Site Scripting
exploitdb·2009-08-10
CVE-2007-1231 SQLiteManager 1.2 - 'main.php' Cross-Site Scripting
SQLiteManager 1.2 - 'main.php' Cross-Site Scripting
---
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=alert('Hadi Kiamarsi')
Exploit-DB
SQLiteManager 1.2 - 'main.php' Multiple HTML Injection Vulnerabilities
exploitdb·2007-02-26
CVE-2007-1231 SQLiteManager 1.2 - 'main.php' Multiple HTML Injection Vulnerabilities
SQLiteManager 1.2 - 'main.php' Multiple HTML Injection Vulnerabilities
---
source: https://www.securityfocus.com/bid/22731/info
SQLiteManager is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data.
Exploiting these issues may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
Version 1.2.0 is vulnerable; other versions may also be affected.
document.forms[0].submit();
http://osvdb.org/34634http://securityreason.com/securityalert/2366http://www.securityfocus.com/archive/1/461304/100/0/threadedhttp://www.securityfocus.com/bid/22731https://exchange.xforce.ibmcloud.com/vulnerabilities/32692http://osvdb.org/34634http://securityreason.com/securityalert/2366http://www.securityfocus.com/archive/1/461304/100/0/threadedhttp://www.securityfocus.com/bid/22731https://exchange.xforce.ibmcloud.com/vulnerabilities/32692
2007-03-03
Published