2023-11-10 19:00:22 +00:00
{
"id" : "CVE-2023-46735" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-10T18:15:09.657" ,
2023-11-17 00:55:22 +00:00
"lastModified" : "2023-11-16T23:29:07.167" ,
"vulnStatus" : "Analyzed" ,
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 version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response."
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 la versi\u00f3n 6.0.0 y anteriores a la versi\u00f3n 6.3.8, el mensaje de error en `WebhookController` devuelve informaci\u00f3n enviada por el usuario sin formato de escape. A partir de la versi\u00f3n 6.3.8, `WebhookController` ahora no devuelve ninguna entrada enviada por el usuario en su respuesta."
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" ,
"type" : "Secondary" ,
"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" : "6.0.0" ,
"versionEndExcluding" : "6.3.8" ,
"matchCriteriaId" : "0056B4D3-0C63-467F-A308-EB5DEE894B85"
}
]
}
]
}
] ,
2023-11-10 19:00:22 +00:00
"references" : [
{
"url" : "https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962" ,
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-72x2-5c85-6wmr" ,
2023-11-17 00:55:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-11-10 19:00:22 +00:00
}
]
}