ghsa-22wj-vf5f-wrvj
Vulnerability from github
Published
2022-11-23 21:30
Modified
2024-07-03 17:59
Severity ?
Summary
Password exposure in H2 Database
Details
The web-based admin console in H2 Database Engine through 2.1.214 can be started via the CLI with the argument -webAdminPassword, which allows the user to specify the password in cleartext for the web admin console. Consequently, a local user (or an attacker that has obtained local access through some means) would be able to discover the password by listing processes and their arguments. NOTE: the vendor states "This is not a vulnerability of H2 Console ... Passwords should never be passed on the command line and every qualified DBA or system administrator is expected to know that."
{ affected: [ { package: { ecosystem: "Maven", name: "com.h2database:h2", }, ranges: [ { events: [ { introduced: "1.4.198", }, { fixed: "2.2.220", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-45868", ], database_specific: { cwe_ids: [ "CWE-200", "CWE-312", ], github_reviewed: true, github_reviewed_at: "2022-11-23T22:31:05Z", nvd_published_at: "2022-11-23T21:15:00Z", severity: "HIGH", }, details: "The web-based admin console in H2 Database Engine through 2.1.214 can be started via the CLI with the argument -webAdminPassword, which allows the user to specify the password in cleartext for the web admin console. Consequently, a local user (or an attacker that has obtained local access through some means) would be able to discover the password by listing processes and their arguments. NOTE: the vendor states \"This is not a vulnerability of H2 Console ... Passwords should never be passed on the command line and every qualified DBA or system administrator is expected to know that.\"", id: "GHSA-22wj-vf5f-wrvj", modified: "2024-07-03T17:59:02Z", published: "2022-11-23T21:30:31Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-45868", }, { type: "WEB", url: "https://github.com/h2database/h2database/issues/3686", }, { type: "WEB", url: "https://github.com/h2database/h2database/pull/3833", }, { type: "WEB", url: "https://github.com/h2database/h2database/commit/581ed18ff9d6b3761d851620ed88a3994a351a0d", }, { type: "ADVISORY", url: "https://github.com/advisories/GHSA-22wj-vf5f-wrvj", }, { type: "PACKAGE", url: "https://github.com/h2database/h2database", }, { type: "WEB", url: "https://github.com/h2database/h2database/blob/96832bf5a97cdc0adc1f2066ed61c54990d66ab5/h2/src/main/org/h2/server/web/WebServer.java#L346-L347", }, { type: "WEB", url: "https://github.com/h2database/h2database/releases/tag/version-2.2.220", }, { type: "WEB", url: "https://sites.google.com/sonatype.com/vulnerabilities/sonatype-2022-6243", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], summary: "Password exposure in H2 Database ", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.