Security Advisory

CVE-2019-11591

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-04-29 13:46:46
Last updated 2024-08-04 22:55:40
Assigner mitre
State PUBLISHED

Description

The WebDorado Contact Form plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST[action] value and the $_GET[action] value, and the latter is unsanitized.