CVE-2023-5711 MEDIUM

CVE-2023-5711: System Dashboard <= 2.8.8 - Missing Authorization to Information Disclosure (sd_php_info)

Vendor Qriouslad
Product System Dashboard
Weakness CWE-862 · Missing authorization
Published December 7, 2023
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_php_info() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve sensitive information provided by PHP info.

Explanation of Vulnerability in Simple Terms

02Summary

System Dashboard versions 2.8.7 and earlier lack proper authorization checks on certain functions. A logged-in user with low privileges can access sensitive information they should not be able to view. The vulnerability requires valid site credentials but does not allow data modification or system disruption.

What an attacker can do

03Attacker Capabilities

Read sensitive information they should not have access to.

Potential impact on your site

04Site Impact

Logged-in users may view data intended for administrators or higher-privilege roles.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

December 7, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE