2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-11-27 18:35:17 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-11-27T16:35:14.740953Z" ,
2020-01-21 23:01:08 +00:00
"ID" : "CVE-2020-7780" ,
2020-11-27 18:35:17 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Request Forgery (CSRF)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "com.softwaremill.akka-http-session:core_2.13" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "0.5.11"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
} ,
{
"product" : {
"product_data" : [
{
"product_name" : "com.softwaremill.akka-http-session:core_2.12" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "0.5.11"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
} ,
{
"product" : {
"product_data" : [
{
"product_name" : "com.softwaremill.akka-http-session:core_2.11" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "0.5.11"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Request Forgery (CSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352"
2020-11-27 18:35:17 +02:00
} ,
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654"
2020-11-27 18:35:17 +02:00
} ,
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655"
2020-11-27 18:35:17 +02:00
} ,
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/softwaremill/akka-http-session/issues/77" ,
"name" : "https://github.com/softwaremill/akka-http-session/issues/77"
2020-11-27 18:35:17 +02:00
} ,
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/softwaremill/akka-http-session/issues/74" ,
"name" : "https://github.com/softwaremill/akka-http-session/issues/74"
2020-11-27 18:35:17 +02:00
} ,
{
2020-11-27 17:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41" ,
"name" : "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41"
2020-11-27 18:35:17 +02:00
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-27 17:01:48 +00:00
"value" : "This affects the package com.softwaremill.akka-http-session:core_2.13 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.12 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.11 before 0.5.11. For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with an empty X-XSRF-TOKEN header and an empty XSRF-TOKEN cookie."
2020-01-21 23:01:08 +00:00
}
]
2020-11-27 18:35:17 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Willem Vermeer"
}
]
2020-01-21 23:01:08 +00:00
}