cve/2024/CVE-2024-30257.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-30257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-30257)
![](https://img.shields.io/static/v1?label=Product&message=1Panel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.10.3-lts%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-203%3A%20Observable%20Discrepancy&color=brighgreen)
### Description
1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts.
### POC
#### Reference
- https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-6m9h-2pr2-9j8f
#### Github
No PoCs found on GitHub currently.