vendor:
NB4-R1.5.10-MAIN
by:
599eme Man
7.5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: NB4-R1.5.10-MAIN
Affected Version From: Neufbox NB4-R1.5.10-MAIN
Affected Version To: Neufbox NB4-R1.5.10-MAIN
Patch Exists: YES
Related CWE: N/A
CPE: h:neufbox:nb4-r1.5.10-main
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Neufbox NB4-R1.5.10-MAIN Persistent XSS
The vulnerability is present in the http://[IPLocal]/3_1 page, where an attacker can inject a malicious SSID=1><script>alert(1)</script> and then execute the XSS by going to http://[IPLocal]/3_0
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.