#VU11277 Server-side request forgery in Adminer - CVE-2018-7667

 

#VU11277 Server-side request forgery in Adminer - CVE-2018-7667

Published: March 26, 2018 / Updated: April 12, 2018


Vulnerability identifier: #VU11277
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2018-7667
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Adminer
Software vendor:
Jakub Vrána

Description

The vulnerability allows a remote attacker to perform SSRF attacks.

The vulnerability exists due to improper filtration of user-supplied data passed via "server" HTTP GET parameter. A remote unauthenticated attacker can send requests to internal server resources and scan ports on the local server.

Remediation

Update to version 4.4.0.

External links