Vulnerabilities (CVE)

Filtered by vendor Nagios Subscribe
Total 174 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-17146 1 Nagios 1 Nagios Xi 2024-11-21 3.5 LOW 5.4 MEDIUM
A cross-site scripting vulnerability exists in Nagios XI before 5.5.4 via the 'name' parameter within the Account Information page. Exploitation of this vulnerability allows an attacker to execute arbitrary JavaScript code within the auto login admin management page.
CVE-2018-15714 1 Nagios 1 Nagios Xi 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Nagios XI 5.5.6 allows reflected cross site scripting from remote unauthenticated attackers via the oname and oname2 parameters.
CVE-2018-15713 1 Nagios 1 Nagios Xi 2024-11-21 3.5 LOW 5.4 MEDIUM
Nagios XI 5.5.6 allows persistent cross site scripting from remote authenticated attackers via the stored email address in admin/users.php.
CVE-2018-15712 1 Nagios 1 Nagios Xi 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Nagios XI 5.5.6 allows reflected cross site scripting from remote unauthenticated attackers via the host parameter in api_tool.php.
CVE-2018-15711 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 8.8 HIGH
Nagios XI 5.5.6 allows remote authenticated attackers to reset and regenerate the API key of more privileged users. The attacker can then use the new API key to execute API calls at elevated privileges.
CVE-2018-15710 1 Nagios 1 Nagios Xi 2024-11-21 7.2 HIGH 7.8 HIGH
Nagios XI 5.5.6 allows local authenticated attackers to escalate privileges to root via Autodiscover_new.php.
CVE-2018-15709 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 8.8 HIGH
Nagios XI 5.5.6 allows remote authenticated attackers to execute arbitrary commands via a crafted HTTP request.
CVE-2018-15708 1 Nagios 1 Nagios Xi 2024-11-21 7.5 HIGH 9.8 CRITICAL
Snoopy 1.0 in Nagios XI 5.5.6 allows remote unauthenticated attackers to execute arbitrary commands via a crafted HTTP request.
CVE-2018-13458 1 Nagios 1 Nagios Core 2024-11-21 4.3 MEDIUM 5.5 MEDIUM
qh_core in Nagios Core 4.4.1 and earlier is prone to a NULL pointer dereference vulnerability, which allows attackers to cause a local denial-of-service condition by sending a crafted payload to the listening UNIX socket.
CVE-2018-13457 1 Nagios 1 Nagios Core 2024-11-21 4.3 MEDIUM 5.5 MEDIUM
qh_echo in Nagios Core 4.4.1 and earlier is prone to a NULL pointer dereference vulnerability, which allows attackers to cause a local denial-of-service condition by sending a crafted payload to the listening UNIX socket.
CVE-2018-13441 1 Nagios 1 Nagios 2024-11-21 2.1 LOW 5.5 MEDIUM
qh_help in Nagios Core version 4.4.1 and earlier is prone to a NULL pointer dereference vulnerability, which allows attacker to cause a local denial-of-service condition by sending a crafted payload to the listening UNIX socket.
CVE-2018-12501 1 Nagios 1 Fusion 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Nagios Fusion before 4.1.4 has XSS, aka TPS#13332-13335.
CVE-2018-10738 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 7.2 HIGH
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/menuaccess.php chbKey1 parameter.
CVE-2018-10737 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 7.2 HIGH
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/logbook.php txtSearch parameter.
CVE-2018-10736 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 7.2 HIGH
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/info.php key1 parameter.
CVE-2018-10735 1 Nagios 1 Nagios Xi 2024-11-21 6.5 MEDIUM 7.2 HIGH
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/commandline.php cname parameter.
CVE-2018-10554 1 Nagios 1 Nagios Xi 2024-11-21 3.5 LOW 5.4 MEDIUM
An issue was discovered in Nagios XI 5.4.13. There is XSS exploitable via CSRF in (1) the Schedule New Report screen via the hour, minute, or ampm parameter, related to components/scheduledreporting; (2) includes/components/xicore/downtime.php, related to the update_pages function; (3) the ajaxhelper.php opts or background parameter; (4) the i[] array parameter to ajax_handler.php; or (5) the deploynotification.php title parameter.
CVE-2018-10553 1 Nagios 1 Nagios Xi 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
An issue was discovered in Nagios XI 5.4.13. A registered user is able to use directory traversal to read local files, as demonstrated by URIs beginning with index.php?xiwindow=./ and config/?xiwindow=../ substrings.
CVE-2017-14312 1 Nagios 1 Nagios Core 2024-11-21 7.2 HIGH 7.8 HIGH
Nagios Core through 4.3.4 initially executes /usr/sbin/nagios as root but supports configuration options in which this file is owned by a non-root account (and similarly can have nagios.cfg owned by a non-root account), which allows local users to gain privileges by leveraging access to this non-root account.
CVE-2017-12847 1 Nagios 1 Nagios 2024-11-21 6.3 MEDIUM 6.3 MEDIUM
Nagios Core before 4.3.3 creates a nagios.lock PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for nagios.lock modification before a root script executes a "kill `cat /pathname/nagios.lock`" command.