{ "schema_version": "1.4.0", "id": "GHSA-rw3x-x7f9-xrj4", "modified": "2023-02-07T21:30:27Z", "published": "2023-01-28T00:30:20Z", "aliases": [ "CVE-2022-43978" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43978" }, { "type": "WEB", "url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures" } ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-798" ], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-01-27T22:15:00Z" } }