Files
CVEs-PoC/2020/CVE-2020-14044.md
T
2024-05-25 21:48:12 +02:00

18 lines
902 B
Markdown

### [CVE-2020-14044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14044)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** PRODUCT NOT SUPPORTED WHEN ASSIGNED ** A Server-Side Request Forgery (SSRF) vulnerability was found in Codiad v1.7.8 and later. A user with admin privileges could use the plugin install feature to make the server request any URL via components/market/class.market.php. This could potentially 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-14044