mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2018-20063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20063)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Gurock TestRail 5.6.0.3853. An "Unrestricted Upload of File" vulnerability exists in the image-upload form (available in the description editor), allowing remote authenticated users to execute arbitrary code by uploading an image file with an executable extension but a safe Content-Type value, and then accessing it via a direct request to the file in the file-upload directory (if it's accessible according to the server configuration).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/@vrico315/unrestricted-upload-of-file-with-dangerous-type-in-gurocks-testrail-11d9f4d13688
|
|
- https://medium.com/@vrico315/unrestricted-upload-of-file-with-dangerous-type-in-gurocks-testrail-11d9f4d13688
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|