First published: Sun Nov 19 2023(Updated: )
A cleverly devised username might bypass LDAP authentication checks. In LDAP-authenticated Derby installations, this could let an attacker fill up the disk by creating junk Derby databases. In LDAP-authenticated Derby installations, this could also allow the attacker to execute malware which was visible to and executable by the account which booted the Derby server. In LDAP-protected databases which weren't also protected by SQL GRANT/REVOKE authorization, this vulnerability could also let an attacker view and corrupt sensitive data and run sensitive database functions and procedures. Mitigation: Users should upgrade to Java 21 and Derby 10.17.1.0. Alternatively, users who wish to remain on older Java versions should build their own Derby distribution from one of the release families to which the fix was backported: 10.16, 10.15, and 10.14. Those are the releases which correspond, respectively, with Java LTS versions 17, 11, and 8.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.apache.derby:derby | >=10.17.0.0<10.17.1.0 | 10.17.1.0 |
maven/org.apache.derby:derby | >=10.16.0.0<10.16.1.2 | 10.16.1.2 |
maven/org.apache.derby:derby | >=10.15.0.0<10.15.2.1 | 10.15.2.1 |
maven/org.apache.derby:derby | >=10.1.1.0<10.14.3 | 10.14.3 |
Apache Derby | >=10.1.1.0<10.17.1.0 | |
Apache Derby | >=10.1.1.0<10.14.3.0 | |
Apache Derby | >=10.15.1.3<10.15.2.1 | |
Apache Derby | =10.16.1.1 | |
IBM IBM® Db2® on Cloud Pak for Data and Db2 Warehouse on Cloud Pak for Data | <=v3.5 through refresh 10v4.0 through refresh 9v4.5 through refresh 3v4.6 through refresh 6v4.7 through refresh 4v4.8 through refresh 4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-46337 is a vulnerability in Apache Derby that allows for LDAP injection in the authenticator.
CVE-2022-46337 affects LDAP-authenticated Derby installations, potentially allowing attackers to create junk Derby databases or execute malware.
The severity of CVE-2022-46337 is not provided.
To fix CVE-2022-46337 in Apache Derby, upgrade to version 10.17.1.0 or higher.
You can find more information about CVE-2022-46337 in the references provided: [link1](https://lists.apache.org/thread/q23kvvtoohgzwybxpwozmvvk17rp0td3), [link2](https://nvd.nist.gov/vuln/detail/CVE-2022-46337), [link3](https://issues.apache.org/jira/browse/DERBY-7147).