cvelist/2023/33xxx/CVE-2023-33128.json

147 lines
5.8 KiB
JSON
Raw Normal View History

2023-05-17 22:00:39 +00:00
{
2023-06-14 00:00:42 +00:00
"data_version": "4.0",
2023-05-17 22:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-33128",
2023-06-14 00:00:42 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2023-05-17 22:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-14 00:00:42 +00:00
"value": ".NET and Visual Studio Remote Code Execution Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-05-29 02:01:03 +00:00
"value": "CWE-416: Use After Free",
"cweId": "CWE-416"
2023-06-14 00:00:42 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
2023-08-01 21:00:34 +00:00
{
"product_name": ".NET 6.0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.0.0",
"version_value": "6.0.18"
}
]
}
},
{
"product_name": ".NET 7.0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.0.0",
"version_value": "7.0.7"
}
]
}
},
2023-06-14 00:00:42 +00:00
{
2023-06-27 22:00:42 +00:00
"product_name": "Microsoft Visual Studio 2022 version 17.0",
2023-06-14 00:00:42 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "17.0.0",
"version_value": "17.0.22"
2023-06-27 22:00:42 +00:00
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.2",
"version": {
"version_data": [
2023-06-14 00:00:42 +00:00
{
"version_affected": "<",
"version_name": "17.2.0",
"version_value": "17.2.16"
2023-06-27 22:00:42 +00:00
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.4",
"version": {
"version_data": [
2023-06-14 00:00:42 +00:00
{
"version_affected": "<",
"version_name": "17.4.0",
"version_value": "17.4.8"
2023-06-27 22:00:42 +00:00
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.6",
"version": {
"version_data": [
2023-06-14 00:00:42 +00:00
{
"version_affected": "<",
"version_name": "17.6.0",
"version_value": "17.6.3"
}
]
}
2023-07-01 00:00:38 +00:00
},
{
"product_name": "PowerShell 7.3",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.3.0",
"version_value": "7.3.5"
}
]
}
2023-06-14 00:00:42 +00:00
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33128",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33128"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
2023-05-17 22:00:39 +00:00
}
]
}
}