{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2022-43978",
        "assignerOrgId": "0cbda920-cd7f-484a-8e76-bf7f4b7f4516",
        "assignerShortName": "INCIBE",
        "dateUpdated": "2024-08-03T13:47:04.552Z",
        "dateReserved": "2022-10-28T00:00:00",
        "datePublished": "2023-01-27T00:00:00"
    },
    "containers": {
        "cna": {
            "title": "Limited Authentication bypass due to hardcoded secret",
            "datePublic": "2022-11-03T00:00:00",
            "providerMetadata": {
                "orgId": "0cbda920-cd7f-484a-8e76-bf7f4b7f4516",
                "shortName": "INCIBE",
                "dateUpdated": "2023-01-27T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "affected": [
                {
                    "vendor": "Artica PFMS",
                    "product": "Pandora FMS",
                    "versions": [
                        {
                            "version": "v764",
                            "status": "affected",
                            "lessThanOrEqual": "v764",
                            "versionType": "custom"
                        }
                    ],
                    "platforms": [
                        "all"
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
                        "attackVector": "ADJACENT_NETWORK",
                        "attackComplexity": "HIGH",
                        "privilegesRequired": "HIGH",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.6,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "lang": "en",
                            "description": "CWE-287 Improper Authentication",
                            "cweId": "CWE-287"
                        }
                    ]
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "source": {
                "defect": [
                    "Ticket",
                    "4923"
                ],
                "discovery": "EXTERNAL"
            },
            "solutions": [
                {
                    "lang": "en",
                    "value": "Fixed in v766"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T13:47:04.552Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}