Skip to content

Commit ab45cbe

Browse files
1 parent 53d30ce commit ab45cbe

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

advisories/unreviewed/2025/07/GHSA-pqhp-4xfc-hjgq/GHSA-pqhp-4xfc-hjgq.json renamed to advisories/github-reviewed/2025/07/GHSA-pqhp-4xfc-hjgq/GHSA-pqhp-4xfc-hjgq.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-pqhp-4xfc-hjgq",
4-
"modified": "2025-07-29T21:30:45Z",
4+
"modified": "2026-06-05T20:21:56Z",
55
"published": "2025-07-29T21:30:44Z",
66
"aliases": [
77
"CVE-2025-52490"
88
],
9+
"summary": "Couchbase Sync Gateway shows cleartext passwords in redacted and unredacted output",
910
"details": "An issue was discovered in Couchbase Sync Gateway before 3.2.6. In sgcollect_info_options.log and sync_gateway.log, there are cleartext passwords in redacted and unredacted output.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/couchbase/sync_gateway"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "3.2.6"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://forums.couchbase.com/tags/security"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/couchbase/sync_gateway"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://www.couchbase.com/alerts"
@@ -37,8 +62,8 @@
3762
"CWE-319"
3863
],
3964
"severity": "HIGH",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2026-06-05T20:21:56Z",
4267
"nvd_published_at": "2025-07-29T20:15:27Z"
4368
}
4469
}

0 commit comments

Comments
 (0)