From 038dd721dc6bc82c8c17120b26102e9c70b38ab9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:24:44 +0000 Subject: [PATCH] Publish GHSA-688c-3x49-6rqj --- .../GHSA-688c-3x49-6rqj.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2018/03/GHSA-688c-3x49-6rqj/GHSA-688c-3x49-6rqj.json b/advisories/github-reviewed/2018/03/GHSA-688c-3x49-6rqj/GHSA-688c-3x49-6rqj.json index 5d63ae2fd8f..d15aae41fba 100644 --- a/advisories/github-reviewed/2018/03/GHSA-688c-3x49-6rqj/GHSA-688c-3x49-6rqj.json +++ b/advisories/github-reviewed/2018/03/GHSA-688c-3x49-6rqj/GHSA-688c-3x49-6rqj.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-688c-3x49-6rqj", - "modified": "2023-01-25T23:02:06Z", + "modified": "2023-08-29T15:23:28Z", "published": "2018-03-07T22:22:22Z", "aliases": [ "CVE-2018-1000119" ], - "summary": "rack-protection Observable Discrepancy vulnerability", + "summary": "rack-protection gem timing attack vulnerability when validating CSRF token", "details": "Sinatra rack-protection versions 1.5.4 and 2.0.0.rc3 and earlier contains a timing attack vulnerability in the CSRF token checking that can result in signatures can be exposed. This attack appear to be exploitable via network connectivity to the ruby application. This vulnerability appears to have been fixed in 1.5.5 and 2.0.0.", "severity": [ { @@ -20,6 +20,11 @@ "ecosystem": "RubyGems", "name": "rack-protection" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -39,6 +44,11 @@ "ecosystem": "RubyGems", "name": "rack-protection" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -74,6 +84,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1060" }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack-protection/CVE-2018-1000119.yml" + }, { "type": "PACKAGE", "url": "https://github.com/sinatra/rack-protection"