CVE-2024-37558 MEDIUM

CVE-2024-37558: WordPress WPFavicon plugin <= 2.1.1 - Cross-Site Scripting (XSS) vulnerability

Vendor Nazmul Hossain Nihal
Product WPFavicon
Weakness CWE-79 · XSS
Published July 21, 2024
Last update April 28, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Nazmul Hossain Nihal WPFavicon allows Stored XSS.This issue affects WPFavicon: from n/a through 2.1.1.

Explanation of Vulnerability in Simple Terms

02Summary

WPFavicon contains a stored cross-site scripting (XSS) vulnerability in versions up to 2.1.1. An authenticated administrator with high privileges can inject malicious scripts through the plugin's settings. When other users view pages where the payload is rendered, their browsers execute the attacker's code. This can lead to session hijacking, credential theft, or malware distribution.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Administrators can compromise visitor sessions and steal data; site reputation and user trust are at risk if exploited.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site and a victim must view a page containing the injected payload.

Key dates

06Disclosure timeline

July 21, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE