Merge pull request #1 from af001/af001-patch-1

Create sony-camera-backdoor.yaml
patch-1
Anton 2022-04-11 07:18:14 -07:00 committed by GitHub
commit 12eed55ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
id: sony-camera-backdoor
info:
name: Backdoor In Sony IPELA Engine IP Cameras
author: af001
severity: medium
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
remediation: Upgrade to the latest version of the firmware provided by Sony.
tags: sony,backdoor,unauth,telnet
classification:
cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C
cvss-score: 6.50
cve-id: CVE-2016-7834
cwe-id: CWE-798
description: "Multiple SONY network cameras vulnerable to sensitive information disclosure via hardcoded credentials and a backdoor."
requests:
- method: GET
path:
- "{{BaseURL}}/command/prima-factory.cgi"
matchers-condition: and
matchers:
- type: status
status:
- 401
- type: word
part: header
words:
- 'gen5th'
- 'gen6th'
condition: or
- type: word
part: header
words:
- 'Sony'
condition: and