Lucene search
+L

1283 matches found

Kitploit
Kitploit
added 2026/09/19 8:05 p.m.10 views

CVE-2019-9053

CMS Made Simple Extracts data character by character by checking response delays. Extracts: Salt cmssiteprefs table Admin use...

8.1CVSS7.9AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 5:04 p.m.10 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/19 4:35 p.m.17 views

CTF-CVE-2019-9053-GTFOBins

CTF, CVE-2019-9053, GTFOBins I utilized the machines on https://tryhackme.com/ and my own Kali on WSL to do this exercise and it is part of the CTF challenge. The following information helped me solved the challenge: vim on https://gtfobins.github.io/gtfobins/vim/ and https://gtfobins.github.io/...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References6
Kitploit
Kitploit
added 2026/09/19 3:09 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.4AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 2:03 p.m.14 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/19 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/17 4:40 p.m.11 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
Kitploit
Kitploit
added 2026/09/17 12:39 a.m.14 views

Simple-CTF-Writeup

Simple-CTF-Writeup Professional TryHackMe Simple CTF walkthrough covering enumeration, CMS Made Simple SQL Injection CVE-2019-9053, credential recovery, SSH access, privilege escalation via Vim, and root compromise. TryHackMe - Simple CTF Writeup A complete walkthrough of the Simple CTF room on...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/16 10:56 a.m.9 views

CVE-2019-9053-Exploit-Python-3

CVE-2019-9053 Exploit Python 3 This repository contains an exploit for the vulnerability CVE-2019-9053 found in the CMS Made Simple CMSMS software. The exploit has been modified to work with Python 3 and is compatible with CMSMS version 2.2.9 and below. Description CVE-2019-9053 is a Time-Based...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/16 10:10 a.m.7 views

-exploit-lab

-exploit-lab Exploits Python cve-2019-0708 – by HackHeart 🧠 Code Review & Porting - Python 2 → Python 3 This exploit was originally written in Python 2, which is no longer supported by modern systems. To ensure compatibility and maintain future-proof tooling, the entire codebase has been carefull...

10CVSS7.5AI score0.99999EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/16 9:39 a.m.7 views

SimpleCTF-UpdatedExploit

CMS Made Simple = 2.2.10 SQL Injection Exploit Overview This Python script exploits an unauthenticated SQL injection vulnerability in CMS Made Simple = 2.2.10 CVE-2019-9053. The exploit extracts sensitive information such as the salt, username, email, and password of the administrator from the CM...

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

CMS-made-simple-sqli-python3

CMS-made-simple-sqli-python3 CMS Made Simple 2.2.10 - SQL Injection rewritten for python3, CVE-2019-9053 I found it problematic to run this exploit on kali linux, since python2 doesn't have termcolor, so with very few brackets I made it working with python3. All credit goes to:...

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

CVE-2019-9053

CVE-2019-9053 エクスプロイト - CMS Made Simple 未認証SQLインジェクション SQLi CVE-2019-9053 用のエクスプロイトスクリプトです。これは、CMS Made Simple バージョン 2.2.9 以下 における深刻な 未認証SQLインジェクション SQLi 脆弱性です。このツールは、時間ベースのSQLインジェクション を利用して、脆弱な CMS Made Simple サイトから 管理者認証情報 (ユーザー名、メールアドレス、パスワードハッシュ、ソルト)を抽出します。また、ワードリストを使用した任意の パスワードクラッキング...

8.1CVSS7.9AI score0.68581EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2026/06/11 6:29 a.m.100 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.161 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.197 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.157 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.45 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.16 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