Lucene search
+L

1274 matches found

Kitploit
Kitploit
β€’added 2026/09/17 8:37 a.m.β€’7 views

CVE-2019-9053-python3-remastered

CVE-2019-9053-python3-remastered The script has been remastered by Teymur Novruzov to ensure compatibility with Python 3. This tool is intended for educational purposes only. Unauthorized use of this tool on any system or network without permission is illegal. The author is not responsible for an...

8.1CVSS7.4AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/17 3:50 a.m.β€’9 views

CMS-Made-Simple-2.2.10---SQL-Injection

CMS-Made-Simple-2.2.10---SQL-Injection Google Dorks for detecting CMS Made Simple 2.2.10 SQL Injection CVE-2019-9053. Built for security auditing and patch verification...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/17 12:39 a.m.β€’12 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.9AI score0.68581EPSS
SaveExploits38References1
Kitploit
Kitploit
β€’added 2026/09/17 12:12 a.m.β€’9 views

CVE-2019-9053

CVE 2019-9053 Detail Description This code is an implementation of a Time-Based Blind SQL Injection attack in Python 3. The attack is designed to exploit a SQL injection vulnerability in a Content Management System CMS Made Simple 2.2.8 through an HTTP request. Exploit Use: root@kitploit:...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/16 9:52 p.m.β€’7 views

CMS-Made-Simple-2.2.9-Unauthenticated-SQL-Injection-Exploit-CVE-2019-9053-

CMS Made Simple = 2.2.9 SQL Injection Exploit CVE-2019-9053 πŸ“Œ Description This exploit targets an unauthenticated SQL injection vulnerability in CMS Made Simple = 2.2.9 CVE-2019-9053. The vulnerability allows attackers to extract sensitive information such as username, email, password hash, and...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38References1
Kitploit
Kitploit
β€’added 2026/09/16 6:25 p.m.β€’5 views

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

Disclaimer This repository provides a Python 3 compatible exploit targeting an unauthenticated SQL injection vulnerability in CMS Made Simple versions 2.2.9 and earlier. The flaw, tracked as CVE-2019-9053, allows attackers to extract sensitive administrator data, including username, hashed...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/16 6:13 p.m.β€’6 views

CVE-2019-9053-CMS46635-python3

CVE-2019-2019-9053--CMS46635 CMS Made Simple 2.2.10 - SQL Injection python3...

8.1CVSS7.4AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/16 5:42 p.m.β€’8 views

exploit-cve-2018-7448

exploit-cve-2018-7448 Purpose This is a python script to automate CMS Made Simple 2.1.6 - Remote Code Execution - CVE-2018-7448. It was created based on https://www.exploit-db.com/exploits/44192. Usage root@kitploit: python3 exploit-CVE-2018-7448.py -t 127.0.0.1/cmsms -d cms -u root -p password...

8.5CVSS7.6AI score0.12759EPSS
SaveExploits5
Kitploit
Kitploit
β€’added 2026/09/16 5:05 p.m.β€’8 views

CVE-2019-9053-port-py3

CVE-2019-9053 Exploit - Python 3 This is a Python 3 port of the CVE-2019-9053 exploit, which targets CMS Made Simple CMSMS versions before 2.2.10. The vulnerability allows for SQL injection through the News module interface. Example Output Tested on the TryHackMe Simple CTF Challenge. Description...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/16 2:58 p.m.β€’15 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/16 11:31 a.m.β€’9 views

CVE-2019-9053-POC

CMS Made Simple ⚠️ Disclaimer: This script is for educational and authorized testing purposes only. Do not use it on systems you do not own or have explicit permission to test. The author and contributors are not responsible for any misuse or damage caused by this tool. 🎯 What is this? This is a...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
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.5AI 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.3AI score0.99999EPSS
SaveExploits164
Kitploit
Kitploit
β€’added 2026/09/16 9:39 a.m.β€’6 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.9AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/15 5:13 p.m.β€’8 views

CVE-2019-9053-exploit

CVE-2019-9053 β€” Unauthenticated SQL Injection in CMS Made Simple Description CVE-2019-9053 is a time-based blind SQL injection vulnerability affecting CMS Made Simple versions ≀ 2.2.9. It does not require authentication. The vulnerable parameter is m1idlist in the News module moduleinterface.php...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/15 11:34 a.m.β€’6 views

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

CMS-Made-Simple-2.2.10---SQL-Injection-Exploit-with-Bug-Fixes The exploit has been fixed to support Python 3 CVE-2019-9053 Original exploit source: https://www.exploit-db.com/exploits/46635 Possible error and its fix Traceback most recent call last: File "46635.py", line 12, in from termcolor...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/15 3:36 a.m.β€’9 views

CVE-2019-9053

CVE-2019-9053 CMS Made Simple For educational purposes and authorized security testing only...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
β€’added 2026/09/14 1:59 p.m.β€’9 views

CVE-2018-10517

CVE-2018-12613 Authenticated remote command execution by uploading a fake module, dropping PHP files on remote web server. Software Affected 1. CMS Made Simple 2.2.7; How to use This PowerShell scripts need two parameters to craft a exploit HTTP request: root@kitploit: 1. CMS Made Simple URL...

8.8CVSS7.7AI score0.9835EPSS
SaveExploits27
Kitploit
Kitploit
β€’added 2026/09/14 5:32 a.m.β€’14 views

CVE-2026-5203

CVE-2026-5203 β€” CMS Made Simple ≀ 2.2.22 RCE Path Traversal + Arbitrary File Upload Summary The UserGuide module's XML import functionality in CMS Made Simple ≀ 2.2.22 fails to sanitize user-supplied filenames, allowing an authenticated administrator to upload arbitrary files e.g. PHP web shells...

5.8CVSS5.8AI score0.00317EPSS
SaveExploits1
Rows per page
Query Builder