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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** PRODUCT NOT SUPPORTED WHEN ASSIGNED ** A Cross Side Request Forgery (CSRF) vulnerability was found in Codiad v1.7.8 and later. The request to download a plugin from the marketplace is only available to admin users and it isn't CSRF protected in components/market/controller.php. This might cause admins to make a vulnerable request without them knowing and result in remote code execution. NOTE: the vendor states "Codiad is no longer under active maintenance by core contributors."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Codiad/Codiad/issues/1122
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-14043
|
|
|