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

18 lines
859 B
Markdown

### [CVE-2020-26516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26516)
![](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
A CSRF issue was discovered in Intland codeBeamer ALM 10.x through 10.1.SP4. Requests sent to the server that trigger actions do not contain a CSRF token and can therefore be entirely predicted allowing attackers to cause the victim's browser to execute undesired actions in the web application through crafted requests.
### POC
#### Reference
- https://www.compass-security.com/fileadmin/Research/Advisories/2021-08_CSNC-2020-009-codebeamer_ALM_Missing-CSRF.txt
#### Github
No PoCs found on GitHub currently.