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

18 lines
866 B
Markdown

### [CVE-2020-26515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26515)
![](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 insufficiently protected credentials issue was discovered in Intland codeBeamer ALM 10.x through 10.1.SP4. The remember-me cookie (CB_LOGIN) issued by the application contains the encrypted user's credentials. However, due to a bug in the application code, those credentials are encrypted using a NULL encryption key.
### POC
#### Reference
- https://www.compass-security.com/fileadmin/Research/Advisories/2021-09_CSNC-2020-010-codebeamer_ALM_Insecure-RememberMe.txt
#### Github
No PoCs found on GitHub currently.