"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-05-29 03:03:08 +00:00
parent fadad76523
commit 4ae9d21cf5
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
2 changed files with 16 additions and 2 deletions

View File

@ -21,7 +21,8 @@
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
"value": "CWE-20: Improper Input Validation",
"cweId": "CWE-20"
}
]
}

View File

@ -21,7 +21,8 @@
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
"value": "CWE-59: Improper Link Resolution Before File Access ('Link Following')",
"cweId": "CWE-59"
}
]
}
@ -226,6 +227,18 @@
]
}
},
{
"product_name": "Windows Server 2008 R2 Service Pack 1 (Server Core installation)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.0.0",
"version_value": "6.1.7601.26623"
}
]
}
},
{
"product_name": "Windows Server 2012",
"version": {