{ "containers": { "cna": { "affected": [ { "product": "com.softwaremill.akka-http-session:core_2.13", "vendor": "n/a", "versions": [ { "lessThan": "0.5.11", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "com.softwaremill.akka-http-session:core_2.12", "vendor": "n/a", "versions": [ { "lessThan": "0.5.11", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "com.softwaremill.akka-http-session:core_2.11", "vendor": "n/a", "versions": [ { "lessThan": "0.5.11", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Willem Vermeer" } ], "datePublic": "2020-11-27T00:00:00.000Z", "descriptions": [ { "lang": "en", "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "Cross-site Request Forgery (CSRF)", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-11-27T16:40:10.000Z", "orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "shortName": "snyk" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352" }, { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654" }, { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/softwaremill/akka-http-session/issues/77" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/softwaremill/akka-http-session/issues/74" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41" } ], "title": "Cross-site Request Forgery (CSRF)", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-11-27T16:35:14.740953Z", "ID": "CVE-2020-7780", "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" } ] } }, "credit": [ { "lang": "eng", "value": "Willem Vermeer" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site Request Forgery (CSRF)" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655" }, { "name": "https://github.com/softwaremill/akka-http-session/issues/77", "refsource": "MISC", "url": "https://github.com/softwaremill/akka-http-session/issues/77" }, { "name": "https://github.com/softwaremill/akka-http-session/issues/74", "refsource": "MISC", "url": "https://github.com/softwaremill/akka-http-session/issues/74" }, { "name": "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41", "refsource": "MISC", "url": "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-04T09:41:01.565Z" }, "title": "CVE Program Container", "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/softwaremill/akka-http-session/issues/77" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/softwaremill/akka-http-session/issues/74" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41" } ] } ] }, "cveMetadata": { "assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "assignerShortName": "snyk", "cveId": "CVE-2020-7780", "datePublished": "2020-11-27T16:40:10.538Z", "dateReserved": "2020-01-21T00:00:00.000Z", "dateUpdated": "2024-09-17T04:24:28.153Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }