Unauthenticated Access to Users PII in microweber/microweber
Reported on
Mar 21st 2023
Description
A Unauthorized/Unauthenticated Attacker can access PII data of all the Users.
Some of the PII leaked are: first name
, last name
, email
, username
, IP address
, two_factor_secret
, two_factor_recovery_codes
Proof of Concept
http://localhost/api/user
It shows you details of all the users
https://demo.microweber.org/demo/api/user
This also works on the demo site
Impact
An Attacker can access the PII data.