CVE-2017-20208
BaseFortify
Publication date: 2025-10-18
Last updated on: 2025-12-19
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| metagauss | registrationmagic | to 3.7.9.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a PHP Object Injection in the RegistrationMagic WordPress plugin (versions up to 3.7.9.3). It occurs due to unsafe deserialization of untrusted input in the is_expired_by_date() function, allowing unauthenticated attackers to inject malicious PHP objects. This can lead to attackers executing arbitrary code by fetching and installing remote files on the affected site.
How can this vulnerability impact me? :
The vulnerability can have severe impacts including full compromise of the affected WordPress site. Attackers can execute arbitrary code remotely, potentially leading to data theft, site defacement, installation of malware, or complete loss of control over the website.