{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-4963",
        "ASSIGNER": "cna@vuldb.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A vulnerability was found in Folio Spring Module Core up to 1.1.5. It has been rated as critical. Affected by this issue is the function dropSchema of the file tenant/src/main/java/org/folio/spring/tenant/hibernate/HibernateSchemaService.java of the component Schema Name Handler. The manipulation leads to sql injection. Upgrading to version 2.0.0 is able to address this issue. The name of the patch is d374a5f77e6b58e36f0e0e4419be18b95edcd7ff. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-257516."
            },
            {
                "lang": "deu",
                "value": "Eine kritische Schwachstelle wurde in Folio Spring Module Core bis 1.1.5 ausgemacht. Es geht hierbei um die Funktion dropSchema der Datei tenant/src/main/java/org/folio/spring/tenant/hibernate/HibernateSchemaService.java der Komponente Schema Name Handler. Mittels Manipulieren mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 2.0.0 vermag dieses Problem zu l\u00f6sen. Der Patch wird als d374a5f77e6b58e36f0e0e4419be18b95edcd7ff 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": "Folio",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Spring Module Core",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.0"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.1"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.2"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.3"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.4"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "1.1.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://vuldb.com/?id.257516",
                "refsource": "MISC",
                "name": "https://vuldb.com/?id.257516"
            },
            {
                "url": "https://vuldb.com/?ctiid.257516",
                "refsource": "MISC",
                "name": "https://vuldb.com/?ctiid.257516"
            },
            {
                "url": "https://github.com/folio-org/spring-module-core/pull/39",
                "refsource": "MISC",
                "name": "https://github.com/folio-org/spring-module-core/pull/39"
            },
            {
                "url": "https://github.com/folio-org/spring-module-core/commit/d374a5f77e6b58e36f0e0e4419be18b95edcd7ff",
                "refsource": "MISC",
                "name": "https://github.com/folio-org/spring-module-core/commit/d374a5f77e6b58e36f0e0e4419be18b95edcd7ff"
            },
            {
                "url": "https://github.com/folio-org/spring-module-core/releases/tag/v2.0.0",
                "refsource": "MISC",
                "name": "https://github.com/folio-org/spring-module-core/releases/tag/v2.0.0"
            }
        ]
    },
    "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"
            }
        ]
    }
}