CVE-2024-32582 HIGH

CVE-2024-32582: WordPress Debug Log Manager plugin <= 2.3.1 - Cross Site Scripting (XSS) vulnerability

Vendor Bowo
Product Debug Log Manager
Weakness CWE-79 · XSS
Published April 18, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 Bowo Debug Log Manager allows Stored XSS.This issue affects Debug Log Manager: from n/a through 2.3.1.

Explanation of Vulnerability in Simple Terms

02Summary

Debug Log Manager versions up to 2.3.1 contain a cross-site scripting (XSS) vulnerability in how it displays log data. An attacker can inject malicious scripts into log entries that execute in a victim's browser when they view the logs. The vulnerability requires user interaction—the victim must visit a page displaying the affected logs. Impact is limited to the current site scope.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in a victim's browser when they view debug logs.

Potential impact on your site

04Site Impact

Site admins viewing debug logs could have their session hijacked or credentials stolen via injected scripts.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must visit a page displaying the vulnerable log data.

Key dates

06Disclosure timeline

April 18, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE