cvelist/2022/0xxx/CVE-2022-0497.json
2023-02-12 22:00:43 +00:00

74 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0497",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerbiility was found in Openscad, where a .scad file with no trailing newline could cause an out-of-bounds read during parsing of annotations."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 - Out-of-bounds Read.",
"cweId": "CWE-125"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "openscad",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Not-Known."
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/openscad/openscad/issues/4043",
"refsource": "MISC",
"name": "https://github.com/openscad/openscad/issues/4043"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050699",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2050699"
},
{
"url": "https://github.com/openscad/openscad/pull/4044",
"refsource": "MISC",
"name": "https://github.com/openscad/openscad/pull/4044"
}
]
}
}