Skip to main content

CVE-2023-2916

Description

The InfiniteWP Client plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 1.11.1 via the 'admin_notice' function. This can allow authenticated attackers with subscriber-level permissions or above to extract sensitive data including configuration. It can only be exploited if the plugin has not been configured yet. If combined with another arbitrary plugin installation and activation vulnerability, it may be possible to connect a site to InfiniteWP which would make remote management possible and allow for elevation of privileges.

NVD
Severity: MEDIUM
CVE ID: CVE-2023-2916
CVSS Score: 5.3
CVSS Metrics: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Wordfence
Severity: HIGH
CVE ID: CVE-2023-2916
CVSS Score: 7.5
CVSS Metrics: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

d0rb

CVE-2023-2916 PoC

Refrence: GitHub