Skip to content

Commit 0762c81

Browse files
committed
[CVE-2021-40875] 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1 parent 8e0d2ac commit 0762c81

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

advisories/SICK-2021-129.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ CVE-2021-40875: Improper Access Control in Gurock TestRail versions 7.2.0.3014 a
55
CVE-2021-40875
66

77
### CVSS Score
8-
Pending
8+
7.5
9+
10+
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
911

1012
### Internal ID
1113
SICK-2021-129
@@ -20,20 +22,19 @@ TestRail Test Case Management Software
2022
7.2.0.3014 and below
2123

2224
### Vulnerability Details
23-
Improper access control in the installation artifacts of Gurock TestRail versions 7.2.0.3014 allows a remote unauthenticated attacker to view sensitive SQL import files, some of which contain API keys and a full directory listing of files included in the installation, as well as SQL table names.
25+
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. The corresponding file paths can be tested, and in some cases, result in the disclosure of hardcoded credentials, API keys, or other sensitive data.
2426

2527
### Vendor Response
2628
Pending
2729

2830
### Proof of Concept
2931

30-
3132
https://github.com/SakuraSamuraii/derailed
3233

3334

3435
```bash
3536
#!/bin/bash
36-
# Author: sickcodes &
37+
# Author: sickcodes
3738
# Contact: https://twitter.com/sickcodes
3839
# Copyright: sickcodes (C) 2021
3940
# License: GPLv3+

0 commit comments

Comments
 (0)