From 2c1a2ba2081e6269d037d65ed4fdf092437f749e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 6 Jan 2023 12:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2014/125xxx/CVE-2014-125047.json | 106 +++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 2014/125xxx/CVE-2014-125047.json diff --git a/2014/125xxx/CVE-2014-125047.json b/2014/125xxx/CVE-2014-125047.json new file mode 100644 index 00000000000..f61066796da --- /dev/null +++ b/2014/125xxx/CVE-2014-125047.json @@ -0,0 +1,106 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2014-125047", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability classified as critical has been found in tbezman school-store. This affects an unknown part. The manipulation leads to sql injection. The name of the patch is 2957fc97054216d3a393f1775efd01ae2b072001. It is recommended to apply a patch to fix this issue. The identifier VDB-217557 was assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in tbezman school-store entdeckt. Sie wurde als kritisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion. Durch Beeinflussen mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als 2957fc97054216d3a393f1775efd01ae2b072001 bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "tbezman", + "product": { + "product_data": [ + { + "product_name": "school-store", + "version": { + "version_data": [ + { + "version_value": "n/a", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.217557", + "refsource": "MISC", + "name": "https://vuldb.com/?id.217557" + }, + { + "url": "https://vuldb.com/?ctiid.217557", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.217557" + }, + { + "url": "https://github.com/tbezman/school-store/commit/2957fc97054216d3a393f1775efd01ae2b072001", + "refsource": "MISC", + "name": "https://github.com/tbezman/school-store/commit/2957fc97054216d3a393f1775efd01ae2b072001" + } + ] + }, + "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", + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file