CVE-2017-20206
BaseFortify
Publication date: 2025-10-18
Last updated on: 2025-12-23
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpmudev | appointments | to 2.2.1 (inc) |
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 exists in the Appointments plugin for WordPress versions up to 2.2.1. It is a PHP Object Injection flaw caused by deserialization of untrusted input from the 'wpmudev_appointments' cookie. This allows unauthenticated attackers to inject malicious PHP objects, which can be exploited to create backdoors using the WP_Theme() class.
How can this vulnerability impact me? :
The vulnerability can have severe impacts including unauthorized remote code execution, allowing attackers to create backdoors on the affected system. This can lead to full compromise of the WordPress site, data theft, site defacement, or further attacks on the hosting environment.