mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
866 B
Markdown
18 lines
866 B
Markdown
### [CVE-2020-26515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26515)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|