vendor:
Online Subtitles Workshop
by:
M.Jock3R
8.8
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Online Subtitles Workshop
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP Sp2 FR
2009
Online Subtitles Workshop XSS vulnerabilities
A Cross-Site Scripting (XSS) vulnerability exists in Online Subtitles Workshop due to improper validation of user-supplied input in the 'video_comments.php' script. An attacker can inject malicious HTML or JavaScript code into the 'message' parameter of the 'video_comments.php' script, which will be executed in the browser of any user who views the comments page.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized.