Lucene search
+L

1274 matches found

Kitploit
Kitploit
added 2026/09/13 11:59 p.m.12 views

poc-CVE-2019-9053

PoC CVE-2019-9053 - CMS Made Simple SQL Injection Educational PoC in Python 3 for CVE-2019-9053, a time-based blind SQL Injection vulnerability in CMS Made Simple = 2.2.9. This version has been modified for use in CTF/lab environments. It includes pre-configured prefixes to reduce extraction time...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/13 10:08 p.m.9 views

cms-made-simple-python3

CMS Made Simple – エクスプロイトツールキット スクリプト、ノート、およびCMS Made Simple CMSMS 向けのPython3対応エクスプロイトのコレクションです。有名な未認証時間ベースSQLインジェクション – CVE-2019-9053 を含みます。 このリポジトリは、サイバーセキュリティ研究、倫理的ハッキングの実践、および100日間サイバーセキュリティチャレンジシリーズの一環として、Encrypticle Jagdeep Singh によって作成・管理されています。 🚀 このリポジトリについて このリポジトリには以下が含まれます: ✔️...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/13 10:00 p.m.9 views

CVE-2019-9053---CMS-Made-Simple-SQL-Injection-Exploit-Modified-

CVE-2019-9053 - CMS Made Simple SQL Injection Exploit Modified Description This is a modified version of the time-based SQL injection exploit for CMS Made Simple = 2.2.9. The exploit was originally created by Daniele Scanu and has been updated for better compatibility and modern Python practices...

8.1CVSS7.3AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/13 5:06 a.m.6 views

cve-2019-9053-py3

CVE-2019-9053 — CMS Made Simple SQLi Exploit Python 3 Disclaimer: This tool is intended for authorized penetration testing and educational purposes only. Running this against systems without explicit written permission is illegal. The author assumes no liability for misuse. Overview This is a...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 11:19 p.m.8 views

CMS-Made-Simple-2.2.9-CVE-2019-9053

CMS-Made-Simple-2.2.9 - SQL-Injection-Exploit - CVE-2019-9053 Description This repository contains an exploit for an unauthenticated SQL injection vulnerability in CMS Made Simple versions 2.2.9 and earlier. This vulnerability, identified under CVE-2019-9053 , allows an attacker to retrieve...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 9:02 p.m.7 views

CVE-2019-9053-working-

CVE-2019-9053-working script- CMS Made Simple 2.2.10 - SQL Injection . Actual working version Updated the script to work with latest python versions Added Exception Handling for each function You can also calibrate time.sleep inside the exception handling blocks depending on response and connecti...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 8:05 p.m.10 views

CVE-2019-9053

CMS Made Simple 応答の遅延を確認することで、データを1文字ずつ 抽出します。 抽出対象: ソルト(cmssiteprefs テーブル) 管理者ユーザー名(cmsusers) 管理者メールアドレス(cmsusers) 管理者パスワードハッシュ(cmsusers) オプションとして、指定されたワードリストとソルトを使用して、抽出されたハッシュのクラックを試みます。 注意事項 ✅ Python 3と完全互換(TryHackMe/HTBワークフローで安定動作)。 ✅ 仮想環境 (venv)内でクリーンに動作。 ✅ 進行状況を明確に追跡できるカラー出力を使用。...

8.1CVSS7.9AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 5:04 p.m.6 views

mysqli

MySQLi.py - Time-Based Blind SQL Injection for MySQL MySQLi.py is a personal practice project, inspired by Exploit-DB exploit 46635, used during the SimpleCTF room on TryHackMe. What caught my attention in the original exploit was its ability to extract credentials and even crack the password has...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38References2
Kitploit
Kitploit
added 2026/09/12 3:39 p.m.8 views

CVE-2019-9053

CVE-2019-9053 Exploit - CMS Made Simple Unauthenticated SQL Injection SQLi An exploit script for CVE-2019-9053 , a critical unauthenticated SQL injection SQLi vulnerability in CMS Made Simple versions 2.2.9 and below. This tool leverages time-based SQL injection to extract admin credentials...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 3:08 p.m.11 views

CVE-2019-9053-Fixed

The user assumes all responsibility for any action taken using this tool. If these terms are not acceptable to you, please do not use this tool. Use it only in environments where you are permitted to perform pentesting activities Bug fixes for the CVE-2019-9053 exploit Some bug fixes for the...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/12 2:03 p.m.13 views

cmsms-sqli

CMS Made Simple = 2.2.9 SQL Injection CVE-2019-9053 - Python3 Exploit Pure Python3 port of the original Exploit-DB 46635 by Daniele Scanu. Time-based blind SQLi to dump admin credentials from vulnerable CMS Made Simple installations. 🎯 Features: ✅ No external dependencies only requests ✅ Python...

8.1CVSS7.9AI score0.68581EPSS
SaveExploits38References2
Kitploit
Kitploit
added 2026/09/12 1:43 p.m.7 views

CVE-2019-9053

CVE-2019-9053 CMS Made Simple 2.2.10 - SQL Injection Found by Daniele Scanu. Can be found Here Fixes the problem: "File "/home/user/CVE-2019-9053", line 25 root@kitploit: print "+ Specify an url target" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/10 4:40 p.m.10 views

CVE-2019-9053

Fixed it bcz of https://tryhackme.com/room/easyctf : enjoy Critical Issues Fixed 1. Python 2 to Python 3 Compatibility Old: print "string" New: print"string" Changed all print statements to print functions Updated string formatting to use f-strings 2. Deprecated optparse Library Old: import...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/06/11 6:29 a.m.97 views

Exploit for SQL Injection in Cmsmadesimple Cms_Made_Simple

poc-CVE-2019-9053 PoC didático em Python 3 para a CVE-2...

8.1CVSS5.7AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/06/04 11:22 p.m.128 views

simplectf

Simple CTF — TryHackMe Walkthrough Platform: TryHackMe |...

8.1CVSS7.3AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/05/29 5:36 p.m.157 views

Exploit for SQL Injection in Cmsmadesimple Cms_Made_Simple

Simple-CTF-Writeup Professional TryHackMe Simple CTF walkthrou...

8.1CVSS7.4AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/05/24 6:32 p.m.191 views

Exploit for SQL Injection in Cmsmadesimple Cms_Made_Simple

CMS Made Simple CVE-2019-9053 Exploit Python 3 Python 3 com...

8.1CVSS7.3AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/05/18 10:47 p.m.154 views

Exploit for CVE-2026-5203

CVE-2026-5203 — CMS Made Simple ≤ 2.2.22 RCE Path Traversal +...

5.8CVSS6AI score0.00317EPSS
SaveExploits1
NVD
NVD
added 2026/05/16 4:16 p.m.44 views

CVE-2020-37238

CMS Made Simple 2.2.15 contains a stored cross-site scripting vulnerability that allows authenticated users with Content Manager access to inject malicious scripts through SVG file uploads. Attackers can upload SVG files containing embedded JavaScript to the file manager, which executes when othe...

6.4CVSS0.00243EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/16 3:25 p.m.15 views

CVE-2020-37238 CMS Made Simple 2.2.15 Stored XSS via SVG File Upload

CMS Made Simple 2.2.15 contains a stored cross-site scripting vulnerability that allows authenticated users with Content Manager access to inject malicious scripts through SVG file uploads. Attackers can upload SVG files containing embedded JavaScript to the file manager, which executes when othe...

6.4CVSS5.6AI score0.00243EPSS
SaveExploits0References4
Rows per page
Query Builder