WordPress security changelog
MEDIUM CVE-2022-2943 Modified

WordPress Infinite Scroll – Ajax Load More: Filesystem traversal

WordPress Infinite Scroll – Ajax Load More is affected by filesystem traversal. Exploitation requires an authenticated WordPress account. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.

CVE / CNA score 4.9 CVSS 3.1 · security@wordfence.com
NVD score 4.9 CVSS 3.1 · nvd@nist.gov
Component
WordPress Infinite Scroll – Ajax Load More
Plugin slug
ajax-load-more
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Sep 06, 2022
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

This CVE was published Sep 06, 2022 and is one of 14 known issues for this plugin.

Update, patch or deactivate.

Update WordPress Infinite Scroll – Ajax Load More to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WordPress Infinite Scroll – Ajax Load More plugin for Wordpress is vulnerable to arbitrary file reading in versions up to, and including, 5.5.3 due to insufficient file path validation on the alm_repeaters_export() function. This makes it possible for authenticated attackers, with administrative privileges, to download arbitrary files hosted on the server that may contain sensitive content, such as the wp-config.php file.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources