Vulnerability Description
WordPress Insert PHP plugin versions before 3.3.1 contain a PHP code injection vulnerability that allows unauthenticated attackers to execute arbitrary PHP code by injecting malicious shortcodes through the WordPress REST API. Attackers can send POST requests to the wp-json/wp/v2/posts endpoint with crafted content containing insert_php shortcodes to include and execute remote PHP files on the server.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://fr.wordpress.org/plugins/insert-php/
- https://www.exploit-db.com/exploits/41308
- https://www.vulncheck.com/advisories/wordpress-insert-php-plugin-php-code-inject
FAQ
What is CVE-2017-20251?
CVE-2017-20251 is a vulnerability with a CVSS score of 9.8 (CRITICAL). WordPress Insert PHP plugin versions before 3.3.1 contain a PHP code injection vulnerability that allows unauthenticated attackers to execute arbitrary PHP code by injecting malicious shortcodes throu...
How severe is CVE-2017-20251?
CVE-2017-20251 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2017-20251?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.