2024-07-14 02:06:08 +00:00

72 lines
2.3 KiB
JSON

{
"id": "CVE-2024-2756",
"sourceIdentifier": "security@php.net",
"published": "2024-04-29T04:15:07.890",
"lastModified": "2024-06-10T18:15:30.570",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"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"
},
{
"lang": "es",
"value": "Debido a una soluci\u00f3n incompleta de CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p, los atacantes de la red y del mismo sitio pueden establecer una cookie est\u00e1ndar insegura en el navegador de la v\u00edctima que se trata como una __Host- o __Secure- cookie por aplicaciones PHP."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@php.net",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@php.net",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/12/11",
"source": "security@php.net"
},
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-wpj3-hf5j-x4v4",
"source": "security@php.net"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html",
"source": "security@php.net"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240510-0008/",
"source": "security@php.net"
}
]
}