mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
904 B
Markdown
18 lines
904 B
Markdown
### [CVE-2020-7361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7361)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The EasyCorp ZenTao Pro application suffers from an OS command injection vulnerability in its '/pro/repo-create.html' component. After authenticating to the ZenTao dashboard, attackers may construct and send arbitrary OS commands via the POST parameter 'path', and those commands will run in an elevated SYSTEM context on the underlying Windows operating system.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/rapid7/metasploit-framework/pull/13828
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|