Disclosure of any bpost.be username via email

15 hours ago 7
BOOK THIS SPACE FOR AD
ARTICLE AD

MkNayek

Summary :
A bug in the [Forget password ] results in the disclosure of usernames via email, potentially violating user privacy and security policies

Steps to Reproduce:

Go to the Forgot Password page and enter your victim’s email address.Intercept the request and look at the decode option.You will see your victim’s full user name, first name and last name.plese see poc vdeo

https://youtu.be/6NvBY7UxMgE

Expected Behavior :
Usernames should not be included in email communications, especially in headers or other areas visible to unauthorized recipients. Instead:

Use anonymized references (e.g., “Dear User”).
Avoid including sensitive data in email headers.

Security Impact :
Exposure of usernames could lead to targeted attacks (e.g., phishing, social engineering).
Violates user privacy expectations and may breach compliance standards (e.g., GDPR, CCPA).

Suggested Fix :
Remove usernames from emails where not essential.
Use generic placeholders or hashed values if identification is necessary.\

Read Entire Article