cvelist/2021/46xxx/CVE-2021-46658.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2022-01-29 23:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-46658",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "save_window_function_values in MariaDB before 10.6.3 allows an application crash because of incorrect handling of with_window_func=true for a subquery."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.mariadb.org/browse/MDEV-25630",
"refsource": "MISC",
"name": "https://jira.mariadb.org/browse/MDEV-25630"
2022-02-21 10:01:17 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220221-0002/",
"url": "https://security.netapp.com/advisory/ntap-20220221-0002/"
2022-03-15 18:01:59 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://mariadb.com/kb/en/security/",
"url": "https://mariadb.com/kb/en/security/"
2022-01-29 23:01:03 +00:00
}
]
}
}