vendor:
PhpGroupWare
by:
Unknown
7.5
CVSS
HIGH
HTML Injection
79
CWE
Product Name: PhpGroupWare
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:phpgroupware:phpgroupware
Platforms Tested: Unknown
Unknown
PhpGroupWare HTML Injection Vulnerability
PhpGroupWare is susceptible to a HTML injection vulnerability due to improper input sanitization. An attacker can exploit this vulnerability by supplying malicious HTML and script code through the 'date' parameter in the 'index.php' page. This can lead to theft of cookie-based authentication credentials and control over the site's rendering.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before processing or rendering it.