Lucene search

K
nvd551230f0-3615-47bd-b7cc-93e92e730bbfNVD:CVE-2024-36496
HistoryJun 24, 2024 - 9:15 a.m.

CVE-2024-36496

2024-06-2409:15:09
CWE-798
551230f0-3615-47bd-b7cc-93e92e730bbf
web.nvd.nist.gov
3
configuration
file
encryption
vulnerability
static key
five-character password
rc4
md5

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.0004 Low

EPSS

Percentile

15.8%

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.

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.0004 Low

EPSS

Percentile

15.8%

Related for NVD:CVE-2024-36496