CVE-2021-24827
published 2021-11-08CVE-2021-24827: The Asgaros Forum WordPress plugin before 1.15.13 does not validate and escape user input when subscribing to a topic before using it in a SQL statement…
PriorityP182critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
13.29%
95.9th percentile
The Asgaros Forum WordPress plugin before 1.15.13 does not validate and escape user input when subscribing to a topic before using it in a SQL statement, leading to an unauthenticated SQL injection issue
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| asgaros | asgaros_forum | < 1.15.13 | 1.15.13 |
Detection & IOCsextracted from sources · hover to see the quote
otherasgarosforum
- →Fingerprint target by checking HTTP 200 response with content-type text/html and body containing 'asgarosforum' string — used to identify vulnerable Asgaros Forum WordPress plugin instances
- →Vulnerability is unauthenticated SQL injection via unsanitized user input in the topic subscription feature — no authentication required to exploit ↗
- ·Vulnerability affects Asgaros Forum WordPress plugin versions before 1.15.13 only ↗
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-65r7-qmhv-jjr3: The Asgaros Forum WordPress plugin before 1
ghsa_unreviewed·2022-05-24
CVE-2021-24827 [CRITICAL] CWE-89 GHSA-65r7-qmhv-jjr3: The Asgaros Forum WordPress plugin before 1
The Asgaros Forum WordPress plugin before 1.15.13 does not validate and escape user input when subscribing to a topic before using it in a SQL statement, leading to an unauthenticated SQL injection issue
VulnCheck
asgaros asgaros_forum Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2021·CVSS 9.8
CVE-2021-24827 [CRITICAL] asgaros asgaros_forum Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
asgaros asgaros_forum Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The Asgaros Forum WordPress plugin before 1.15.13 does not validate and escape user input when subscribing to a topic before using it in a SQL statement, leading to an unauthenticated SQL injection issue
Affected: asgaros asgaros_forum
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-2021-24827
No detection rules found.
Nuclei
WordPress Asgaros Forum <1.15.13 - SQL Injection
nuclei·CVSS 9.8
CVE-2021-24827 [CRITICAL] WordPress Asgaros Forum <1.15.13 - SQL Injection
WordPress Asgaros Forum =6'
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "asgarosforum")'
condition: and
# digest: 4a0a00473045022100d110e31f3111c1f4d5a223fbd9313c682aa34a9c63aa93006ea6720e183c17f5022027693ddbb15cc9f2f64cc092675cbea5dc4e09dc6303cb9fa3f1267150dbbb21:922c64590222798bb761d5b6d8e72950
2021-11-08
Published
Exploited in the wild