vendor:
WP Video Playlist
by:
Erdemstar
6.1
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: WP Video Playlist
Affected Version From: 1.1.2001
Affected Version To: 1.1.2001
Patch Exists: NO
Related CWE:
CPE: a:wordpress:wp_video_playlist:1.1.1
Platforms Tested:
2024
Stored Cross-Site Scripting (XSS) in WordPress Plugin WP Video Playlist 1.1.1
The Wordpress Plugin WP Video Playlist 1.1.1 is vulnerable to stored cross-site scripting (XSS) attack. An attacker can inject malicious scripts into the 'videoFields[post_type]' input field, leading to the execution of arbitrary code in the context of the user's browser. This can result in cookie theft, session hijacking, or other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user inputs before processing them. Additionally, input validation and encoding can help prevent XSS attacks. Users should also keep their plugins up to date to avoid known vulnerabilities.