cvelist/2021/44xxx/CVE-2021-44485.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-12-01 19:00:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-04-15 18:03:18 +00:00
"ID": "CVE-2021-44485",
"STATE": "PUBLIC"
2021-12-01 19:00:59 +00:00
},
2022-04-15 18:03:18 +00:00
"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",
2021-12-01 19:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-15 18:03:18 +00:00
"value": "An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of NULL checks in trip_gen in sr_port/emit_code.c allows attackers to crash the application by dereferencing a NULL pointer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gitlab.com/YottaDB/DB/YDB/-/issues/828",
"url": "https://gitlab.com/YottaDB/DB/YDB/-/issues/828"
2021-12-01 19:00:59 +00:00
}
]
}
}