Ajax Pagination (twitter Style) <= 1.1 - Local File Inclusion

2014-03-28 00:00
Glyn Wintle

Strategic Overview

Status
Unpatched
Affected Version<= 1.1
CVSS9.8Critical
CVECVE-2014-2674
View all Ajax Pagination (twitter Style) vulnerabilities

Vulnerability Overview

Directory traversal vulnerability in the Ajax Pagination (twitter Style) plugin 1.1 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the loop parameter in an ajax_navigation action to wp-admin/admin-ajax.php.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C