cvelist/2023/52xxx/CVE-2023-52892.json
2024-06-27 22:00:35 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-52892",
"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": "In phpseclib before 1.0.22, 2.x before 2.0.46, and 3.x before 3.0.33, some characters in Subject Alternative Name fields in TLS certificates are incorrectly allowed to have a special meaning in regular expressions (such as a + wildcard), leading to name confusion in X.509 certificate host verification."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/phpseclib/phpseclib/issues/1943",
"refsource": "MISC",
"name": "https://github.com/phpseclib/phpseclib/issues/1943"
},
{
"url": "https://github.com/phpseclib/phpseclib/releases/tag/3.0.33",
"refsource": "MISC",
"name": "https://github.com/phpseclib/phpseclib/releases/tag/3.0.33"
},
{
"url": "https://github.com/phpseclib/phpseclib/commit/6cd6e8ceab9f2b55c8cd81d2192bf98cbeaf4627",
"refsource": "MISC",
"name": "https://github.com/phpseclib/phpseclib/commit/6cd6e8ceab9f2b55c8cd81d2192bf98cbeaf4627"
},
{
"url": "https://github.com/x509-name-testing/name_testing_artifacts",
"refsource": "MISC",
"name": "https://github.com/x509-name-testing/name_testing_artifacts"
}
]
}
}