2020-06-25 17:01:46 +00:00
{
"CVE_data_meta" : {
2020-08-17 18:51:28 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:46 +00:00
"ID" : "CVE-2020-15152" ,
2020-08-17 18:51:28 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Server-Side Request Forgery in ftp-srv"
2020-06-25 17:01:46 +00:00
} ,
2020-08-17 18:51:28 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ftp-srv" ,
"version" : {
"version_data" : [
{
"version_value" : "> 1.0.0, < 4.3.4"
}
]
}
}
]
} ,
"vendor_name" : "autovance"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-17 22:01:36 +00:00
"value" : "ftp-srv versions 1.0.0 through 4.3.3 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 version 4.3.4. More information can be found on the linked advisory."
2020-06-25 17:01:46 +00:00
}
]
2020-08-17 18:51:28 -03:00
} ,
"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"
2020-06-25 17:01:46 +00:00
}
}