CVE-2024-8505 MEDIUM

CVE-2024-8505: WordPress Infinite Scroll - Ajax Load More <= 7.1.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via button_label Parameter

Vendor Dcooney
Product Ajax Load More – Infinite Scroll, Load More, & Lazy Load
Weakness CWE-87
Published October 2, 2024
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The WordPress Infinite Scroll – Ajax Load More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘button_label’ parameter in all versions up to, and including, 7.1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Ajax Load More contains a cross-site scripting vulnerability in versions up to 7.1.2. An authenticated user with low privileges can inject malicious scripts that execute in other users' browsers, potentially affecting site-wide functionality. The vulnerability requires network access but no user interaction from the victim.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in other users' browsers to steal data or perform actions on their behalf.

Potential impact on your site

04Site Impact

Any authenticated user can inject scripts affecting other users and site functionality across multiple pages.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site; no victim interaction required.

Key dates

06Disclosure timeline

October 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE