mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
926 B
Markdown
19 lines
926 B
Markdown
|
|
### [CVE-2024-33669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33669)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
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.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://blog.quarkslab.com/passbolt-a-bold-use-of-haveibeenpwned.html
|
||
|
|
- https://help.passbolt.com/incidents/pwned-password-service-information-leak
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|