CVE Vulnerabilities

CVE-2023-28077

Debug Messages Revealing Unnecessary Information

Published: Feb 10, 2024 | Modified: Nov 21, 2024
CVSS 3.x
4.4
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Dell BSAFE SSL-J, versions prior to 6.5, and versions 7.0 and 7.1 contain a debug message revealing unnecessary information vulnerability. This may lead to disclosing sensitive information to a locally privileged user.

Weakness

The product fails to adequately prevent the revealing of unnecessary and potentially sensitive system information within debugging messages.

Affected Software

Name Vendor Start Version End Version
Bsafe_ssl-j Dell 6.0 (including) 6.5.1 (excluding)
Bsafe_ssl-j Dell 7.0 (including) 7.1.1 (excluding)

Extended Description

Debug messages are messages that help troubleshoot an issue by revealing the internal state of the system. For example, debug data in design can be exposed through internal memory array dumps or boot logs through interfaces like UART via TAP commands, scan chain, etc. Thus, the more information contained in a debug message, the easier it is to debug. However, there is also the risk of revealing information that could help an attacker either decipher a vulnerability, and/or gain a better understanding of the system. Thus, this extra information could lower the “security by obscurity” factor. While “security by obscurity” alone is insufficient, it can help as a part of “Defense-in-depth”.

Potential Mitigations

References