CVE-2022-43978

There is an improper authentication vulnerability in Pandora FMS v764. The application verifies that the user has a valid session when he is not trying to do a login. Since the secret is static in generatePublicHash function, an attacker with knowledge of a valid session can abuse this in order to pass the authentication check.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pandorafms:pandora_fms:*:*:*:*:*:*:*:*

History

27 Jun 2023, 02:44

Type Values Removed Values Added
CWE CWE-287 CWE-798

Information

Published : 2023-01-27 22:15

Updated : 2024-02-28 19:51


NVD link : CVE-2022-43978

Mitre link : CVE-2022-43978

CVE.ORG link : CVE-2022-43978


JSON object : View

Products Affected

pandorafms

  • pandora_fms
CWE
CWE-798

Use of Hard-coded Credentials

CWE-287

Improper Authentication