Skip to main content

CVE-2023-0157

Description

The All-In-One Security (AIOS) WordPress plugin before 5.1.5 does not escape the content of log files before outputting it to the plugin admin page, allowing an authorized user (admin+) to plant bogus log files containing malicious JavaScript code that will be executed in the context of any administrator visiting this page.

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

Refrence: NVDMITRE

Proof Of Concept

b0marek

Repository for CVE-2023-0157 vulnerability.

Refrence: GitHub