ghsa-xv64-8p4r-94gq
Vulnerability from github
Published
2024-05-02 18:30
Modified
2024-06-10 18:30
Severity ?
Summary
pgAdmin Cross-site Scripting vulnerability in /settings/store API response json payload
Details
pgAdmin <= 8.5 is affected by XSS vulnerability in /settings/store API response json payload. This vulnerability allows attackers to execute malicious script at the client end.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 8.5" }, "package": { "ecosystem": "PyPI", "name": "pgAdmin4" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-4216" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-05-03T20:20:33Z", "nvd_published_at": "2024-05-02T18:15:07Z", "severity": "HIGH" }, "details": "pgAdmin \u003c= 8.5 is affected by XSS vulnerability in /settings/store API response json payload. This vulnerability allows attackers to execute malicious script at the client end.\n", "id": "GHSA-xv64-8p4r-94gq", "modified": "2024-06-10T18:30:57Z", "published": "2024-05-02T18:30:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4216" }, { "type": "WEB", "url": "https://github.com/pgadmin-org/pgadmin4/issues/7282" }, { "type": "WEB", "url": "https://github.com/pgadmin-org/pgadmin4/commit/e384c9665ae2e72376be7cefa8e652efcee93767" }, { "type": "PACKAGE", "url": "https://github.com/pgadmin-org/pgadmin4" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T2YFVCB4HCXU3FQBZ5XTWJZWSZUDNCXE" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "pgAdmin Cross-site Scripting vulnerability in /settings/store API response json payload" }
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.