2022-05-28 16:51:54 +00:00
id : CVE-2018-12675
info :
2022-10-19 21:11:27 +00:00
name : SV3C HD Camera L Series - Open Redirect
2022-05-28 16:51:54 +00:00
author : 0x_Akoko
severity : medium
description : |
2022-10-19 21:11:27 +00:00
SV3C HD Camera L Series 2.3.4.2103-S50-NTD-B20170508B and 2.3.4.2103-S50-NTD-B20170823B contains an open redirect vulnerability. It does not perform origin checks on URLs in the camera's web interface, which can be leveraged to send a user to an unexpected endpoint. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-05-28 16:51:54 +00:00
reference :
- https://bishopfox.com/blog/sv3c-l-series-hd-camera-advisory
- https://vuldb.com/?id.125799
2022-05-28 17:07:20 +00:00
- https://www.bishopfox.com/news/2018/10/sv3c-l-series-hd-camera-multiple-vulnerabilities/
2022-10-19 21:11:27 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-12675
2022-05-28 16:51:54 +00:00
classification :
2022-05-28 17:07:20 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-05-28 16:51:54 +00:00
cvss-score : 6.1
cve-id : CVE-2018-12675
cwe-id : CWE-601
metadata :
2022-05-28 17:07:20 +00:00
verified : "true"
2022-05-28 16:51:54 +00:00
tags : cve,cve2018,redirect,sv3c,camera,iot
requests :
- method : GET
path :
2022-06-06 10:40:15 +00:00
- '{{BaseURL}}/web/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&cururl=http%3A%2F%2Finteract.sh'
2022-05-28 16:51:54 +00:00
matchers :
- type : word
part : body
words :
2022-06-06 10:40:15 +00:00
- '<META http-equiv="Refresh" content="0;URL=http://interact.sh">'
2022-10-19 21:11:27 +00:00
# Enhanced by md on 2022/10/13