CyberRota Analysis
AI-GeneratedThe Gravity Forms plugin for WordPress is susceptible to a Directory Traversal vulnerability, affecting all versions up to 2.10.4, allowing unauthenticated attackers to access and read arbitrary files on the server. This could lead to the exposure of sensitive information if the targeted form does not require user authentication. WordPress site administrators using this plugin should prioritize patching to mitigate potential data breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Gravity Forms plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.10.4 via the 'gform_uploaded_files' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires the targeted form to not enforce login (so publicly accessible), which allows the unauthenticated attacker to reach the process_send_resume_link endpoint and supply an arbitrary recipient email address to receive the traversal-retrieved file as a notification attachment.