What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in Team Yoast Custom field finder.This issue affects Custom field finder: from n/a through 0.3.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
What the vulnerability does
Deserialization of Untrusted Data vulnerability in Team Yoast Custom field finder.This issue affects Custom field finder: from n/a through 0.3.
Explanation of Vulnerability in Simple Terms
Custom field finder through version 0.3 deserializes untrusted data without validation, allowing an attacker to inject malicious serialized objects. If the site has gadget chains available, this can lead to code execution or data manipulation. The attack requires network access but no authentication or user interaction.
What an attacker can do
Inject malicious serialized data to execute code or modify data on the site.
Potential impact on your site
An unauthenticated attacker could run code on your site or alter stored data.
Conditions required to exploit
Network access to the vulnerable component; no authentication required.
Key dates
External resources
Related vulnerabilities