Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-4465. PoCs published by Panagiotis Vagenas.
AI-analyzed exploit summary This is a writeup describing a Local File Inclusion (LFI) vulnerability in the WordPress zM Ajax Login & Register plugin. The exploit leverages the `wp_ajax_nopriv_load_template` action to include arbitrary local files via the `template` POST parameter without validation.
Description
Cross-site scripting (XSS) vulnerability in the zM Ajax Login & Register plugin before 1.1.0 for WordPress allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Exploits (1)
This is a writeup describing a Local File Inclusion (LFI) vulnerability in the WordPress zM Ajax Login & Register plugin. The exploit leverages the `wp_ajax_nopriv_load_template` action to include arbitrary local files via the `template` POST parameter without validation.