{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2018-25075", "ASSIGNER": "cna@vuldb.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability classified as critical has been found in karsany OBridge up to 1.3. Affected is the function getAllStandaloneProcedureAndFunction of the file obridge-main/src/main/java/org/obridge/dao/ProcedureDao.java. The manipulation leads to sql injection. The complexity of an attack is rather high. The exploitability is told to be difficult. Upgrading to version 1.4 is able to address this issue. The name of the patch is 52eca4ad05f3c292aed3178b2f58977686ffa376. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-218376." }, { "lang": "deu", "value": "Es wurde eine kritische Schwachstelle in karsany OBridge bis 1.3 entdeckt. Hiervon betroffen ist die Funktion getAllStandaloneProcedureAndFunction der Datei obridge-main/src/main/java/org/obridge/dao/ProcedureDao.java. Durch Manipulation mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Sie gilt als schwierig auszunutzen. Ein Aktualisieren auf die Version 1.4 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 52eca4ad05f3c292aed3178b2f58977686ffa376 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": "karsany", "product": { "product_data": [ { "product_name": "OBridge", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.0" }, { "version_affected": "=", "version_value": "1.1" }, { "version_affected": "=", "version_value": "1.2" }, { "version_affected": "=", "version_value": "1.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://vuldb.com/?id.218376", "refsource": "MISC", "name": "https://vuldb.com/?id.218376" }, { "url": "https://vuldb.com/?ctiid.218376", "refsource": "MISC", "name": "https://vuldb.com/?ctiid.218376" }, { "url": "https://github.com/karsany/obridge/commit/52eca4ad05f3c292aed3178b2f58977686ffa376", "refsource": "MISC", "name": "https://github.com/karsany/obridge/commit/52eca4ad05f3c292aed3178b2f58977686ffa376" }, { "url": "https://github.com/karsany/obridge/releases/tag/v1.4", "refsource": "MISC", "name": "https://github.com/karsany/obridge/releases/tag/v1.4" } ] }, "credits": [ { "lang": "en", "value": "VulDB GitHub Commit Analyzer" } ], "impact": { "cvss": [ { "version": "3.1", "baseScore": 4.6, "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "baseSeverity": "MEDIUM" }, { "version": "3.0", "baseScore": 4.6, "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "baseSeverity": "MEDIUM" }, { "version": "2.0", "baseScore": 4, "vectorString": "AV:A/AC:H/Au:S/C:P/I:P/A:P" } ] } }