{ "schema_version": "1.4.0", "id": "GHSA-wmxm-6wxc-3xqf", "modified": "2023-01-02T16:32:06Z", "published": "2022-12-22T12:30:16Z", "aliases": [ "CVE-2022-45347" ], "summary": "Apache ShardingSphere-Proxy Incomplete Cleanup vulnerability", "details": "Apache ShardingSphere-Proxy prior to 5.3.0 when using MySQL as database backend didn't cleanup the database session completely after client authentication failed, which allowed an attacker to execute normal commands by constructing a special MySQL client. This vulnerability has been fixed in Apache ShardingSphere 5.3.0.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.shardingsphere:shardingsphere-proxy" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45347" }, { "type": "PACKAGE", "url": "https://github.com/pjfanning/shardingsphere" }, { "type": "WEB", "url": "https://lists.apache.org/thread/l5rz7j4rg10o7ywtgknh2f5hxnv6yw3l" } ], "database_specific": { "cwe_ids": [ "CWE-459" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-12-22T20:02:29Z", "nvd_published_at": "2022-12-22T11:15:00Z" } }