Vulnerability Details : CVE-2023-41336
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.
Vulnerability category: Input validation
Products affected by CVE-2023-41336
- cpe:2.3:a:symfony:ux_autocomplete:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-41336
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 36 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-41336
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2023-41336
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-41336
-
https://github.com/symfony/ux-autocomplete/security/advisories/GHSA-4cpv-669c-r79x
Prevent injection of invalid entity ids for "autocomplete" fields · Advisory · symfony/ux-autocomplete · GitHubVendor Advisory
-
https://github.com/symfony/ux-autocomplete/commit/fabcb2eee14b9e84a45b276711853a560b5d770c
Fixing autocomplete security bug by using the query_builder · symfony/ux-autocomplete@fabcb2e · GitHubPatch
-
https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/ux-autocomplete/CVE-2023-41336.yaml
security-advisories/symfony/ux-autocomplete/CVE-2023-41336.yaml at master · FriendsOfPHP/security-advisories · GitHubThird Party Advisory
-
https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
Symfony UX Autocomplete DocumentationProduct
Jump to