Skip to main content

CVE-2023-4549

Description

The DoLogin Security WordPress plugin before 3.7 does not properly sanitize IP addresses coming from the X-Forwarded-For header, which can be used by attackers to conduct Stored XSS attacks via WordPress' login form.

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

Refrence: NVDMITRE

Proof Of Concept

b0marek

Repository for CVE-2023-4549 vulnerability.

Refrence: GitHub