CVE-2024-36496
Last modified
CVE-2024-36496 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The configuration file is encrypted with a static key derived from a static five-character password which allows an attacker to decrypt this file. The application hashes this five-character password with the outdated and broken MD5 algorithm (no salt) and uses the first five bytes as the key for RC4. The configuration file is then encrypted with these parameters.. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
The configuration file is encrypted with a static key derived from a static five-character password which allows an attacker to decrypt this file. The application hashes this five-character password with the outdated and broken MD5 algorithm (no salt) and uses the first five bytes as the key for RC4. The configuration file is then encrypted with these parameters.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-36496?
How severe is CVE-2024-36496?
How do I fix CVE-2024-36496?
Are you affected by CVE-2024-36496?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
