Vulnerability Description
The Basil recipe theme for WordPress is vulnerable to Persistent Cross-Site Scripting (XSS) via the `post_title` parameter in versions up to, and including, 2.0.4 due to insufficient input sanitization and output escaping. This vulnerability allows authenticated attackers with contributor-level access and above to inject arbitrary web scripts in pages that will execute whenever a user accesses a compromised page. Because the of the default WordPress validation, it is not possible to insert the payload directly but if the Cooked plugin is installed, it is possible to create a recipe post type (cp_recipe) and inject the payload in the title field. Version 2.0.5 contains a patch for the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/XjSv/Basil/commit/e2b1dbf1637d1ec2663f9aa1a563b02dc76a8146
- https://github.com/XjSv/Basil/security/advisories/GHSA-cr7v-8v2h-49vx
- https://github.com/XjSv/Basil/commit/e2b1dbf1637d1ec2663f9aa1a563b02dc76a8146
- https://github.com/XjSv/Basil/security/advisories/GHSA-cr7v-8v2h-49vx
FAQ
What is CVE-2024-39310?
CVE-2024-39310 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The Basil recipe theme for WordPress is vulnerable to Persistent Cross-Site Scripting (XSS) via the `post_title` parameter in versions up to, and including, 2.0.4 due to insufficient input sanitizatio...
How severe is CVE-2024-39310?
CVE-2024-39310 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39310?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.