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.
Solution:
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
The product contains hard-coded credentials, such as a password or cryptographic key.
Link | Tags |
---|---|
https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/ | vendor advisory |