mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1.2 KiB
1.2 KiB
CVE-2024-36108
Description
casgate is an Open Source Identity and Access Management system. In affected versions casgate allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use id parameter of GET requests with value anonymous/ anonymous to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability.
POC
Reference
- https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c
- https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c
Github
No PoCs found on GitHub currently.