ghsa-jm9x-rx9x-wpqj
Vulnerability from github
Published
2024-09-23 18:30
Modified
2024-10-01 20:35
Severity ?
Summary
OAuth2 client ID and secret exposed through the web browser
Details
pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pgadmin4" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-9014" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2024-10-01T20:35:10Z", "nvd_published_at": "2024-09-23T17:15:14Z", "severity": "HIGH" }, "details": "pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data.", "id": "GHSA-jm9x-rx9x-wpqj", "modified": "2024-10-01T20:35:10Z", "published": "2024-09-23T18:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9014" }, { "type": "WEB", "url": "https://github.com/pgadmin-org/pgadmin4/issues/7945" }, { "type": "PACKAGE", "url": "https://github.com/pgadmin-org/pgadmin4" }, { "type": "WEB", "url": "https://www.pgadmin.org/docs/pgadmin4/8.12/release_notes_8_12.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OAuth2 client ID and secret exposed through the web browser" }
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.