b0marek / CVE-2023-4631

Repository for CVE-2023-4631 vulnerability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE ID: CVE-2023-4631

Vulnerability Type: IP Address Spoofing

Description: The DoLogin Security plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 3.6. This is due to insufficient restrictions on where the IP Address information is being retrieved for request logging and login restrictions. Attackers can supply the X-Forwarded-For header with with a different IP Address that will be logged and can be used to bypass settings that may have blocked out an IP address from logging in.

Steps to reproduce:

  1. Send login request with x-forwarded-for header, for ex. X-Forwarded-For: 8.8.8.8.
  2. See spoofed IP address in the "Login Attempts Log".

Reference:

  1. https://wpscan.com/vulnerability/28613fc7-1400-4553-bcc3-24df1cee418e
  2. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4631
  3. https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/dologin/dologin-security-36-ip-address-spoofing

About

Repository for CVE-2023-4631 vulnerability.