{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-2756",
        "ASSIGNER": "security@php.net",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Due to an incomplete fix to  CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can set a standard insecure cookie in the victim's browser which is treated as a __Host-\u00a0or __Secure-\u00a0cookie by PHP applications.\u00a0\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation",
                        "cweId": "CWE-20"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "PHP Group",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "PHP",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "lessThan": "8.1.28",
                                                        "status": "affected",
                                                        "version": "8.1.*",
                                                        "versionType": "semver"
                                                    },
                                                    {
                                                        "lessThan": "8.2.18",
                                                        "status": "affected",
                                                        "version": "8.2.*",
                                                        "versionType": "semver"
                                                    },
                                                    {
                                                        "lessThan": "8.3.5",
                                                        "status": "affected",
                                                        "version": "8.3.*",
                                                        "versionType": "semver"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/php/php-src/security/advisories/GHSA-wpj3-hf5j-x4v4",
                "refsource": "MISC",
                "name": "https://github.com/php/php-src/security/advisories/GHSA-wpj3-hf5j-x4v4"
            },
            {
                "url": "http://www.openwall.com/lists/oss-security/2024/04/12/11",
                "refsource": "MISC",
                "name": "http://www.openwall.com/lists/oss-security/2024/04/12/11"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20240510-0008/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20240510-0008/"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.1.0-dev"
    },
    "source": {
        "advisory": "https://github.com/php/php-src/security/advisories/GHSA-wpj3-hf5",
        "discovery": "EXTERNAL"
    },
    "credits": [
        {
            "lang": "en",
            "value": "Marco Squarcina"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}