File tree Expand file tree Collapse file tree 2 files changed +68
-36
lines changed
github-reviewed/2025/11/GHSA-g4r8-3qmh-pmch
unreviewed/2025/11/GHSA-g4r8-3qmh-pmch Expand file tree Collapse file tree 2 files changed +68
-36
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-g4r8-3qmh-pmch" ,
4+ "modified" : " 2025-11-13T23:11:15Z" ,
5+ "published" : " 2025-11-13T15:30:30Z" ,
6+ "aliases" : [
7+ " CVE-2025-12765"
8+ ],
9+ "summary" : " pgAdmin has vulnerability in LDAP authentication mechanism that allows bypassing TLS certificate verification" ,
10+ "details" : " pgAdmin <= 9.9 is affected by a vulnerability in the LDAP authentication mechanism allows bypassing TLS certificate verification." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " PyPI" ,
21+ "name" : " pgadmin4"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "fixed" : " 9.10"
32+ }
33+ ]
34+ }
35+ ],
36+ "database_specific" : {
37+ "last_known_affected_version_range" : " <= 9.9"
38+ }
39+ }
40+ ],
41+ "references" : [
42+ {
43+ "type" : " ADVISORY" ,
44+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-12765"
45+ },
46+ {
47+ "type" : " WEB" ,
48+ "url" : " https://github.com/pgadmin-org/pgadmin4/issues/9324"
49+ },
50+ {
51+ "type" : " WEB" ,
52+ "url" : " https://github.com/pgadmin-org/pgadmin4/commit/09d2b7eeb0e330df73b1aef0cba57788fde52b6b"
53+ },
54+ {
55+ "type" : " PACKAGE" ,
56+ "url" : " https://github.com/pgadmin-org/pgadmin4"
57+ }
58+ ],
59+ "database_specific" : {
60+ "cwe_ids" : [
61+ " CWE-295"
62+ ],
63+ "severity" : " HIGH" ,
64+ "github_reviewed" : true ,
65+ "github_reviewed_at" : " 2025-11-13T23:11:15Z" ,
66+ "nvd_published_at" : " 2025-11-13T13:15:45Z"
67+ }
68+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments