"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-05-11 20:00:47 +00:00
parent a203505cd5
commit 8e6eda093e
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
66 changed files with 7602 additions and 6874 deletions

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-24586",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-24586",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-24587",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-24587",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-24588",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-24588",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26139",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26139",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the kernel in NetBSD 7.1. An Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and makes it easier to exploit other vulnerabilities in connected clients."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26140",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26140",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the ALFA Windows 10 driver 6.1316.1209 for AWUS036H. The WEP, WPA, WPA2, and WPA3 implementations accept plaintext frames in a protected Wi-Fi network. An adversary can abuse this to inject arbitrary data frames independent of the network configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26141",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26141",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the ALFA Windows 10 driver 6.1316.1209 for AWUS036H. The Wi-Fi implementation does not verify the Message Integrity Check (authenticity) of fragmented TKIP frames. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26142",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26142",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the kernel in OpenBSD 6.6. The WEP, WPA, WPA2, and WPA3 implementations treat fragmented frames as full frames. An adversary can abuse this to inject arbitrary network packets, independent of the network configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26143",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26143",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the ALFA Windows 10 driver 1030.36.604 for AWUS036ACH. The WEP, WPA, WPA2, and WPA3 implementations accept fragmented plaintext frames in a protected Wi-Fi network. An adversary can abuse this to inject arbitrary data frames independent of the network configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26144",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26144",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered on Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept plaintext A-MSDU frames as long as the first 8 bytes correspond to a valid RFC1042 (i.e., LLC/SNAP) header for EAPOL. An adversary can abuse this to inject arbitrary network packets independent of the network configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26145",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26145",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered on Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26146",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26146",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered on Samsung Galaxy S3 i9305 4.4.4 devices. The WPA, WPA2, and WPA3 implementations reassemble fragments with non-consecutive packet numbers. An adversary can abuse this to exfiltrate selected fragments. This vulnerability is exploitable when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used. Note that WEP is vulnerable to this attack by design."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-26147",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-26147",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "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": "An issue was discovered in the Linux kernel 5.8.9. The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.fragattacks.com",
"url": "https://www.fragattacks.com"
},
{
"refsource": "MISC",
"name": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md",
"url": "https://github.com/vanhoefm/fragattacks/blob/master/SUMMARY.md"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26418" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26418",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26418"
} }
] ]
} }

View File

@ -220,7 +220,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26419" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26419",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26419"
} }
] ]
} }

View File

@ -63,7 +63,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26421" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26421",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26421"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26422" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26422",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26422"
} }
] ]
} }

View File

@ -24,7 +24,7 @@
} }
}, },
{ {
"product_name": "Microsoft Visual Studio 2019 version 16.7 (includes 16.0 – 16.6)", "product_name": "Microsoft Visual Studio 2019 version 16.7 (includes 16.0 \u00e2\u20ac\u201c 16.6)",
"version": { "version": {
"version_data": [ "version_data": [
{ {
@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-27068" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-27068",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-27068"
} }
] ]
} }

View File

@ -312,7 +312,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28455" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28455",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28455"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28461" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28461",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28461"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28465" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28465",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28465"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28474" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28474",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28474"
} }
] ]
} }

View File

@ -171,7 +171,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28476" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28476",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28476"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28478" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28478",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28478"
} }
] ]
} }

View File

@ -240,7 +240,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28479" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28479",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28479"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31165" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31165",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31165"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31166" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31166",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31166"
} }
] ]
} }

View File

@ -192,7 +192,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31167" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31167",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31167"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31168" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31168",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31168"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31169" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31169",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31169"
} }
] ]
} }

View File

@ -201,7 +201,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31170" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31170",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31170"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31171" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31171",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31171"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31172" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31172",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31172"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31173" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31173",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31173"
} }
] ]
} }

View File

@ -133,7 +133,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31174" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31174",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31174"
} }
] ]
} }

View File

@ -133,7 +133,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31175" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31175",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31175"
} }
] ]
} }

View File

@ -91,7 +91,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31176" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31176",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31176"
} }
] ]
} }

View File

@ -121,7 +121,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31177" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31177",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31177"
} }
] ]
} }

View File

@ -133,7 +133,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31178" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31178",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31178"
} }
] ]
} }

View File

@ -133,7 +133,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31179" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31179",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31179"
} }
] ]
} }

View File

@ -107,7 +107,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31180" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31180",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31180"
} }
] ]
} }

View File

@ -73,7 +73,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31181" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31181",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31181"
} }
] ]
} }

View File

@ -240,7 +240,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31182" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31182",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31182"
} }
] ]
} }

View File

@ -264,7 +264,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31184" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31184",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31184"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31185" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31185",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31185"
} }
] ]
} }

View File

@ -264,7 +264,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31186" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31186",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31186"
} }
] ]
} }

View File

@ -170,7 +170,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31187" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31187",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31187"
} }
] ]
} }

View File

@ -264,7 +264,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31188" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31188",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31188"
} }
] ]
} }

View File

@ -72,7 +72,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31190" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31190",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31190"
} }
] ]
} }

View File

@ -201,7 +201,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31191" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31191",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31191"
} }
] ]
} }

View File

@ -103,7 +103,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31192" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31192",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31192"
} }
] ]
} }

View File

@ -264,7 +264,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31193" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31193",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31193"
} }
] ]
} }

View File

@ -264,7 +264,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31194" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31194",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31194"
} }
] ]
} }

View File

@ -93,7 +93,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31195" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31195",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31195"
} }
] ]
} }

View File

@ -93,7 +93,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31198" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31198",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31198"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31200" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31200",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31200"
} }
] ]
} }

View File

@ -54,7 +54,7 @@
} }
}, },
{ {
"product_name": "Microsoft Visual Studio 2019 version 16.7 (includes 16.0 – 16.6)", "product_name": "Microsoft Visual Studio 2019 version 16.7 (includes 16.0 \u00e2\u20ac\u201c 16.6)",
"version": { "version": {
"version_data": [ "version_data": [
{ {
@ -103,7 +103,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31204" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31204",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31204"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31205" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31205",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31205"
} }
] ]
} }

View File

@ -93,7 +93,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31207" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31207",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31207"
} }
] ]
} }

View File

@ -123,7 +123,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31208" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31208",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31208"
} }
] ]
} }

View File

@ -93,7 +93,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31209" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31209",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31209"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31211" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31211",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31211"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31213" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31213",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31213"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31214" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31214",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31214"
} }
] ]
} }

View File

@ -53,7 +53,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31936" "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31936",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-31936"
} }
] ]
} }

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32574",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32575",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}