Server-Side Request Forgery in Podcast Importer Plugin by WordPress
CVE-2020-24149
7.5HIGH
What is CVE-2020-24149?
The podcast-importer-secondline plugin version 1.1.4 for WordPress contains a server-side request forgery (SSRF) vulnerability. This flaw allows an attacker to exploit the podcast_feed parameter during the secondline_import_initialize action, potentially leading to unauthorized access or exposure of sensitive data from the WordPress site. Proper validation and sanitization mechanisms should be implemented to mitigate such risks and protect against this type of attack.