cve/2020/CVE-2020-11576.md
2024-06-18 02:51:15 +02:00

712 B

CVE-2020-11576

Description

Fixed in v1.5.1, Argo version v1.5.0 was vulnerable to a user-enumeration vulnerability which allowed attackers to determine the usernames of valid (non-SSO) accounts because /api/v1/session returned 401 for an existing username and 404 otherwise.

POC

Reference

Github