org.apache.derby:derby@10.1.3.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.derby:derby package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
SQL Injection

org.apache.derby:derby is a database engine by Apache.

Affected versions of this package are vulnerable to SQL Injection due to the improper determination of schema privilege requirements during the DropSchemaNode bind phase. An attacker can execute arbitrary drop schema statements in SQL authorization mode by exploiting this vulnerability.

How to fix SQL Injection?

Upgrade org.apache.derby:derby to version 10.2.1.6, 10.3.1.4 or higher.

[,10.2.1.6) [10.3.0.0,10.3.1.4)
  • M
LDAP Injection

org.apache.derby:derby is a database engine by Apache.

Affected versions of this package are vulnerable to LDAP Injection due to improper LDAP authentication checks. An attacker can fill up the disk by creating junk databases and execute malware visible to and executable by the account which booted the server. Additionally, if the databases aren't also protected by SQL GRANT/REVOKE authorization, the attacker can view and corrupt sensitive data, and run sensitive database functions and procedures.

How to fix LDAP Injection?

Upgrade org.apache.derby:derby to version 10.17.1.0 or higher.

[10.1.1.0,10.17.1.0)
  • H
Arbitrary File Overwrite

org.apache.derby:derby is a pure Java, standards-based relational database engine.

Affected versions of the package are vulnerable to Arbitrary File Overwrite. In Apache Derby 10.1.2.1, 10.2.2.0, 10.3.1.4, and 10.4.1.3, Export processing may allow an attacker to overwrite an existing file.

How to fix Arbitrary File Overwrite?

Upgrade org.apache.derby:derby to version 10.6.2.1 or higher.

[,10.6.2.1)