{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-35527", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "sqlite", "version": { "version_data": [ { "version_value": "sqlite 3.31.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://www.sqlite.org/src/info/c431b3fd8fd0f6a6", "url": "https://www.sqlite.org/src/info/c431b3fd8fd0f6a6" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20221111-0007/", "url": "https://security.netapp.com/advisory/ntap-20221111-0007/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause." } ] } }