2021-09-22 19:10:03 +00:00
id : CVE-2021-40875
info :
2022-03-06 16:41:44 +00:00
name : Gurock TestRail Application files.md5 Exposure
2021-09-22 19:10:03 +00:00
author : oscarintherocks
2022-05-17 09:18:12 +00:00
severity : high
description : Improper access control in Gurock TestRail versions < 7.2.0.3014 resulted in sensitive information exposure. A threat actor can access the /files.md5 file on the client side of a Gurock TestRail application, disclosing a full list of application files and the corresponding file paths which can then be tested, and in some cases result in the disclosure of hardcoded credentials, API keys, or other sensitive data.
2021-09-22 19:10:03 +00:00
reference :
2022-03-06 16:41:44 +00:00
- htttps://github.com/SakuraSamuraii/derailed
- https://johnjhacking.com/blog/cve-2021-40875/
- https://www.gurock.com/testrail/tour/enterprise-edition
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40875
2023-07-11 19:49:27 +00:00
- https://github.com/SakuraSamuraii/derailed
2021-09-22 19:10:03 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
2021-09-22 19:10:03 +00:00
cve-id : CVE-2021-40875
2023-07-11 19:49:27 +00:00
cwe-id : CWE-425
2023-08-31 11:46:18 +00:00
epss-score : 0.04429
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:gurock:testrail:*:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.91335
2021-09-23 10:00:58 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 2
2022-07-04 08:46:15 +00:00
shodan-query : http.html:"TestRail"
2023-07-11 19:49:27 +00:00
vendor : gurock
product : testrail
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,exposure,gurock,testrail
2021-09-22 19:10:03 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-09-22 19:10:03 +00:00
- method : GET
path :
- "{{BaseURL}}/files.md5"
- "{{BaseURL}}/testrail/files.md5"
2021-09-23 09:59:04 +00:00
stop-at-first-match : true
2023-07-11 19:49:27 +00:00
max-size : 1000 # Define response size in bytes to read from server.
2021-09-22 19:10:03 +00:00
matchers-condition : and
matchers :
- type : word
2021-09-23 09:59:04 +00:00
part : body
2021-09-22 19:10:03 +00:00
words :
- "app/arguments/admin"
- type : status
status :
- 200