cvelist/2019/18xxx/CVE-2019-18886.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-11-21 18:01:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18886",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Symfony 4.2.0 to 4.2.11 and 4.3.0 to 4.3.7. The ability to enumerate users was possible due to different handling depending on whether the user existed when making unauthorized attempts to use the switch users functionality. This is related to symfony/security."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/symfony/symfony/releases/tag/v4.3.8",
"url": "https://github.com/symfony/symfony/releases/tag/v4.3.8"
},
{
"refsource": "MISC",
"name": "https://symfony.com/blog/symfony-4-3-8-released",
"url": "https://symfony.com/blog/symfony-4-3-8-released"
},
{
"refsource": "CONFIRM",
"name": "https://symfony.com/blog/cve-2019-18886-prevent-user-enumeration-using-switch-user-functionality",
"url": "https://symfony.com/blog/cve-2019-18886-prevent-user-enumeration-using-switch-user-functionality"
}
]
}
}