2021-05-13 20:00:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-32948" ,
2021-06-17 13:00:52 +00:00
"ASSIGNER" : "ics-cert@hq.dhs.gov" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Drawings SDK" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 2022.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "OUT-OF-BOUNDS WRITE CWE-787"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://us-cert.cisa.gov/ics/advisories/icsa-21-159-02" ,
"url" : "https://us-cert.cisa.gov/ics/advisories/icsa-21-159-02"
2021-08-10 12:00:59 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://cert-portal.siemens.com/productcert/pdf/ssa-365397.pdf" ,
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-365397.pdf"
2021-08-18 17:01:02 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.zerodayinitiative.com/advisories/ZDI-21-984/" ,
"url" : "https://www.zerodayinitiative.com/advisories/ZDI-21-984/"
2021-06-17 13:00:52 +00:00
}
]
2021-05-13 20:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-17 13:00:52 +00:00
"value" : "An out-of-bounds write issue exists in the DWG file-reading procedure in the Drawings SDK (All versions prior to 2022.4) resulting from the lack of proper validation of user-supplied data. This can result in a write past the end of an allocated buffer and allow attackers to cause a denial-of-service condition or execute code in the context of the current process."
2021-05-13 20:00:40 +00:00
}
]
}
}