{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-24820",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-01-31T16:28:17.943Z",
        "datePublished": "2024-02-09T00:00:00.692Z",
        "dateUpdated": "2025-06-17T21:29:29.825Z"
    },
    "containers": {
        "cna": {
            "title": "Icinga Director configuration is susceptible to Cross-Site Request Forgery",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-352",
                            "lang": "en",
                            "description": "CWE-352: Cross-Site Request Forgery (CSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 8.3,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/Icinga/icingaweb2-module-director/security/advisories/GHSA-3mwp-5p5v-j6q3",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/Icinga/icingaweb2-module-director/security/advisories/GHSA-3mwp-5p5v-j6q3"
                },
                {
                    "name": "https://github.com/nbuchwitz/icingaweb2-module-map/pull/86",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nbuchwitz/icingaweb2-module-map/pull/86"
                },
                {
                    "name": "https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/"
                },
                {
                    "name": "https://github.com/Icinga/icingaweb2/issues?q=is%3Aissue++is%3Aclosed+4979+4960+4947",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Icinga/icingaweb2/issues?q=is%3Aissue++is%3Aclosed+4979+4960+4947"
                },
                {
                    "name": "https://support.apple.com/en-is/guide/safari/sfri11471/16.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://support.apple.com/en-is/guide/safari/sfri11471/16.0"
                },
                {
                    "name": "https://www.chromium.org/updates/same-site/",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.chromium.org/updates/same-site/"
                }
            ],
            "affected": [
                {
                    "vendor": "Icinga",
                    "product": "icingaweb2-module-director",
                    "versions": [
                        {
                            "version": ">=1.0.0, < 1.8.2",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.9.0, < 1.9.2",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.10.0, < 1.10.3",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.11.0, < 1.11.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-02-09T00:00:00.692Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Icinga Director is a tool designed to make Icinga 2 configuration handling easy. Not any of Icinga Director's configuration forms used to manipulate the monitoring environment are protected against cross site request forgery (CSRF). It enables attackers to perform changes in the monitoring environment managed by Icinga Director without the awareness of the victim. Users of the map module in version 1.x, should immediately upgrade to v2.0. The mentioned XSS vulnerabilities in Icinga Web are already fixed as well and upgrades to the most recent release of the 2.9, 2.10 or 2.11 branch must be performed if not done yet. Any later major release is also suitable. Icinga Director will receive minor updates to the 1.8, 1.9, 1.10 and 1.11 branches to remedy this issue. Upgrade immediately to a patched release. If that is not feasible, disable the director module for the time being."
                }
            ],
            "source": {
                "advisory": "GHSA-3mwp-5p5v-j6q3",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T23:28:12.840Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/Icinga/icingaweb2-module-director/security/advisories/GHSA-3mwp-5p5v-j6q3",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/Icinga/icingaweb2-module-director/security/advisories/GHSA-3mwp-5p5v-j6q3"
                    },
                    {
                        "name": "https://github.com/nbuchwitz/icingaweb2-module-map/pull/86",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nbuchwitz/icingaweb2-module-map/pull/86"
                    },
                    {
                        "name": "https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/"
                    },
                    {
                        "name": "https://github.com/Icinga/icingaweb2/issues?q=is%3Aissue++is%3Aclosed+4979+4960+4947",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/Icinga/icingaweb2/issues?q=is%3Aissue++is%3Aclosed+4979+4960+4947"
                    },
                    {
                        "name": "https://support.apple.com/en-is/guide/safari/sfri11471/16.0",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://support.apple.com/en-is/guide/safari/sfri11471/16.0"
                    },
                    {
                        "name": "https://www.chromium.org/updates/same-site/",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.chromium.org/updates/same-site/"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-24820",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-02-09T17:15:59.067240Z"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-06-17T21:29:29.825Z"
                }
            }
        ]
    }
}