8.1
CVE-2024-12776
- EPSS 0.07%
- Published 20.03.2025 10:10:42
- Last modified 14.07.2025 18:18:36
- Source security@huntr.dev
- Teams watchlist Login
- Open Login
In langgenius/dify v0.10.1, the `/forgot-password/resets` endpoint does not verify the password reset code, allowing an attacker to reset the password of any user, including administrators. This vulnerability can lead to a complete compromise of the application.
Data is provided by the National Vulnerability Database (NVD)
Langgenius ≫ Dify Version0.10.1 SwPlatformnode.js
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.07% | 0.213 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
security@huntr.dev | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-305 Authentication Bypass by Primary Weakness
The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.