header-logo
Suggest Exploit
vendor:
Selenium Web Server
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Selenium Web Server
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2006

Biba Selenium Web Server Cross-Site Scripting Vulnerability

Biba Selenium Web Server is prone to a cross-site scripting vulnerability because the application fails to sufficiently sanitize user-supplied input. An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may lead to other attacks.

Mitigation:

Input validation should be used to ensure that untrusted data is not allowed to be included in dynamic content.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/21100/info

Biba Selenium Web Server is prone to a cross-site scripting because the application fails to sufficiently sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may lead to other attacks.

http://www.example.com/%3Cscript%3Ealert('CSS_Vulnerable')%3C/script%3E