cvelist/2020/35xxx/CVE-2020-35525.json
2023-07-06 19:00:41 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35525",
"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-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.sqlite.org/src/info/a67cf5b7d37d5b14",
"url": "https://www.sqlite.org/src/info/a67cf5b7d37d5b14"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230706-0007/",
"url": "https://security.netapp.com/advisory/ntap-20230706-0007/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing."
}
]
}
}