cvelist/2023/21xxx/CVE-2023-21569.json

99 lines
3.4 KiB
JSON
Raw Normal View History

2022-12-01 14:00:35 +00:00
{
2023-06-14 00:00:42 +00:00
"data_version": "4.0",
2022-12-01 14:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-21569",
2023-06-14 00:00:42 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2022-12-01 14:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-14 00:00:42 +00:00
"value": "Azure DevOps Server Spoofing Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-05-29 02:00:35 +00:00
"value": "CWE-94: Improper Control of Generation of Code ('Code Injection')",
"cweId": "CWE-94"
2023-06-14 00:00:42 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
2023-06-27 22:00:42 +00:00
"product_name": "Azure DevOps Server 2020.1.2",
2023-06-14 00:00:42 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
2023-12-14 16:00:33 +00:00
"version_name": "2020.1.0",
2023-06-14 00:00:42 +00:00
"version_value": "20230601.3"
2023-06-19 23:00:42 +00:00
}
]
}
},
{
"product_name": "Azure DevOps Server 2022",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "20230131.0",
"version_value": "20230602.4"
2023-06-27 22:00:42 +00:00
}
]
}
},
{
"product_name": "Azure DevOps Server 2022.0.1",
"version": {
"version_data": [
2023-06-14 00:00:42 +00:00
{
"version_affected": "<",
"version_name": "2022.0.0",
"version_value": "20230602.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21569",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21569"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "MEDIUM",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L/E:U/RL:O/RC:C"
2022-12-01 14:00:35 +00:00
}
]
}
}