4.9

CVE-2022-2945

Exploit

WordPress Infinite Scroll – Ajax Load More <= 5.5.3 - Directory Traversal

The WordPress Infinite Scroll – Ajax Load More plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 5.5.3 via the 'type' parameter found in the alm_get_layout() function. This makes it possible for authenticated attackers, with administrative permissions, to read the contents of arbitrary files on the server, which can contain sensitive information.
Mögliche Gegenmaßnahme
Ajax Load More – Infinite Scroll, Load More, & Lazy Load: Update to version 5.5.4, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Ajax Load More – Infinite Scroll, Load More, & Lazy Load
Version *-5.5.3
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ConnekthqAjax Load More SwPlatformwordpress Version <= 5.5.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.96% 0.763
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 2.7 1.2 1.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
security@wordfence.com 4.9 1.2 3.6
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.