mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
913 B
Markdown
18 lines
913 B
Markdown
### [CVE-2020-6143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6143)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
A remote code execution vulnerability exists in the install functionality of OS4Ed openSIS 7.4. The password variable which is set at line 122 in install/Step5.php allows for injection of PHP code into the Data.php file that it writes. An attacker can send an HTTP request to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1083
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|