This vulnerability is potentially used
```
org.t246osslab.easybuggy4sb.troubles.DBConnectionLeakController (Application)
-> com.mysql.cj.jdbc.CallableStatement (Extension)
-> org.apache.derby.impl.jdbc.EmbedDatabaseMetaData (Extension)
-> org.apache.derby.impl.jdbc.Util (Extension)
-> ❌ org.apache.derby.iapi.reference.Property (Vulnerable Component)
```
### Vulnerability Details
In Apache Derby 10.3.1.4 to 10.14.1.0, a specially-crafted network packet can be used to request the Derby Network Server to boot a database whose location and contents are under the user's control. If the Derby Network Server is not running with a Java Security Manager policy file, the attack is successful. If the server is using a policy file, the policy file must permit the database location to be read for the attack to work. The default Derby Network Server policy file distributed with the affected releases includes a permissive policy as the default Network Server policy, which allows the attack to work.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
Vulnerable Library - derby-10.13.1.1.jar
Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar
Vulnerabilities
Details
CVE-2018-1313
### Vulnerable Library - derby-10.13.1.1.jarContains the core Apache Derby database engine, which also includes the embedded JDBC driver.
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar
Dependency Hierarchy: - :x: **derby-10.13.1.1.jar** (Vulnerable Library)
Found in base branch: master
### Reachability AnalysisThis vulnerability is potentially used ``` org.t246osslab.easybuggy4sb.troubles.DBConnectionLeakController (Application) -> com.mysql.cj.jdbc.CallableStatement (Extension) -> org.apache.derby.impl.jdbc.EmbedDatabaseMetaData (Extension) -> org.apache.derby.impl.jdbc.Util (Extension) -> ❌ org.apache.derby.iapi.reference.Property (Vulnerable Component) ```
### Vulnerability DetailsIn Apache Derby 10.3.1.4 to 10.14.1.0, a specially-crafted network packet can be used to request the Derby Network Server to boot a database whose location and contents are under the user's control. If the Derby Network Server is not running with a Java Security Manager policy file, the attack is successful. If the server is using a policy file, the policy file must permit the database location to be read for the attack to work. The default Derby Network Server policy file distributed with the affected releases includes a permissive policy as the default Network Server policy, which allows the attack to work.
Publish Date: 2018-05-07
URL: CVE-2018-1313
### CVSS 3 Score Details (5.3)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1313
Release Date: 2018-05-05
Fix Resolution: 10.14.2.0
:rescue_worker_helmet: Automatic Remediation is available for this issue:rescue_worker_helmet: Automatic Remediation is available for this issue.