cvelist/2016/15xxx/CVE-2016-15034.json

110 lines
4.2 KiB
JSON
Raw Normal View History

2023-07-10 15:32:35 +00:00
{
2023-07-10 18:00:39 +00:00
"data_version": "4.0",
2023-07-10 15:32:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2016-15034",
2023-07-10 18:00:39 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-07-10 15:32:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-10 18:00:39 +00:00
"value": "A vulnerability was found in Dynacase Webdesk and classified as critical. Affected by this issue is the function freedomrss_search of the file freedomrss_search.php. The manipulation leads to sql injection. Upgrading to version 3.2-20180305 is able to address this issue. The patch is identified as 750a9b35af182950c952faf6ddfdcc50a2b25f8b. It is recommended to upgrade the affected component. VDB-233366 is the identifier assigned to this vulnerability."
},
{
"lang": "deu",
"value": "Eine Schwachstelle wurde in Dynacase Webdesk gefunden. Sie wurde als kritisch eingestuft. Es geht hierbei um die Funktion freedomrss_search der Datei freedomrss_search.php. Dank Manipulation mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 3.2-20180305 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 750a9b35af182950c952faf6ddfdcc50a2b25f8b bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dynacase",
"product": {
"product_data": [
{
"product_name": "Webdesk",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.233366",
"refsource": "MISC",
"name": "https://vuldb.com/?id.233366"
},
{
"url": "https://vuldb.com/?ctiid.233366",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.233366"
},
{
"url": "https://github.com/dynacase-labs/dynacase-webdesk/commit/750a9b35af182950c952faf6ddfdcc50a2b25f8b",
"refsource": "MISC",
"name": "https://github.com/dynacase-labs/dynacase-webdesk/commit/750a9b35af182950c952faf6ddfdcc50a2b25f8b"
},
{
"url": "https://github.com/dynacase-labs/dynacase-webdesk/releases/tag/3.2-20180305",
"refsource": "MISC",
"name": "https://github.com/dynacase-labs/dynacase-webdesk/releases/tag/3.2-20180305"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
2023-10-20 12:00:39 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-07-10 15:32:35 +00:00
}
]
}
}