vendor:
JVC HDR VR-809/816
by:
Orwelllabs
8,8
CVSS
HIGH
Reflected Cross-site scripting
79
CWE
Product Name: JVC HDR VR-809/816
Affected Version From: 1.03
Affected Version To: 2.03
Patch Exists: NO
Related CWE: N/A
CPE: h:jvc:vr-809_hdr
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Network cameras VN-C*, VN-V*, VN-X*
2016
JVC Multiple Products Multiple Vulnerabilities
JVC Hard Disk Recorders are prone to XSS and HTTP Header Injection. The URL Trigger is http://xxx.xxx.xxx.xxx/api/param?video.input(01).comment&video.input(02).comment&video.input(03).comment&video.input(04).comment&video.input(05).comment&video.input(06).comment&video.input(07).comment&video.input(08).comment&video.input(09).comment and the payload used is <img src=a onerror=alert("0rwelll4bs")>. The affected script/path is /api/param? and the affected parameters are video.input(01).comment, video.input(02).comment, video.input(03).comment, video.input(04).comment, video.input(05).comment, video.input(06).comment, video.input(07).comment, video.input(08).comment and video.input(09).comment.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.