Vulnerability Description
The String Locator plugin for WordPress is vulnerable to deserialization of untrusted input via the 'string-locator-path' parameter in versions up to, and including 2.5.0. This makes it possible for unauthenticated users to call files using a PHAR wrapper, granted they can trick a site administrator into performing an action such as clicking on a link, that will deserialize and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Instawp | String Locator | <= 2.5.0 |
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/string-locator/trunk/editor.php#L59Broken Link
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&oldPatch
- https://www.wordfence.com/threat-intel/vulnerabilities/id/10a36e37-4188-403f-9b1Third Party Advisory
- https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2434Third Party Advisory
- https://plugins.trac.wordpress.org/browser/string-locator/trunk/editor.php#L59Broken Link
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&oldPatch
- https://www.wordfence.com/threat-intel/vulnerabilities/id/10a36e37-4188-403f-9b1Third Party Advisory
- https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2434Third Party Advisory
FAQ
What is CVE-2022-2434?
CVE-2022-2434 is a vulnerability with a CVSS score of 8.8 (HIGH). The String Locator plugin for WordPress is vulnerable to deserialization of untrusted input via the 'string-locator-path' parameter in versions up to, and including 2.5.0. This makes it possible for u...
How severe is CVE-2022-2434?
CVE-2022-2434 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-2434?
Check the references section above for vendor advisories and patch information. Affected products include: Instawp String Locator.