ghsa-rp7r-79rm-2758
Vulnerability from github
Published
2022-05-01 02:31
Modified
2022-05-25 20:21
VLAI Severity ?
Summary
Apache Derby exposes user and password attributes
Details
Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 10.1.1.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.derby:derby" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2005-4849" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-05-25T20:21:39Z", "nvd_published_at": "2005-12-31T05:00:00Z", "severity": "MODERATE" }, "details": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.", "id": "GHSA-rp7r-79rm-2758", "modified": "2022-05-25T20:21:39Z", "published": "2022-05-01T02:31:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-4849" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/09a7325f75a4f96a7735e46c9723930f88ea2613" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/82d721fd53e30dbb86d6d742c085030985091968" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/fd24a7590ff5426bac68303fbeca07dbc5067412" }, { "type": "PACKAGE", "url": "https://github.com/apache/derby" }, { "type": "WEB", "url": "http://db.apache.org/derby/releases/release-10.1.2.1.html" }, { "type": "WEB", "url": "http://issues.apache.org/jira/browse/DERBY-530" }, { "type": "WEB", "url": "http://issues.apache.org/jira/browse/DERBY-559" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=289672" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Derby exposes user and password attributes" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…