Skip to content

Commit 1309e82

Browse files
1 parent 7db9537 commit 1309e82

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

advisories/unreviewed/2024/04/GHSA-xfq4-78j7-v594/GHSA-xfq4-78j7-v594.json renamed to advisories/github-reviewed/2024/04/GHSA-xfq4-78j7-v594/GHSA-xfq4-78j7-v594.json

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xfq4-78j7-v594",
4-
"modified": "2024-04-26T03:30:29Z",
4+
"modified": "2025-06-19T14:30:34Z",
55
"published": "2024-04-26T03:30:29Z",
66
"aliases": [
77
"CVE-2024-33669"
88
],
9+
"summary": "Passbolt Browser Extension leaks password information",
910
"details": "An issue was discovered in Passbolt Browser Extension before 4.6.2. It can send multiple requests to HaveIBeenPwned while a password is being typed, which results in an information leak. This allows an attacker capable of observing Passbolt's HTTPS queries to the Pwned Password API to more easily brute force passwords that are manually typed by the user.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "passbolt-browser-extension"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.6.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -23,17 +44,21 @@
2344
"type": "WEB",
2445
"url": "https://blog.quarkslab.com/passbolt-a-bold-use-of-haveibeenpwned.html"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/passbolt/passbolt_browser_extension"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://haveibeenpwned.com"
2954
},
3055
{
3156
"type": "WEB",
32-
"url": "https://help.passbolt.com/incidents/pwned-password-service-information-leak"
57+
"url": "https://www.passbolt.com"
3358
},
3459
{
3560
"type": "WEB",
36-
"url": "https://www.passbolt.com"
61+
"url": "https://www.passbolt.com/incidents/pwned-password-service-information-leak"
3762
},
3863
{
3964
"type": "WEB",
@@ -45,8 +70,8 @@
4570
"CWE-200"
4671
],
4772
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-06-19T14:30:34Z",
5075
"nvd_published_at": "2024-04-26T01:15:46Z"
5176
}
5277
}

0 commit comments

Comments
 (0)