CVE-2024-36496

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.
Configurations

No configuration.

History

21 Nov 2024, 09:22

Type Values Removed Values Added
References () http://seclists.org/fulldisclosure/2024/Jun/12 - () http://seclists.org/fulldisclosure/2024/Jun/12 -
References () https://r.sec-consult.com/winselect - () https://r.sec-consult.com/winselect -
References () https://www.faronics.com/en-uk/document-library/document/winselect-standard-release-notes - () https://www.faronics.com/en-uk/document-library/document/winselect-standard-release-notes -

03 Jul 2024, 02:03

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
Summary
  • (es) El archivo de configuración está cifrado con una clave estática derivada de una contraseña estática de cinco caracteres que permite a un atacante descifrar este archivo. La aplicación codifica esta contraseña de cinco caracteres con el algoritmo MD5 obsoleto y roto (sin semilla) y utiliza los primeros cinco bytes como clave para RC4. Luego, el archivo de configuración se cifra con estos parámetros.

25 Jun 2024, 06:15

Type Values Removed Values Added
References
  • () http://seclists.org/fulldisclosure/2024/Jun/12 -

24 Jun 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-24 09:15

Updated : 2024-11-21 09:22


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