Lucene search

K
cvelistSEC-VLabCVELIST:CVE-2024-36496
HistoryJun 24, 2024 - 9:04 a.m.

CVE-2024-36496 Hardcoded Credentials

2024-06-2409:04:18
CWE-798
SEC-VLab
www.cve.org
configuration
encryption
hardcoded credentials
md5
rc4
vulnerability

0.0004 Low

EPSS

Percentile

15.7%

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.

CNA Affected

[
  {
    "defaultStatus": "affected",
    "product": "WINSelect (Standard + Enterprise)",
    "vendor": "Faronics",
    "versions": [
      {
        "status": "unaffected",
        "version": "8.30.xx.903",
        "versionType": "custom"
      }
    ]
  }
]

0.0004 Low

EPSS

Percentile

15.7%

Related for CVELIST:CVE-2024-36496