2023-09-11 22:00:28 +00:00
{
"id" : "CVE-2023-41336" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-11T20:15:10.983" ,
2023-09-12 16:00:29 +00:00
"lastModified" : "2023-09-12T11:52:17.333" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-09-11 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ux-autocomplete is a JavaScript Autocomplete functionality for Symfony. Under certain circumstances, an attacker could successfully submit an entity id for an `EntityType` that is *not* part of the valid choices. The problem has been fixed in `symfony/ux-autocomplete` version 2.11.2."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/ux-autocomplete/CVE-2023-41336.yaml" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/symfony/ux-autocomplete/commit/fabcb2eee14b9e84a45b276711853a560b5d770c" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/symfony/ux-autocomplete/security/advisories/GHSA-4cpv-669c-r79x" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax" ,
"source" : "security-advisories@github.com"
}
]
}