WordPress Plugin Vulnerabilities

User Access Manager < 2.2.18 - IP Spoofing

Description

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTE_ADDR, which makes it possible for attackers to access restricted content in certain situations.

Proof of Concept

Set HTTP_X_REAL_IP which is used in checkUserGroupAccess() to use an IP from the allowlist.

Affects Plugins

Fixed in 2.2.18

References

Miscellaneous

Original Researcher
Daniel Ruf
Submitter
Daniel Ruf
Submitter website
Verified
Yes

Timeline

Publicly Published
2023-08-04 (about 9 months ago)
Added
2023-08-04 (about 9 months ago)
Last Updated
2023-08-04 (about 9 months ago)

Other