CVE-2023-40931
published 2023-09-19CVE-2023-40931: A SQL injection vulnerability in Nagios XI from version 5.11.0 up to and including 5.11.1 allows authenticated attackers to execute arbitrary SQL commands via…
PriorityP356medium6.5CVSS 3.1
AVNACLPRLUINSUCHINAN
EXPLOIT
EPSS
13.48%
96.0th percentile
A SQL injection vulnerability in Nagios XI from version 5.11.0 up to and including 5.11.1 allows authenticated attackers to execute arbitrary SQL commands via the ID parameter in the POST request to /nagiosxi/admin/banner_message-ajaxhelper.php
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| nagios | nagios_xi | >= 5.11.0 < 5.11.2 | 5.11.2 |
Detection & IOCsextracted from sources · hover to see the quote
commandPOST /nagiosxi/admin/banner_message-ajaxhelper.php action=acknowledge_banner_message&id=*
- →Detect SQL injection exploitation attempts against Nagios XI banner_message-ajaxhelper.php by matching HTTP response body for SQL error strings
- →Target endpoint is /nagiosxi/admin/banner_message-ajaxhelper.php via POST with parameters action=acknowledge_banner_message and a manipulated id value; monitor POST requests to this path for anomalous id parameter values
- →Use Shodan, FOFA, or Google to identify exposed Nagios XI instances as potential targets
- ·Vulnerability only affects Nagios XI versions 5.11.0 through 5.11.1 (inclusive); exploitation requires prior authentication ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Nagios XI v5.11.0 - SQL Injection
nuclei·CVSS 6.5
CVE-2023-40931 [MEDIUM] Nagios XI v5.11.0 - SQL Injection
Nagios XI v5.11.0 - SQL Injection
A SQL injection vulnerability in Nagios XI from version 5.11.0 up to and including 5.11.1 allows authenticated attackers to execute arbitrary SQL commands via the ID parameter in the POST request to /nagiosxi/admin/banner_message-ajaxhelper.php.
Template:
id: CVE-2023-40931
info:
name: Nagios XI v5.11.0 - SQL Injection
author: ritikchaddha
severity: medium
description: |
A SQL injection vulnerability in Nagios XI from version 5.11.0 up to and including 5.11.1 allows authenticated attackers to execute arbitrary SQL commands via the ID parameter in the POST request to /nagiosxi/admin/banner_message-ajaxhelper.php.
impact: |
Successful exploitation of this vulnerability allows an authenticated attackers to execute arbitrary SQL commands.
remediation: |
Up
No writeups or analysis indexed.
2023-09-19
Published