{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-15152",
        "STATE": "PUBLIC",
        "TITLE": "Server-Side Request Forgery in ftp-srv"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "ftp-srv",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">= 1.0.0, < 2.19.6"
                                        },
                                        {
                                            "version_value": ">= 3.0.0, < 3.1.2"
                                        },
                                        {
                                            "version_value": ">= 4.0.0, < 4.3.4"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "autovance"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "ftp-srv is an npm package which is a modern and extensible FTP server designed to be simple yet configurable. In ftp-srv before versions 2.19.6, 3.1.2, and 4.3.4 are vulnerable to Server-Side Request Forgery. The PORT command allows arbitrary IPs which can be used to cause the server to make a connection elsewhere. A possible workaround is blocking the PORT through the configuration. This issue is fixed in version2 2.19.6, 3.1.2, and 4.3.4. More information can be found on the linked advisory."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "{\"CWE-918\":\"Server-Side Request Forgery (SSRF)\"}"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/autovance/ftp-srv/security/advisories/GHSA-jw37-5gqr-cf9j",
                "refsource": "CONFIRM",
                "url": "https://github.com/autovance/ftp-srv/security/advisories/GHSA-jw37-5gqr-cf9j"
            },
            {
                "name": "https://github.com/autovance/ftp-srv/commit/e449e75219d918c400dec65b4b0759f60476abca",
                "refsource": "MISC",
                "url": "https://github.com/autovance/ftp-srv/commit/e449e75219d918c400dec65b4b0759f60476abca"
            },
            {
                "name": "https://www.npmjs.com/package/ftp-srv",
                "refsource": "MISC",
                "url": "https://www.npmjs.com/package/ftp-srv"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-jw37-5gqr-cf9j",
        "discovery": "UNKNOWN"
    }
}