Lucene search
K

InstantCMS 1.10.3 - Blind SQL Injection

🗓️ 17 Dec 2013 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 46 Views

InstantCMS 1.10.3 SQL injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
InstantCMS 1.10.3 SQL Injection Vulnerability
12 Dec 201300:00
zdt
CVE
CVE-2013-6839
13 Dec 201315:00
cve
Cvelist
CVE-2013-6839
13 Dec 201315:00
cvelist
Exploit DB
InstantCMS 1.10.3 - Blind SQL Injection
17 Dec 201300:00
exploitdb
EUVD
EUVD-2013-6641
7 Oct 202500:30
euvd
exploitpack
InstantCMS 1.10.3 - Blind SQL Injection
17 Dec 201300:00
exploitpack
htbridge
SQL Injection in InstantCMS
20 Nov 201300:00
htbridge
NVD
CVE-2013-6839
13 Dec 201318:07
nvd
Packet Storm
InstantCMS 1.10.3 SQL Injection
12 Dec 201300:00
packetstorm
Prion
Sql injection
13 Dec 201318:07
prion
Rows per page
Advisory Details:
 
High-Tech Bridge Security Research Lab discovered blind SQL injection vulnerability in InstantCMS, which can be exploited to perform SQL Injection attacks, alter SQL requests and compromise vulnerable application. 
 
 
1) SQL Injection in InstantCMS: CVE-2013-6839
 
The vulnerability exists due to insufficient filtration of "orderby" HTTP POST parameter passed to "/catalog/[id]" URL. A remote unauthenticated attacker can execute arbitrary SQL commands in application's database.
 
Simple exploit code below uses blind SQL injection exploitation technique, and will display different order of records on the page if MySQL version is 5.*:
 
 
<form action="http://[host]/catalog/2" method="post" name="main">
<input type="hidden" name="orderby"  value="(-pubdate*(substring(version(),1,1)=5))">
<input type="hidden" name="orderto"  value="asc">
<input type="submit" id="btn">
</form>
 
 
-----------------------------------------------------------------------------------------------
 
Solution:
 
Apply patch for InstantCMS 1.10.3:
http://www.instantcms.ru/download/patch/security_update_for_iCMS_1.10.3_21-11-2013.zip
 
InstantCMS 1.10.3 downloaded after 21/11/2013 is patched [without version/release modification] and is not vulnerable.
 
More Information:
http://www.instantcms.ru/novosti/security-update-1-10-3.html
http://trac.instantcms.ru/changeset/1376

#  0day.today [2018-03-09]  #

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

17 Dec 2013 00:00Current
6.5Medium risk
Vulners AI Score6.5
EPSS0.01299
46