vendor:
PHP 2 Way Video Chat
by:
Sid3^effects
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: PHP 2 Way Video Chat
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
VideoWhisper PHP 2 Way Video Chat Cross-Site Scripting Vulnerability
The VideoWhisper PHP 2 Way Video Chat application is prone to a cross-site scripting vulnerability due to insufficient input sanitization. This vulnerability can be exploited by an attacker to execute arbitrary script code in the browser of a victim user, within the context of the affected site. This can lead to the theft of authentication credentials stored in cookies and enable the attacker to launch further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in dynamically generated web content. Implementing a robust input validation mechanism can help prevent these types of attacks.