"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-05-29 17:01:03 +00:00
parent 7a4da361d4
commit e11dbe1a56
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,50 +1,17 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2019-1258",
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Nuget 5.2.0",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
},
{
"product_name": "ADAL.NET",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An elevation of privilege vulnerability exists in Azure Active Directory Authentication Library On-Behalf-Of flow, in the way the library caches tokens, aka 'Azure Active Directory Authentication Library Elevation of Privilege Vulnerability'."
"value": "An elevation of privilege vulnerability exists in Azure Active Directory Authentication Library On-Behalf-Of flow, in the way the library caches tokens. This vulnerability allows an authenticated attacker to perform actions in context of another user.\nThe authenticated attacker can exploit this vulneraiblity by accessing a service configured for On-Behalf-Of flow that assigns incorrect tokens.\nThis security update addresses the vulnerability by removing fallback cache look-up for On-Behalf-Of scenarios.\n"
}
]
},
@ -60,6 +27,43 @@
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "ADAL.NET",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.0.0",
"version_value": "publication"
}
]
}
},
{
"product_name": "Nuget 5.2.0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.0.0",
"version_value": "publication"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{