diff --git a/2017/18xxx/CVE-2017-18640.json b/2017/18xxx/CVE-2017-18640.json index 8eea807b316..7fdfba5bc83 100644 --- a/2017/18xxx/CVE-2017-18640.json +++ b/2017/18xxx/CVE-2017-18640.json @@ -221,6 +221,11 @@ "refsource": "MLIST", "name": "[cassandra-commits] 20201002 [jira] [Commented] (CASSANDRA-16150) Upgrade to snakeyaml >= 1.26 version for CVE-2017-18640 fix", "url": "https://lists.apache.org/thread.html/r55d807f31e64a080c54455897c20b1667ec792e5915132c7b7750533@%3Ccommits.cassandra.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[cassandra-commits] 20201002 [jira] [Comment Edited] (CASSANDRA-16150) Upgrade to snakeyaml >= 1.26 version for CVE-2017-18640 fix", + "url": "https://lists.apache.org/thread.html/recfe569f4f260328b0036f1c82b2956e864d519ab941a5e75d0d832d@%3Ccommits.cassandra.apache.org%3E" } ] } diff --git a/2020/15xxx/CVE-2020-15233.json b/2020/15xxx/CVE-2020-15233.json index da27189d968..3e3a32a7abd 100644 --- a/2020/15xxx/CVE-2020-15233.json +++ b/2020/15xxx/CVE-2020-15233.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite from version 0.30.2 and before version 0.34.1,\nthere is an issue in which an an attacker can override the registered redirect URL by performing an OAuth flow and requesting a\nredirect URL that is to the loopback adapter. Attackers can provide both custom URL query parameters to their loopback redirect URL,\nas well as actually overriding the host of the registered redirect URL. These attacks are only applicable in scenarios where the \nattacker has access over the loopback interface. This vulnerability has been patched in ORY Fosite v0.34.1." + "value": "ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite from version 0.30.2 and before version 0.34.1, there is an issue in which an an attacker can override the registered redirect URL by performing an OAuth flow and requesting a redirect URL that is to the loopback adapter. Attackers can provide both custom URL query parameters to their loopback redirect URL, as well as actually overriding the host of the registered redirect URL. These attacks are only applicable in scenarios where the attacker has access over the loopback interface. This vulnerability has been patched in ORY Fosite v0.34.1." } ] }, @@ -77,15 +77,15 @@ }, "references": { "reference_data": [ - { - "name": "https://github.com/ory/fosite/security/advisories/GHSA-rfq3-w54c-f9q5", - "refsource": "CONFIRM", - "url": "https://github.com/ory/fosite/security/advisories/GHSA-rfq3-w54c-f9q5" - }, { "name": "https://github.com/ory/fosite/commit/cdee51ebe721bfc8acca0fd0b86b030ca70867bf", "refsource": "MISC", "url": "https://github.com/ory/fosite/commit/cdee51ebe721bfc8acca0fd0b86b030ca70867bf" + }, + { + "name": "https://github.com/ory/fosite/security/advisories/GHSA-rfq3-w54c-f9q5", + "refsource": "CONFIRM", + "url": "https://github.com/ory/fosite/security/advisories/GHSA-rfq3-w54c-f9q5" } ] }, diff --git a/2020/15xxx/CVE-2020-15234.json b/2020/15xxx/CVE-2020-15234.json index 05f9bfb6933..1e41a8769ee 100644 --- a/2020/15xxx/CVE-2020-15234.json +++ b/2020/15xxx/CVE-2020-15234.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs\nand the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match.\nThis allows an attacker to register a client with allowed redirect URL https://example.com/callback.\nThen perform an OAuth2 flow and requesting redirect URL https://example.com/CALLBACK.\nInstead of an error (invalid redirect URL), the browser is redirected to https://example.com/CALLBACK with a potentially successful OAuth2 response,\ndepending on the state of the overall OAuth2 flow (the user might still deny the request for example).\n\nThis vulnerability has been patched in ORY Fosite v0.34.1." + "value": "ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match. This allows an attacker to register a client with allowed redirect URL https://example.com/callback. Then perform an OAuth2 flow and requesting redirect URL https://example.com/CALLBACK. Instead of an error (invalid redirect URL), the browser is redirected to https://example.com/CALLBACK with a potentially successful OAuth2 response, depending on the state of the overall OAuth2 flow (the user might still deny the request for example). This vulnerability has been patched in ORY Fosite v0.34.1." } ] }, diff --git a/2020/26xxx/CVE-2020-26527.json b/2020/26xxx/CVE-2020-26527.json index 1e15eab79fe..05886945756 100644 --- a/2020/26xxx/CVE-2020-26527.json +++ b/2020/26xxx/CVE-2020-26527.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-26527", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-26527", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An issue was discovered in API/api/Version in Damstra Smart Asset 2020.7. Cross-origin resource sharing trusts random origins by accepting the arbitrary 'Origin: example.com' header and responding with 200 OK and a wildcard 'Access-Control-Allow-Origin: *' header." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://support.damstratechnology.com/hc/en-us/categories/900000115446-SmartAsset-Damstra-Asset-Management-Platform", + "refsource": "MISC", + "name": "https://support.damstratechnology.com/hc/en-us/categories/900000115446-SmartAsset-Damstra-Asset-Management-Platform" + }, + { + "url": "https://smartasset.com/", + "refsource": "MISC", + "name": "https://smartasset.com/" + }, + { + "refsource": "MISC", + "name": "https://github.com/lukaszstu/SmartAsset-CORS-CVE-2020-26527/blob/main/README.md", + "url": "https://github.com/lukaszstu/SmartAsset-CORS-CVE-2020-26527/blob/main/README.md" } ] }