vendor:
Pay Per Minute Video Chat Script
by:
R3d-D3v!L
8,8
CVSS
HIGH
XSS
79
CWE
Product Name: Pay Per Minute Video Chat Script
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:payperviewvideosoftware.com:pay_per_minute_video_chat_script:2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2010
Suffer from Multi XSS Vulnerability
Pay Per Minute Video Chat Script V 2.1 is vulnerable to multiple XSS attacks. An attacker can inject malicious JavaScript code into the vulnerable parameters of the application. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to prevent XSS attacks. All user-supplied input should be validated and filtered before being used in the application.