
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-24034 is an open redirect vulnerability discovered in twilio_ajax_handler.php in Nagios XI before version 5.9.3. An unauthenticated attacker can craft a malicious URL that, when clicked by a victim, redirects them to an arbitrary external website. It carries a CVSS v3.1 base score of 3.1 (Low), reflecting the high attack complexity and requirement for user interaction (GitHub Advisory, Nagios Security).
The vulnerability is classified as CWE-601 (URL Redirection to Untrusted Site / 'Open Redirect'). The affected file, twilio_ajax_handler.php, accepts user-controlled input that specifies an external URL and uses it in a redirect without adequate validation or allowlisting. An attacker can craft a link pointing to the Nagios XI instance that transparently forwards the victim to an attacker-controlled site. No authentication is required to construct such a link, but successful exploitation depends on a user clicking it (GitHub Advisory).
Successful exploitation primarily enables spoofing and phishing attacks. An attacker can leverage the trusted Nagios XI domain to lend legitimacy to a malicious redirect, potentially tricking users into submitting credentials or downloading malware on the attacker-controlled destination site. There is no direct impact on confidentiality or availability of the Nagios XI instance itself; the integrity impact is limited to the low-severity manipulation of redirect behavior (GitHub Advisory).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation as of the time of reporting. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory).
twilio_ajax_handler.php endpoint with a redirect parameter pointing to an attacker-controlled site (e.g., https://nagios-xi-host/nagiosxi/includes/components/twilio/twilio_ajax_handler.php?redirect=https://attacker.com).twilio_ajax_handler.php with external URLs in redirect or URL parameters, especially from unfamiliar source IPs.twilio_ajax_handler.php.Upgrade Nagios XI to version 5.9.3 or later, which contains the fix for this vulnerability (Nagios Changelog, Nagios Security). As interim mitigations, administrators can implement security controls such as restricting access to twilio_ajax_handler.php via web server configuration (e.g., IP allowlisting), deploying security headers to limit redirect behavior, and educating users to verify URLs before clicking links that reference the Nagios XI host.
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."