cvelist/2022/0xxx/CVE-2022-0496.json

79 lines
2.8 KiB
JSON
Raw Normal View History

2022-02-04 14:01:08 +00:00
{
2023-02-12 22:00:43 +00:00
"data_version": "4.0",
2022-02-04 14:01:08 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0496",
2022-08-29 15:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"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()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer.",
"cweId": "CWE-119"
}
]
}
]
},
2022-08-29 15:00:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "openscad",
"version": {
"version_data": [
{
2023-02-12 22:00:43 +00:00
"version_affected": "=",
2022-08-29 15:00:39 +00:00
"version_value": "Not-Known."
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/openscad/openscad/issues/4037",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/openscad/openscad/issues/4037"
2022-08-29 15:00:39 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050695",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2050695"
2022-08-29 15:00:39 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/openscad/openscad/commit/770e3234cbfe66edbc0333f796b46d36a74aa652",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/openscad/openscad/commit/770e3234cbfe66edbc0333f796b46d36a74aa652"
2022-08-29 15:00:39 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41"
2022-02-04 14:01:08 +00:00
}
]
}
}