GHSA-42xw-p62x-hwcf

Suggest an improvement
Source
https://github.com/advisories/GHSA-42xw-p62x-hwcf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-42xw-p62x-hwcf/GHSA-42xw-p62x-hwcf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-42xw-p62x-hwcf
Aliases
Published
2022-05-13T01:02:18Z
Modified
2023-11-08T03:59:52.588057Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Improper Access Control in Apache Derby
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.

Database specific
{
    "nvd_published_at": "2018-05-07T13:29:00Z",
    "github_reviewed_at": "2022-06-29T19:13:33Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-284"
    ]
}
References

Affected packages

Maven / org.apache.derby:derby

Package

Name
org.apache.derby:derby
View open source insights on deps.dev
Purl
pkg:maven/org.apache.derby/derby

Affected ranges

Type
ECOSYSTEM
Events
Introduced
10.3.1.4
Fixed
10.14.2.0

Affected versions

10.*

10.3.1.4
10.3.2.1
10.4.1.3
10.4.2.0
10.5.3.0
10.5.3.0_1
10.6.1.0
10.6.2.1
10.7.1.1
10.8.1.2
10.8.2.2
10.8.3.0
10.9.1.0
10.10.1.1
10.10.2.0
10.11.1.1
10.12.1.1
10.13.1.1
10.14.1.0

Database specific

{
    "last_known_affected_version_range": "<= 10.14.1.0"
}