2022-02-04 14:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0496" ,
2022-08-29 15:00:39 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "openscad" ,
"version" : {
"version_data" : [
{
"version_value" : "Not-Known."
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer."
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/openscad/openscad/issues/4037" ,
"url" : "https://github.com/openscad/openscad/issues/4037"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2050695" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2050695"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/openscad/openscad/commit/770e3234cbfe66edbc0333f796b46d36a74aa652" ,
"url" : "https://github.com/openscad/openscad/commit/770e3234cbfe66edbc0333f796b46d36a74aa652"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41" ,
"url" : "https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41"
}
]
2022-02-04 14:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-29 15:00:39 +00:00
"value" : "A vulnerbiility was found in Openscad, where a DXF-format drawing with particular (not necessarily malformed!) properties may cause an out-of-bounds memory access when imported using import()."
2022-02-04 14:01:08 +00:00
}
]
}
}