CVE-2017-20207
BaseFortify
Publication date: 2025-10-18
Last updated on: 2026-01-05
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dancoulter | flickr_gallery | to 1.5.2 (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 is a PHP Object Injection in the Flickr Gallery plugin for WordPress (versions up to and including 1.5.2). It occurs because the plugin deserializes untrusted input from the 'pager' parameter, allowing unauthenticated attackers to inject malicious PHP objects. Attackers exploited this by using the WP_Theme() class to create backdoors.
How can this vulnerability impact me? :
The vulnerability can have severe impacts including unauthorized remote code execution, creation of backdoors, and full compromise of the affected WordPress site. Since it allows unauthenticated attackers to inject PHP objects, it can lead to complete control over the site, data theft, and service disruption.