Skip to content

SSRF by connecting to privileged ports

Moderate
vrana published GHSA-43f8-p5w3-5m25 Feb 10, 2021

Package

all

Affected versions

< 4.7.8

Patched versions

4.7.8

Description

Impact

All users are affected.

Patches

Workarounds

Protect access to Adminer also by other means, e.g. by HTTP password, IP address limiting or by OTP plugin.

References

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2018-7667

Weaknesses

Server-Side Request Forgery (SSRF)

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. Learn more on MITRE.

Credits