CyberRota Analysis
AI-GeneratedThe ARForms plugin for WordPress is vulnerable to PHP Object Injection due to improper deserialization of untrusted input from form submissions in versions up to 1.8.5, allowing unauthenticated attackers to inject PHP objects. While the vulnerability itself does not pose a direct threat, it can lead to severe consequences if a vulnerable plugin or theme containing a PHP Object Injection (POP) chain is also present, potentially enabling attackers to delete files, access sensitive data, or execute arbitrary code. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
The Contact Form, Survey, Quiz & Popup Form Builder – ARForms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.8.5 via deserialization of untrusted input from form submissions. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.