Skip to content

HTTP API access control bypass

Moderate
sfan5 published GHSA-w8rp-mh38-c7hv Jul 17, 2022

Package

No package listed

Affected versions

<=5.4.1

Patched versions

5.5.0

Description

Impact

If at least one mod makes use of the HTTP API (access is granted via secure.http_mods), then a different, untrusted mod can intercept the API functions and also receive access to the HTTP API.
The HTTP API has the ability to make arbitrary HTTP requests (GET/POST or other methods) and initiate FTP transactions to hosts on any network(s) the user's computer is connected to.

Patches

8c99f22

Workarounds

If feasible, disable access to the HTTP API for all mods by clearing the secure.http_mods setting.

References

#11867

Severity

Moderate

CVE ID

No known CVE

Weaknesses

No CWEs

Credits