
Cloud Vulnerability DB
A community-led vulnerabilities database
Cross-Site Request Forgery (CSRF) vulnerability (CVE-2024-55500) affects Avenwu Whistle versions 2.9.90 and earlier. The vulnerability allows attackers to perform malicious API calls through CORS misconfiguration, potentially resulting in the execution of arbitrary code on the victim's machine. The issue was discovered in June 2024 and was partially patched in September 2024 (Sonar Blog, NVD).
The vulnerability stems from a CORS misconfiguration in Whistle's /cgi-bin/* API endpoints. The server reflects the Origin header in the Access-Control-Allow-Origin response header and sets Access-Control-Allow-Credentials to true, allowing any website to send authenticated cross-origin requests. The issue is compounded by the server's handling of both JSON and URL-encoded form data, enabling attackers to bypass CORS restrictions using Simple Requests. The vulnerability received a CVSS v3.1 base score of 8.8 (HIGH) (Sonar Blog).
When exploited, the vulnerability allows attackers to execute arbitrary system commands on the victim's machine by tricking users into visiting a malicious webpage. The attacker can interact with Whistle's API endpoints, potentially adding malicious rules and values that can be used to execute arbitrary code through Whistle's scripting interface (Sonar Blog).
A partial fix was implemented in September 2024 to prevent origin reflection by only sending CORS headers when the request comes from an allowed origin (GitHub Commit). However, the vulnerability remains exploitable through Simple Requests. The recommended solution is to check the Sec-Fetch-Site header to identify and block cross-origin requests (Sonar Blog).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."