CVE-2019-25734 PUBLISHED

Contact Form by WD 1.13.1 CSRF to Local File Inclusion

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

Contact Form by WD 1.13.1 contains a cross-site request forgery vulnerability combined with local file inclusion that allows unauthenticated attackers to include arbitrary files by exploiting unsanitized action parameters. Attackers can craft malicious forms targeting the admin-ajax.php endpoint with directory traversal sequences in the GET action parameter to load files via CSRF, bypassing authentication on vulnerable AJAX actions.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L
CVSS Score: 5.1

Product Status

Vendor Web-Dorado
Product Contact Form Maker
Versions
  • Version 1.13.1 is affected

Credits

  • Panagiotis Vagenas finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE