vendor:
Ajax Pagination (twitter Style)
by:
Glyn Wintle
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Ajax Pagination (twitter Style)
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:ajax_pagination_(twitter_style)
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2014
End-user exploitable local file inclusion vulnerability in Ajax Pagination (twitter Style) 1.1
A non-logged in user can call the ajax function wp_ajax_nopriv_ajax_navigation that calls ajax_navigation_callback in ajax-pagination-front.php at line 75. By setting the value of “loop” in the POST data, they can include the contents of that path on the returned page.
Mitigation:
Disable the plugin until a fix is available.