vendor:
BF430 232/485 TCP/IP Converter
by:
Luca.Chiou
6.1
CVSS
MEDIUM
Stored Cross-Site Scripting
79
CWE
Product Name: BF430 232/485 TCP/IP Converter
Affected Version From: all versions prior to 1.16.00
Affected Version To: all versions prior to 1.16.00
Patch Exists: YES
Related CWE: CVE-2020-8839
CPE: h:chiyu:bf430_232/485_tcp/ip_converter
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Proprietary devices
2020
CHIYU BF430 TCP IP Converter – Stored Cross-Site Scripting
In CHIYU BF430 web page, user can modify the system configuration by access the /if.cgi. Attackers can inject malicious XSS code in "TF_submask" field. The XSS code will be stored in the database, so that causes a stored XSS vulnerability.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.