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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-24 09:15
Updated : 2024-07-03 02:03
NVD link : CVE-2024-36496
Mitre link : CVE-2024-36496
CVE.ORG link : CVE-2024-36496
JSON object : View
Products Affected
No product.
CWE
CWE-798
Use of Hard-coded Credentials