Discourse is an open-source discussion platform. Prior to version 3.1.0.beta3 of the beta
and tests-passed
branches, some user provided URLs were being passed to FastImage without SSRF protection. Insufficient protections could enable attackers to trigger outbound network connections from the Discourse server to private IP addresses. This affects any site running the tests-passed
or beta
branches versions 3.1.0.beta2 and prior. This issue is patched in version 3.1.0.beta3 of the beta
and tests-passed
branches. There are no known workarounds.
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Discourse | Discourse | * | 3.1.0 (excluding) |
Discourse | Discourse | * | 3.1.0 (including) |
Discourse | Discourse | 3.1.0-beta1 (including) | 3.1.0-beta1 (including) |
Discourse | Discourse | 3.1.0-beta2 (including) | 3.1.0-beta2 (including) |