Skip to main content

CVE-2023-0156

Description

The All-In-One Security (AIOS) WordPress plugin before 5.1.5 does not limit what log files to display in it's settings pages, allowing an authorized user (admin+) to view the contents of arbitrary files and list directories anywhere on the server (to which the web server has access). The plugin only displays the last 50 lines of the file.

NVD
Severity: MEDIUM
CVE ID: CVE-2023-0156
CVSS Score: 4.9
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Refrence: NVDMITRE

Proof Of Concept

b0marek

Repository for CVE-2023-0156 vulnerability.

Refrence: GitHub