cvelist/2021/37xxx/CVE-2021-37478.json
2021-07-26 18:00:57 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-37478",
"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": "In NavigateCMS version 2.9.4 and below, function `block` is vulnerable to sql injection on parameter `block-order`, which results in arbitrary sql query execution in the backend database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/victomteng1997/ed429fed7de46651c89f05e7591fd4fe",
"refsource": "MISC",
"name": "https://gist.github.com/victomteng1997/ed429fed7de46651c89f05e7591fd4fe"
},
{
"url": "https://github.com/NavigateCMS/Navigate-CMS",
"refsource": "MISC",
"name": "https://github.com/NavigateCMS/Navigate-CMS"
},
{
"url": "https://github.com/NavigateCMS/Navigate-CMS/issues/26",
"refsource": "MISC",
"name": "https://github.com/NavigateCMS/Navigate-CMS/issues/26"
}
]
}
}