Lucene search
K

BizIdea Design CMS 2015Q3 SQL Injection Vulnerability

🗓️ 13 Aug 2015 00:00:00Reported by Wild SoldierType 
zdt
 zdt
🔗 0day.today👁 16 Views

bizidea Design CMS 2015Q3 SQL Injection Vulnerability, Remote attackers execute SQL commands via news_id parameter in index.ph

Code
Document Title:
===============
bizidea Design CMS 2015Q3 - SQL Injection Vulnerability

Product & Service Introduction:
===============================
http://www.bizidea.co.th

Technical Details & Description:
================================
A remote sql injection web vulnerability has been discovered in the official bizidea Design content management system.
The vulnerability allows remote attackers to execute own sql commands to compromise the web-applicaation or database management system.

The vulnerability is located in the `news_id` value of the `index.php` file. Remote attackers are able to execute own sql commands by 
manipulation of the GET method request with the vulnerable news_id parameter. The request method to inject the sql command is GET and 
the issue is located on the application-side of the online-service.

The security risk of the sql injection vulnerability is estimated as high with a cvss (common vulnerability scoring system) count of 8.7.
Exploitation of the remote sql injection web vulnerability requires no user interaction or privilege web-application user account.
Successful exploitation of the remote sql injection results in database management system, web-server and web-application compromise.

Request Method(s):
            [+] GET

Vulnerable File(s):
            [+] index.php

Vulnerable Parameter(s):
            [+] news_id


Proof of Concept (PoC):
=======================
The sql injection web vulnerability can be exploited by remote attackers without privilege application user account or user interaction.
For security demonstration or to reproduce the vulnerability follow the provided information and steps below to continue.

Admin UI: /admin

Google Dork(s): "Powered by bizidea.co.th"

PoC: http://localhost.co.th:8080/index.php?route=module/news/detail&news_id=438%27[REMOTE SQL INJECTION VULNERABILITY!]



Solution - Fix & Patch:
=======================
The sql injection vulnerability can be patched by usage of a secure prepared statement or entity on requests via GET with the vulnerable news_id value.
Disallow special chars and escape to filter the input of the parameter.

#  0day.today [2018-01-01]  #

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