Search Results (4 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-15979 2 Keywordrush, Wordpress 2 Content Egg – Affiliate Product Importer & Price Comparison, Wordpress 2026-08-07 8.1 High
The Content Egg – Affiliate Product Importer & Price Comparison plugin for WordPress is vulnerable to Arbitrary File Deletion via Path Traversal in versions up to and including 11.3.0. This is due to insufficient validation of the 'img_file' field within the cegg_data post metadata: the value passes only through wp_strip_all_tags() (which does not strip path traversal sequences), is stored directly in post meta, and is later concatenated without normalization into a filesystem path in getFullImgPath() before being passed to PHP's unlink(). This makes it possible for authenticated attackers, with author-level access and above, to delete arbitrary files on the affected site's server which may make remote code execution possible.
CVE-2025-47536 2 Keywordrush, Wordpress 2 Content Egg, Wordpress 2026-04-23 7.2 High
Deserialization of Untrusted Data vulnerability in keywordrush Content Egg content-egg allows Object Injection.This issue affects Content Egg: from n/a through <= 7.0.0.
CVE-2022-25952 1 Keywordrush 1 Content Egg 2025-02-20 4.3 Medium
Cross-Site Request Forgery (CSRF) vulnerability in Keywordrush Content Egg plugin <= 5.4.0 on WordPress.
CVE-2022-0428 1 Keywordrush 1 Content Egg 2024-11-21 6.1 Medium
The Content Egg WordPress plugin before 5.3.0 does not sanitise and escape the page parameter before outputting back in an attribute in the Autoblogging admin dashboard, leading to a Reflected Cross-Site Scripting