upload.php in Responsive FileManager 9.13.4 and 9.14.0 allows SSRF via the url parameter because file-extension blocking is mishandled and because it is possible for a DNS hostname to resolve to an internal IP address. For example, an SSRF attempt may succeed if a .ico filename is added to the PATH_INFO. Also, an attacker could create a DNS hostname that resolves to the 0.0.0.0 IP address for DNS pinning. NOTE: this issue exists because of an incomplete fix for CVE-2018-14728.
{
"cpe": [
"cpe:2.3:a:tecrail:responsive_filemanager:9.13.4:*:*:*:*:*:*:*",
"cpe:2.3:a:tecrail:responsive_filemanager:9.14.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "9.13.4"
},
{
"last_affected": "9.13.4"
},
{
"introduced": "9.14.0"
},
{
"last_affected": "9.14.0"
}
],
"source": "CPE_STRING"
}