CVE-2018-25326
HIGHGoogle Drive for WordPress 2.2 Path Traversal RCE via gdrive-ajaxs.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25326. PoCs published by Lenon Leite.
AI-analyzed exploit summary This exploit demonstrates an unauthenticated remote code execution (RCE) vulnerability in the Plugin Google Drive for WordPress 2.2. The vulnerability arises from improper escaping of the $_POST['file_name'] parameter, allowing arbitrary file deletion via directory traversal.
Description
Google Drive for WordPress 2.2 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by injecting directory traversal sequences in the file_name parameter. Attackers can send POST requests to gdrive-ajaxs.php with the ajaxstype parameter set to del_fl_bkp and file_name containing traversal sequences ../../wp-config.php to access sensitive configuration files.
Exploits (1)
This exploit demonstrates an unauthenticated remote code execution (RCE) vulnerability in the Plugin Google Drive for WordPress 2.2. The vulnerability arises from improper escaping of the $_POST['file_name'] parameter, allowing arbitrary file deletion via directory traversal.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N