"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-02-08 09:00:38 +00:00
parent be2b45bddd
commit fb61e81935
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -1,17 +1,81 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35700",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-35700",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A second-order SQL injection issue in Widgets/TopDevicesController.php (aka the Top Devices dashboard widget) of LibreNMS before 21.1.0 allows remote authenticated attackers to execute arbitrary SQL commands via the sort_order parameter against the /ajax/form/widget-settings endpoint."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/librenms/librenms/blob/master/app/Http/Controllers/Widgets/TopDevicesController.php",
"refsource": "MISC",
"name": "https://github.com/librenms/librenms/blob/master/app/Http/Controllers/Widgets/TopDevicesController.php"
},
{
"url": "https://github.com/librenms/librenms/issues/12405",
"refsource": "MISC",
"name": "https://github.com/librenms/librenms/issues/12405"
},
{
"refsource": "MISC",
"name": "https://www.horizon3.ai/disclosures/librenms-second-order-sqli",
"url": "https://www.horizon3.ai/disclosures/librenms-second-order-sqli"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/librenms/librenms/pull/12422",
"url": "https://github.com/librenms/librenms/pull/12422"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/librenms/librenms/releases/tag/21.1.0",
"url": "https://github.com/librenms/librenms/releases/tag/21.1.0"
}
]
}