cve/2024/CVE-2024-33891.md

19 lines
946 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-33891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33891)
![](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
Delinea Secret Server before 11.7.000001 allows attackers to bypass authentication via the SOAP API in SecretServer/webservices/SSWebService.asmx. This is related to a hardcoded key, the use of the integer 2 for the Admin user, and removal of the oauthExpirationId attribute.
### POC
#### Reference
- https://straightblast.medium.com/all-your-secrets-are-belong-to-us-a-delinea-secret-server-authn-authz-bypass-adc26c800ad3
2024-06-09 00:33:16 +00:00
- https://straightblast.medium.com/all-your-secrets-are-belong-to-us-a-delinea-secret-server-authn-authz-bypass-adc26c800ad3
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.