Lucene search
+L

phpCheckZ 1.1.0 - Blind SQL Injection

🗓️ 19 Oct 2010 00:00:00Reported by Salvatore FrestaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

phpCheckZ web application 1.1.0 Blind SQL Injection Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2010-4143
1 Nov 201023:00
cve
cvelist
Cvelist
CVE-2010-4143
1 Nov 201023:00
cvelist
euvd
EUVD
EUVD-2010-4119
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-4143
2 Nov 201002:26
nvd
prion
Prion
Sql injection
2 Nov 201002:26
prion
redhatcve
RedhatCVE
CVE-2010-4143
22 May 202505:42
redhatcve
phpCheckZ 1.1.0 Blind SQL Injection Vulnerability

 Name              phpCheckZ
 Vendor            http://www.phpcheckz.com
 Versions Affected 1.1.0

 Author            Salvatore Fresta aka Drosophila
 Website           http://www.salvatorefresta.net
 Contact           salvatorefresta [at] gmail [dot] com
 Date              2010-10-19

X. INDEX

 I.    ABOUT THE APPLICATION
 II.   DESCRIPTION
 III.  ANALYSIS
 IV.   SAMPLE CODE
 V.    FIX


I. ABOUT THE APPLICATION
________________________

phpCheckZ is a web application that allows you to  easily
create checklists for your website.


II. DESCRIPTION
_______________

A parameter is not properly sanitised  before  being used
in a SQL query.


III. ANALYSIS
_____________

Summary:

 A) Blind SQL Injection


A) Blind SQL Injection
______________________

The parameters id in chart.php is  not properly sanitised
before being used in a SQL  query. This  can be exploited
to manipulate SQL queries by injecting arbitrary SQL code.

Successful exploitation  requires that "magic_quotes_gpc"
is disabled.


IV. SAMPLE CODE
_______________

A) Blind SQL Injection

http://site/path/chart.php?id=1' AND '1'='1
http://site/path/chart.php?id=1' AND '1'='0


V. FIX
______

No fix.

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

19 Oct 2010 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.00827
32