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

Hudson Cross-Site Scripting Vulnerability

Hudson is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Input should be validated and filtered to prevent malicious script code from being executed.
Source

Exploit-DB raw data:

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

Hudson is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Hudson 1.223 is vulnerable; other versions may also be affected. 

http://www.example.com/hudson/search/?q="><script>alert(1);</script>