{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-45049",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-08-21T17:53:51.331Z",
        "datePublished": "2024-08-27T20:33:01.326Z",
        "dateUpdated": "2024-08-28T14:03:00.616Z"
    },
    "containers": {
        "cna": {
            "title": "Nix Hydra Missing authentication when triggering evaluations",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-306",
                            "lang": "en",
                            "description": "CWE-306: Missing Authentication for Critical Function",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/NixOS/hydra/security/advisories/GHSA-xv29-v93r-2f5v",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/NixOS/hydra/security/advisories/GHSA-xv29-v93r-2f5v"
                },
                {
                    "name": "https://github.com/NixOS/nixpkgs/pull/337766",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/NixOS/nixpkgs/pull/337766"
                },
                {
                    "name": "https://github.com/NixOS/hydra/commit/f73043378907c2c7e44f633ad764c8bdd1c947d5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/NixOS/hydra/commit/f73043378907c2c7e44f633ad764c8bdd1c947d5"
                },
                {
                    "name": "https://mastodon.delroth.net/@delroth/113029832631860419",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://mastodon.delroth.net/@delroth/113029832631860419"
                }
            ],
            "affected": [
                {
                    "vendor": "NixOS",
                    "product": "hydra",
                    "versions": [
                        {
                            "version": "< f73043378907c2c7e44f633ad764c8bdd1c947d5",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-08-27T20:33:01.326Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Hydra is a Continuous Integration service for Nix based projects. It is possible to trigger evaluations in Hydra without any authentication. Depending on the size of evaluations, this can impact the availability of systems. The problem can be fixed by applying https://github.com/NixOS/hydra/commit/f73043378907c2c7e44f633ad764c8bdd1c947d5 to any Hydra package. Users are advised to upgrade. Users unable to upgrade should deny the `/api/push` route in a reverse proxy. This also breaks the \"Evaluate jobset\" button in the frontend."
                }
            ],
            "source": {
                "advisory": "GHSA-xv29-v93r-2f5v",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "nixos",
                        "product": "hydra",
                        "cpes": [
                            "cpe:2.3:a:nixos:hydra:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "f73043378907c2c7e44f633ad764c8bdd1c947d5",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-08-28T14:01:29.127323Z",
                                "id": "CVE-2024-45049",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-28T14:03:00.616Z"
                }
            }
        ]
    }
}