WP Super Cache <= 1.8 - Unauthenticated Cache Poisoning
2022-10-03 00:00
AnonymousStrategic Overview
Vulnerability Overview
The WP Super Cache plugin for WordPress is vulnerable to Unauthenticated Cache Poisoning in versions up to, and including, 1.8. This is due to insufficient parsing of URLs containing double slashes. This makes it possible for unauthenticated attackers to poison the site's cache potentially resulting in harmful content being served to visitors.
Technical Analysis
REMEDIATION: Update to version 1.9, or a newer patched version --- IDENTIFIER: CWE-349 (Acceptance of Extraneous Untrusted Data With Trusted Data) The product, when processing trusted data, accepts any untrusted data that is also included with the trusted data, treating the untrusted data as if it were trusted.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C