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

18 lines
902 B
Markdown

### [CVE-2020-11465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11465)
![](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
An issue was discovered in Deskpro before 2019.8.0. The /api/apps/* endpoints failed to properly validate a user's privilege, allowing an attacker to control/install helpdesk applications and leak current applications' configurations, including applications used as user sources (used for authentication). This enables an attacker to forge valid authentication models that resembles any user on the system.
### POC
#### Reference
- https://blog.redforce.io/attacking-helpdesks-part-1-rce-chain-on-deskpro/
#### Github
No PoCs found on GitHub currently.