Vulnerability CVE-2022-2433


Published: 2022-09-06

Description:
The WordPress Infinite Scroll ?? Ajax Load More plugin for WordPress is vulnerable to deserialization of untrusted input via the 'alm_repeaters_export' parameter in versions up to, and including 5.5.3. 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.

Type:

CWE-502

(Deserialization of Untrusted Data)

 References:
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2433
https://plugins.trac.wordpress.org/changeset/2772627/ajax-load-more/trunk/admin/admin.php

Copyright 2026, cxsecurity.com

 

Back to Top