CVE-2024-37918 MEDIUM

CVE-2024-37918: WordPress ConeBlog plugin <= 1.4.8 - Cross Site Scripting (XSS) vulnerability

Vendor Wpcone
Product ConeBlog – WordPress Blog Widgets
Weakness CWE-79 · XSS
Published July 20, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPCone ConeBlog – WordPress Blog Widgets coneblog-widgets.This issue affects ConeBlog – WordPress Blog Widgets: from n/a through <= 1.4.8.

Explanation of Vulnerability in Simple Terms

02Summary

ConeBlog contains a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts into the plugin. When other users view affected content, the injected code executes in their browsers, potentially compromising their sessions or stealing data. The vulnerability requires user interaction and affects versions up to 1.4.8.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that executes when other users view the site, stealing sessions or performing actions on their behalf.

Potential impact on your site

04Site Impact

Authenticated users can inject code affecting other visitors; compromised user accounts and data theft are possible.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account (low privilege level) and a victim must view a page containing the injected content.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE