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:
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.