2023-11-10 19:00:22 +00:00
{
"id" : "CVE-2023-46734" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-10T18:15:09.360" ,
2023-11-24 21:02:08 +00:00
"lastModified" : "2023-11-24T20:15:07.190" ,
"vulnStatus" : "Modified" ,
2023-11-10 19:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters."
2023-11-17 00:55:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Symfony es un framework PHP para aplicaciones web y de consola y un conjunto de componentes PHP reutilizables. A partir de las versiones 2.0.0, 5.0.0 y 6.0.0 y anteriores a las versiones 4.4.51, 5.4.31 y 6.3.8, algunos filtros Twig en CodeExtension usan `is_safe=html` pero en realidad no garantizan su la entrada es segura. A partir de las versiones 4.4.51, 5.4.31 y 6.3.8, Symfony ahora escapa a la salida de los filtros afectados."
2023-11-10 19:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-17 00:55:22 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-11-10 19:00:22 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2023-11-24 21:02:08 +00:00
"type" : "Primary" ,
2023-11-10 19:00:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-11-17 00:55:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "4.4.51" ,
"matchCriteriaId" : "D4E6FF3A-7682-47C6-B439-774B3DA06B3D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.4.31" ,
"matchCriteriaId" : "8D9BA65C-8E14-45F4-BAC9-1795DC79CF7E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.3.8" ,
"matchCriteriaId" : "0056B4D3-0C63-467F-A308-EB5DEE894B85"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:twig:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "4.4.51" ,
"matchCriteriaId" : "E7E9CF24-819A-4931-ADE3-43B3D40C5729"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:twig:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.4.31" ,
"matchCriteriaId" : "D5BFC997-132A-410E-A7B3-9D0A29F652A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sensiolabs:twig:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.3.8" ,
"matchCriteriaId" : "7A2E5E40-A851-4699-A7E0-6CDCE5849369"
}
]
}
]
}
] ,
2023-11-10 19:00:22 +00:00
"references" : [
{
"url" : "https://github.com/symfony/symfony/commit/5d095d5feb1322b16450284a04d6bb48d1198f54" ,
2023-11-17 00:55:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 19:00:22 +00:00
} ,
{
"url" : "https://github.com/symfony/symfony/commit/9da9a145ce57e4585031ad4bee37c497353eec7c" ,
2023-11-17 00:55:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 19:00:22 +00:00
} ,
{
"url" : "https://github.com/symfony/symfony/security/advisories/GHSA-q847-2q57-wmr3" ,
2023-11-17 00:55:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-11-24 21:02:08 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/11/msg00019.html" ,
"source" : "security-advisories@github.com"
2023-11-10 19:00:22 +00:00
}
]
}