| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| WordPress zM Ajax Login & Register Plugin 1.0.9 Local File Inclusion Vulnerability | 4 Jun 201500:00 | – | zdt | |
| WordPress Plugin zM AJAX Login and Register File Inclusion Vulnerability | 10 Jun 201500:00 | – | cnvd | |
| CVE-2015-4153 | 10 Jun 201518:00 | – | cve | |
| CVE-2015-4153 | 10 Jun 201518:00 | – | cvelist | |
| WordPress Plugin zM Ajax Login & Register 1.0.9 - Local File Inclusion | 4 Jun 201500:00 | – | exploitdb | |
| WordPress Plugin zM Ajax Login Register 1.0.9 - Local File Inclusion | 4 Jun 201500:00 | – | exploitpack | |
| GLSA-201512-10 : Mozilla Products: Multiple vulnerabilities (Bar Mitzvah) (Logjam) | 4 Jan 201600:00 | – | nessus | |
| Mozilla Products: Multiple vulnerabilities | 30 Dec 201500:00 | – | gentoo | |
| CVE-2015-4153 | 10 Jun 201518:59 | – | nvd | |
| WordPress ZM Ajax Login & Register Plugin 1.0.9 - Local File Inclusion | 4 Jun 201500:00 | – | patchstack |
`# Exploit Title: CVE-2015-4153 - WordPress zM Ajax Login & Register Plugin [Local File Inclusion]
# Date: 2015/06/01
# Exploit Author: Panagiotis Vagenas
# Contact: https://twitter.com/panVagenas
# Vendor Homepage: http://zanematthew.com/
# Software Link: https://downloads.wordpress.org/plugin/zm-ajax-login-register.1.0.9.zip
# Version: 1.0.9
# Tested on: WordPress 4.2.2
# Category: webapps
# CVE: CVE-2015-4153
* Description
Any authenticated or non-authenticated user can perform a local file inclusion attack by exploiting the wp_ajax_nopriv_load_template action. Plugin simply includes the file specified in 'template' POST parameter without any further validation.
* Proof of Concept
Send a post request to `http://my.vulnerable.website.com/wp-admin/admin-ajax.php` with data: `action=load_template&template=[relative path to local file]&security=[wp nonce]&referer=[action from which the nonce came from]`
* Timeline
2015/06/01 Discovered
2015/06/01 Vendor alerted via contact form at his website
2015/06/03 Vendor responded
2015/06/03 Fixed in version 1.1.0
* Solution
Update to version 1.1.0
`
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