cvelist/2016/15xxx/CVE-2016-15020.json
2023-10-20 11:00:37 +00:00

114 lines
4.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2016-15020",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in liftkit database up to 2.13.1. It has been classified as critical. This affects the function processOrderBy of the file src/Query/Query.php. The manipulation leads to sql injection. Upgrading to version 2.13.2 is able to address this issue. The patch is named 42ec8f2b22e0b0b98fb5b4444ed451c1b21d125a. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-218391."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in liftkit database bis 2.13.1 ausgemacht. Sie wurde als kritisch eingestuft. Hiervon betroffen ist die Funktion processOrderBy der Datei src/Query/Query.php. Durch Manipulieren mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 2.13.2 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 42ec8f2b22e0b0b98fb5b4444ed451c1b21d125a 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": "liftkit",
"product": {
"product_data": [
{
"product_name": "database",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.13.0"
},
{
"version_affected": "=",
"version_value": "2.13.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.218391",
"refsource": "MISC",
"name": "https://vuldb.com/?id.218391"
},
{
"url": "https://vuldb.com/?ctiid.218391",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.218391"
},
{
"url": "https://github.com/liftkit/database/commit/42ec8f2b22e0b0b98fb5b4444ed451c1b21d125a",
"refsource": "MISC",
"name": "https://github.com/liftkit/database/commit/42ec8f2b22e0b0b98fb5b4444ed451c1b21d125a"
},
{
"url": "https://github.com/liftkit/database/releases/tag/v2.13.2",
"refsource": "MISC",
"name": "https://github.com/liftkit/database/releases/tag/v2.13.2"
}
]
},
"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,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
}
]
}
}