CVE-2020-19625
published 2021-03-26CVE-2020-19625: Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter.php in oria gridx 1.3, allows remote attackers to execute arbitrary code, via…
PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
13.14%
95.9th percentile
Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter.php in oria gridx 1.3, allows remote attackers to execute arbitrary code, via crafted value to the $query parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| gridx_project | gridx | — | — |
Detection & IOCsextracted from sources · hover to see the quote
url{{BaseURL}}/tests/support/stores/test_grid_filter.php?query=echo%20md5%28%22CVE-2020-19625%22%29%3B
- →Detect exploitation attempts by monitoring GET requests to the path /tests/support/stores/test_grid_filter.php with a non-empty `query` parameter, especially containing PHP execution payloads (e.g., echo, md5, system calls).
- →A successful RCE probe response will contain the MD5 hash string '6ca86c2c17047c14437f55c42c801c10' (md5 of 'CVE-2020-19625') in the HTTP response body with a 200 status code, indicating code execution occurred.
- ·The vulnerable endpoint is located within the /tests/ directory, which is a test/support path that should not be exposed in production deployments. Exploitation is only possible if this path is publicly accessible. ↗
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-v3h7-pp5w-2xm6: Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter
ghsa_unreviewed·2022-05-24
CVE-2020-19625 [CRITICAL] GHSA-v3h7-pp5w-2xm6: Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter
Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter.php in oria gridx 1.3, allows remote attackers to execute arbitrary code, via crafted value to the $query parameter.
VulnCheck
Oria GridX 1.3 tests/support/stores/test_grid_filter.php Remote Code Execution
vulncheck·2020·CVSS 9.8
CVE-2020-19625 [CRITICAL] Oria GridX 1.3 tests/support/stores/test_grid_filter.php Remote Code Execution
Oria GridX 1.3 tests/support/stores/test_grid_filter.php Remote Code Execution
Remote Code Execution Vulnerability in tests/support/stores/test_grid_filter.php in oria gridx 1.3, allows remote attackers to execute arbitrary code, via crafted value to the $query parameter.
Affected: gridx_project gridx
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2023-11-27&host_type=src&vulnerability=cve-2020-19625; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2023-12-25&host_type=src&vulnerability=cve-2020-19625; https://dashboard.shadowserver.org/statistics/
No detection rules found.
Nuclei
Gridx 1.3 - Remote Code Execution
nuclei·CVSS 9.8
CVE-2020-19625 [CRITICAL] Gridx 1.3 - Remote Code Execution
Gridx 1.3 - Remote Code Execution
Gridx 1.3 is susceptible to remote code execution via tests/support/stores/test_grid_filter.php, which allows remote attackers to execute arbitrary code via crafted values submitted to the $query parameter.
Template:
id: CVE-2020-19625
info:
name: Gridx 1.3 - Remote Code Execution
author: geeknik
severity: critical
description: |
Gridx 1.3 is susceptible to remote code execution via tests/support/stores/test_grid_filter.php, which allows remote attackers to execute arbitrary code via crafted values submitted to the $query parameter.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
remediation: |
Apply the latest security patch or upgrade to a non-vulnerable version of Grid
No writeups or analysis indexed.
2021-03-26
Published
Exploited in the wild