MyBB is a free and open source forum software. The default list of disallowed remote hosts does not contain the `127.0.0.0/8` block, which may result in a Server-Side Request Forgery (SSRF) vulnerability. The Configuration File's _Disallowed Remote Addresses_ list (`$config['disallowed_remote_addresses']`) contains the address `127.0.0.1`, but does not include the complete block `127.0.0.0/8`. MyBB 1.8.38 resolves this issue in default installations. Administrators of installed boards should update the existing configuration (`inc/config.php`) to include all addresses blocked by default. Additionally, users are advised to verify that it includes any other IPv4 addresses resolving to the server and other internal resources. Users unable to upgrade may manually add 127.0.0.0/8' to their disallowed address list.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-05-01T06:27:37.987Z

Updated: 2024-08-01T22:59:32.176Z

Reserved: 2024-01-15T15:19:19.443Z

Link: CVE-2024-23336

cve-icon Vulnrichment

Updated: 2024-08-01T22:59:32.176Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-01T07:15:38.660

Modified: 2024-05-01T13:01:51.263

Link: CVE-2024-23336

cve-icon Redhat

No data.