CVE-2020-22208
published 2021-06-16CVE-2020-22208: SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
PriorityP277critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
9.74%
94.9th percentile
SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| 74cms | 74cms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →The exploit targets the table 'qs_admin' via UNION SELECT injection; monitor for SQL query patterns referencing 'qs_admin' in application logs or WAF logs.
- →Response-based detection: a successful exploit returns the MD5 hash of '999999999' (value: 'c8c605999f3d8352d7bb792cf3fdb25b') in the HTTP response body.
- →Shodan/FOFA fingerprint for exposed 74cms instances: search for http.html:"74cms", app="74cms", or body="74cms" to identify attack surface.
- ·The vulnerability is unauthenticated (PR:N, UI:N) and network-accessible (AV:N), meaning no credentials are required to exploit it.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-6c25-62ch-w9gq: SQL Injection in 74cms 3
ghsa_unreviewed·2022-05-24
CVE-2020-22208 [CRITICAL] CWE-89 GHSA-6c25-62ch-w9gq: SQL Injection in 74cms 3
SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
VulnCheck
74cms 74cms Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2020·CVSS 9.8
CVE-2020-22208 [CRITICAL] 74cms 74cms Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
74cms 74cms Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
Affected: 74cms 74cms
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://app.crowdsec.net/cti/cve-explorer/CVE-2020-22208
No detection rules found.
Nuclei
74cms - ajax_street.php 'x' SQL Injection
nuclei·CVSS 9.8
CVE-2020-22208 [CRITICAL] 74cms - ajax_street.php 'x' SQL Injection
74cms - ajax_street.php 'x' SQL Injection
SQL Injection in 74cms 3.2.0 via the x parameter to plus/ajax_street.php.
Template:
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.
impact: |
Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, and potential compromise of the underlying database.
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
- https://github.com/ARPSyndicate/kenzer-templates
classification:
No writeups or analysis indexed.
2021-06-16
Published
Exploited in the wild