Lucene search

K
hackeroneBean-zhangH1:1916583
HistoryMar 24, 2023 - 8:50 a.m.

Internet Bug Bounty: Authenticated but unauthorized users may enumerate Application names via the API

2023-03-2408:50:46
bean-zhang
hackerone.com
$2400
26
argo cd
information disclosure
unauthorized users
api bug
social engineering

EPSS

0.001

Percentile

30.9%

All versions of Argo CD starting with v0.5.0 are vulnerable to an information disclosure bug allowing unauthorized users to enumerate application names by inspecting API error messages.

STEPS:

  1. Login argocd with a user who has not application module’s priviledge.
  2. The user request ‘api/v1/application/**/logs’ restful api to download a log file.
  3. The log file’s content lead a information disclosure bug, which allowing unauthorized users to enumerate application names by inspecting API error messages. The error messages like ‘error gettingg applicaiton by name: ** not found’.

Impact

An attacker could use the discovered application names as the starting point of another attack. For example, the attacker might use their knowledge of an application name to convince an administrator to grant higher privileges (social engineering).

EPSS

0.001

Percentile

30.9%