header-logo
Suggest Exploit
vendor:
Campus Pipeline
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Campus Pipeline
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: No
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Cross-Site Scripting Vulnerability in Campus Pipeline

The Campus Pipeline application fails to properly sanitize user-supplied URI input, allowing a remote attacker to create a malicious URI link that includes hostile HTML and script code. When a victim user follows this link, the hostile code may be executed in the security context of the affected web site, potentially leading to theft of cookie-based authentication credentials or other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it to generate dynamic content. Additionally, implementing Content Security Policy (CSP) can help prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

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

Campus Pipeline is affected by a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI input. 

This issue could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.

http://www.example.com/cp/render.UserLayoutRootNode.uP?uP_tparam=utf
<http://www.example.com/cp/render.UserLayoutRootNode.uP?uP_tparam=utf&utf
> &utf= script.
cqrsecured