CVE-2019-9053
CMS Made Simple SQL Injection
Description
An issue was discovered in CMS Made Simple 2.2.8. It is possible with the News module, through a crafted URL, to achieve unauthenticated blind time-based SQL injection via the m1_idlist parameter.
INFO
Published Date :
March 26, 2019, 5:29 p.m.
Last Modified :
Nov. 21, 2024, 4:50 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.2
Public PoC/Exploit Available at Github
CVE-2019-9053 has a 63 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2019-9053
.
URL | Resource |
---|---|
http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html | Exploit Third Party Advisory VDB Entry |
https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg | Release Notes Vendor Advisory |
https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum | Release Notes Vendor Advisory |
https://www.exploit-db.com/exploits/46635/ | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html | Exploit Third Party Advisory VDB Entry |
https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg | Release Notes Vendor Advisory |
https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum | Release Notes Vendor Advisory |
https://www.exploit-db.com/exploits/46635/ | Exploit Third Party Advisory VDB Entry |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
tryhackme simple-ctf walkthrough
Exploits Python cve-2019-9053– by HackHeart
Python
CMS Made Simple ≤ 2.2.9 SQL Injection Vulnerability CVE-2019-9053 is a vulnerability found in CMS Made Simple (CMSMS) versions up to 2.2.9, where the application is vulnerable to a blind time-based SQL injection
Python
CVE-2019-9053.
Python
Unauthenticated SQL injection exploit for CVE-2019-9053 in CMS Made Simple <= 2.2.9. Extracts admin creds with time-based SQLi.
cve-2019-9053 exploit pentesting python python3 remote-code-execution security sql-injection sqli unauthenticated vulnerability
Python
This exploit targets an unauthenticated SQL injection vulnerability in CMS Made Simple <= 2.2.9 (CVE-2019-9053). It uses a time-based blind SQL injection to extract the username, email, and password hash from the database. Additionally, it supports password cracking using a wordlist.
Python
CMS Made Simple < 2.2.10 - SQL Injection python3
Python
A curated collection of Proof of Concept (PoC) tools, scripts, and techniques designed for red team operations, penetration testing, and cybersecurity research. This repository focuses on providing practical resources for exploring vulnerabilities
attack cybersecurity exp hw penetration-testing poc red-team security-tools vulnerability-poc
CVE-2019-9053 rewritten in python3 to fix broken syntax. Affects CMS made simple <2.2.10
Python
None
Python
这是一个每天同步Vulnerability-Wiki中docs-base中内容的项目
HTML
A writeup of the Simple CTF room on Tryhackme
La vulnerabilidad en CMS Made Simple, identificada como una inyección SQL en versiones anteriores a la 2.2.10, permitía a atacantes remotos ejecutar consultas SQL arbitrarias en la base de datos de la aplicación.
Python
None
Try to create walkthroughs of Tryhackme-Labs, self learning purpose
linux-privilege-escalation windows-privilege-escalation tryhackme tryhackme-answers tryhackme-writeups
Python Shell
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2019-9053
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2019-9053
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html Added Reference https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg Added Reference https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum Added Reference https://www.exploit-db.com/exploits/46635/ -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Apr. 24, 2019
Action Type Old Value New Value Changed Reference Type http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html No Types Assigned http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html Exploit, Third Party Advisory, VDB Entry Changed Reference Type https://www.exploit-db.com/exploits/46635/ No Types Assigned https://www.exploit-db.com/exploits/46635/ Exploit, Third Party Advisory, VDB Entry -
CVE Modified by [email protected]
Apr. 02, 2019
Action Type Old Value New Value Added Reference http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html [No Types Assigned] -
CVE Modified by [email protected]
Apr. 02, 2019
Action Type Old Value New Value Added Reference https://www.exploit-db.com/exploits/46635/ [No Types Assigned] -
Initial Analysis by [email protected]
Mar. 27, 2019
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:M/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum No Types Assigned https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum Release Notes, Vendor Advisory Changed Reference Type https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg No Types Assigned https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg Release Notes, Vendor Advisory Added CWE CWE-89 Added CPE Configuration OR *cpe:2.3:a:cmsmadesimple:cms_made_simple:2.2.8:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2019-9053
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2019-9053
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
92.02 }} 89.89%
score
0.99695
percentile