cve/2024/CVE-2024-51478.md

19 lines
938 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-51478](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51478)
![](https://img.shields.io/static/v1?label=Product&message=yeswiki&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=%3C%204.4.5%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-327%3A%20Use%20of%20a%20Broken%20or%20Risky%20Cryptographic%20Algorithm&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
YesWiki is a wiki system written in PHP. Prior to 4.4.5, the use of a weak cryptographic algorithm and a hard-coded salt to hash the password reset key allows it to be recovered and used to reset the password of any account. This issue is fixed in 4.4.5.
### POC
#### Reference
- https://github.com/YesWiki/yeswiki/security/advisories/GHSA-4fvx-h823-38v3
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00