BRAVIA Signage - Exposure
ID: bravia-signage
Severity: medium
Author: DhiyaneshDK
Tags: misconfig,exposure,bravia,sony
Description
Section titled “Description”Bravia Signage is exposed.
YAML Source
Section titled “YAML Source”id: bravia-signage
info: name: BRAVIA Signage - Exposure author: DhiyaneshDK severity: medium description: Bravia Signage is exposed. reference: - https://twitter.com/WhiteOakSec/status/1667197552461004800 - https://www.whiteoaksecurity.com/blog/sony-bravia-remote-code-execution-disclosure/ metadata: verified: "true" max-request: 1 shodan-query: title:"BRAVIA Signage" tags: misconfig,exposure,bravia,sony
http: - method: GET path: - "{{BaseURL}}/#/settings"
matchers-condition: and matchers: - type: word part: body words: - "BRAVIA Signage"
- type: status status: - 200# digest: 490a004630440220748d525064e78ecc3d00c6e8f8615b904d75129b31e34fa08c1e19936cc5558f022044b1e43668bbde6090f5fa9bc6e4b4719e167b747c007dfebc20d8274e8659b2:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/bravia-signage.yaml"