vendor:
Playlist for Youtube
by:
Erdemstar
6.1
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Playlist for Youtube
Affected Version From: 1.32
Affected Version To: 1.32
Patch Exists: NO
Related CWE:
CPE: a:wordpress:playlist_for_youtube:1.32
Platforms Tested:
2024
WordPress Plugin Playlist for Youtube – Stored Cross-Site Scripting (XSS)
The Wordpress Plugin Playlist for Youtube version 1.32 is vulnerable to stored cross-site scripting (XSS) attack. By injecting a malicious XSS payload into the 'Name' or 'Playlist ID' properties when adding a new playlist, an attacker can execute arbitrary scripts in the context of a user's browser.
Mitigation:
To mitigate this vulnerability, sanitize user inputs and escape special characters to prevent script injection. Regular security audits and updates are recommended.