3 matches found
CVE-2025-27929
Unauthenticated attackers can retrieve full list of users associated with arbitrary accounts...
Growatt Cloud Applications 安全漏洞
Growatt Cloud Applications is a monitoring platform from China-based Growatt. A security vulnerability exists in Growatt Cloud Applications version 3.6.0 and prior versions, which can be exploited by an unauthenticated attacker to obtain a complete list of users associated with an arbitrary accou...
Discourse: Any authenticated user can download full list of users, including email
The ExportCsvController allows users to export different types of entities, if one has guardian access: https://github.com/discourse/discourse/blob/master/app/controllers/exportcsvcontroller.rbL6 However, the guardian check only checks that the entity type is not "admin":...