Lucene search
+L

1150 matches found

Cvelist
Cvelist
added 2010/03/22 6:17 p.m.28 views

CVE-2010-1053

Multiple SQL injection vulnerabilities in Zen Time Tracking 2.2 and earlier, when magicquotesgpc is disabled, allow remote attackers to execute arbitrary SQL commands via the 1 username and 2 password parameters to a userlogin.php and b managerlogin.php. NOTE: some of these details are obtained...

8.6AI score0.00914EPSS
SaveExploits2References3
CVE
CVE
added 2010/03/22 6:17 p.m.64 views

CVE-2010-1053

CVE-2010-1053 affects Zen Time Tracking 2.2 and earlier. The vulnerability arises from multiple SQL injection flaws in login paths (userlogin.php and managerlogin.php) where the input parameters (username, password) can be exploited when magic_quotes_gpc is disabled. This allows remote attackers ...

6.8CVSS8.9AI score0.00914EPSS
SaveExploits2References3Affected Software1
myhack58
myhack58
added 2010/02/23 12:00 a.m.43 views

Zen Cart local file disclosure-vulnerability warning-the black bar safety net

by t00ls Get the page path where the url/extras/ipntestreturn.php To obtain site configuration information url/extras/curltest. php? url=file://path/includes/configure.php Read the server passwd url/extras/curltest. php? url=file:///etc/passwd Get the MYSQL password, but the database only allows...

1.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/02/09 12:00 a.m.38 views

Zen Tracking 2.2 SQL Injection

Zen Tracking + Download : http://scripts.ringsworld.com/calendars/zentimetracking/ + Vuln Code : userlogin.php if !empty$POST'password' $username =$POST'username'; $password =$POST'password'; dbConnect; $result1 = mysqlquery"select from ".$tbluser." where username='". $username ."' and...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2010/02/08 12:00 a.m.14 views

Zen Time Tracking 2.2 - Multiple SQL Injections

Zen Time Tracking 2.2 - Multiple SQL Injections source: https://www.securityfocus.com/bid/38153/info Zen Time Tracking is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could all...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2010/02/08 12:00 a.m.19 views

Zen Tracking <= 2.2 (Auth Bypass) SQL Injection Vulnerability

No description provided by source. + Zen Tracking = 2.2 Auth Bypass SQL Injection Vulnerability + Discovered by cr4wl3r cr4wl3r!linuxmail.org + Download : http://scripts.ringsworld.com/calendars/zentimetracking/ + Vuln Code : userlogin.php if !empty$POST'password' $username =$POST'username';...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2010/02/07 12:00 a.m.18 views

Zen Tracking 2.2 - Authentication Bypass

Zen Tracking 2.2 - Authentication Bypass + Zen Tracking + Download : http://scripts.ringsworld.com/calendars/zentimetracking/ + Vuln Code : userlogin.php if !empty$POST'password' $username =$POST'username'; $password =$POST'password'; dbConnect; $result1 = mysqlquery"select from ".$tbluser." wher...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/02/07 12:00 a.m.42 views

Zen Tracking 2.2 - Authentication Bypass

Zen Tracking + Download : http://scripts.ringsworld.com/calendars/zentimetracking/ + Vuln Code : userlogin.php if !empty$POST'password' $username =$POST'username'; $password =$POST'password'; dbConnect; $result1 = mysqlquery"select from ".$tbluser." where username='". $username ."' and...

6.8CVSS5.8AI score0.00914EPSS
SaveExploits2
zdt
zdt
added 2010/02/07 12:00 a.m.21 views

Zen Tracking <= 2.2 (Auth Bypass) SQL Injection Vulnerability

Exploit for unknown platform in category web applications ============================================================= Zen Tracking = 2.2 Auth Bypass SQL Injection Vulnerability ============================================================= + Zen Tracking = 2.2 Auth Bypass SQL Injection...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2009/12/16 12:00 a.m.53 views

Zen Cart 'extras/curltest.php' Information Disclosure Vulnerability

Zen Cart is prone to an information-disclosure vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker can exploit this issue to view local files in the context of the webserver process. This may allow the attacker to obtain sensitive information; other attacks are...

5CVSS6.2AI score0.02469EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2009/12/16 12:00 a.m.35 views

Zen Cart Information Disclosure Vulnerability (Dec 2009) - Active Check

Zen Cart is prone to an information disclosure vulnerability because it fails to sufficiently sanitize user-supplied data. SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

5CVSS6AI score0.02469EPSS
SaveExploits1References3
Prion
Prion
added 2009/12/14 11:30 p.m.25 views

Design/Logic Flaw

The installation for Zen Cart stores sensitive information and insecure programs under the 1 docs, 2 extras, and 3 zcinstall folders, and 4 install.txt, which allows remote attackers to obtain sensitive information, delete the database, and conduct other attacks via a direct request, different...

7.5CVSS6.5AI score0.02579EPSS
SaveExploits2References1
Prion
Prion
added 2009/12/14 11:30 p.m.27 views

Information disclosure

extras/curltest.php in Zen Cart 1.3.8 and 1.3.8a, and possibly other versions, allows remote attackers to read arbitrary files via a file:// URI. NOTE: some of these details are obtained from third party information...

5CVSS6.9AI score0.02469EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2009/12/14 11:30 p.m.26 views

CVE-2009-4322

extras/ipntestreturn.php in Zen Cart allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in an error message...

5CVSS6AI score0.01318EPSS
SaveExploits1References3
Prion
Prion
added 2009/12/14 11:30 p.m.20 views

Information disclosure

extras/ipntestreturn.php in Zen Cart allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in an error message...

5CVSS6.3AI score0.01318EPSS
SaveExploits1References3
NVD
NVD
added 2009/12/14 11:30 p.m.27 views

CVE-2009-4323

The installation for Zen Cart stores sensitive information and insecure programs under the 1 docs, 2 extras, and 3 zcinstall folders, and 4 install.txt, which allows remote attackers to obtain sensitive information, delete the database, and conduct other attacks via a direct request, different...

7.5CVSS6.2AI score0.02579EPSS
SaveExploits0References1
NVD
NVD
added 2009/12/14 11:30 p.m.35 views

CVE-2009-4321

extras/curltest.php in Zen Cart 1.3.8 and 1.3.8a, and possibly other versions, allows remote attackers to read arbitrary files via a file:// URI. NOTE: some of these details are obtained from third party information...

5CVSS6.6AI score0.02469EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2009/12/14 11:00 p.m.43 views

CVE-2009-4321

extras/curltest.php in Zen Cart 1.3.8 and 1.3.8a, and possibly other versions, allows remote attackers to read arbitrary files via a file:// URI. NOTE: some of these details are obtained from third party information...

6.6AI score0.02469EPSS
SaveExploits1References8
CVE
CVE
added 2009/12/14 11:00 p.m.88 views

CVE-2009-4321

Zen Cart CVE-2009-4321 affects extras/curltest.php in Zen Cart 1.3.8/1.3.8a (and possibly other versions), allowing remote attackers to read arbitrary local files via a file:// URI. The root cause cited is insufficient sanitization of user-supplied data, enabling information disclosure through th...

5CVSS6.6AI score0.02469EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2009/12/14 11:00 p.m.73 views

CVE-2009-4322

CVE-2009-4322 (Zen Cart) : Zen Cart installations can disclose sensitive information via a direct request to extras/ipn_test_return.php, revealing the installation path in an error message. Connected documents describe broader exposure of sensitive data and insecure files under Zen Cart folders (...

5CVSS6.1AI score0.01318EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder