cve/2024/CVE-2024-53356.md
2025-09-29 16:08:36 +00:00

18 lines
877 B
Markdown

### [CVE-2024-53356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53356)
![](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
Weak JWT Secret vulnerabilitiy in EasyVirt DCScope <= 8.6.0 and CO2Scope <= 1.3.0 allows remote attackers to generate JWT for privilege escalation. The HMAC secret used for generating tokens is hardcoded as "somerandomaccesstoken". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens (JWTs), allowing them access to important information and actions within the application.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Elymaro/CVE