cvelist/2023/39xxx/CVE-2023-39975.json
2024-02-01 18:00:34 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-39975",
"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": "kdc/do_tgs_req.c in MIT Kerberos 5 (aka krb5) 1.21 before 1.21.2 has a double free that is reachable if an authenticated user can trigger an authorization-data handling failure. Incorrect data is copied from one ticket to another."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://web.mit.edu/kerberos/www/advisories/",
"refsource": "MISC",
"name": "https://web.mit.edu/kerberos/www/advisories/"
},
{
"refsource": "MISC",
"name": "https://github.com/krb5/krb5/compare/krb5-1.21.1-final...krb5-1.21.2-final",
"url": "https://github.com/krb5/krb5/compare/krb5-1.21.1-final...krb5-1.21.2-final"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/krb5/krb5/commit/88a1701b423c13991a8064feeb26952d3641d840",
"url": "https://github.com/krb5/krb5/commit/88a1701b423c13991a8064feeb26952d3641d840"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230915-0014/",
"url": "https://security.netapp.com/advisory/ntap-20230915-0014/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20240201-0008/",
"url": "https://security.netapp.com/advisory/ntap-20240201-0008/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20240201-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240201-0005/"
}
]
}
}