From abe5f927db8d081d30b605d51dbc49c7959a9474 Mon Sep 17 00:00:00 2001 From: Thomas Koppensteiner Date: Tue, 19 Nov 2024 22:45:15 +0100 Subject: [PATCH] Added `patched_versions` to CVE 2024-21510 (#838) --------- Co-authored-by: Postmodern --- gems/sinatra/CVE-2024-21510.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gems/sinatra/CVE-2024-21510.yml b/gems/sinatra/CVE-2024-21510.yml index cb7359ba17..e224a05565 100644 --- a/gems/sinatra/CVE-2024-21510.yml +++ b/gems/sinatra/CVE-2024-21510.yml @@ -17,12 +17,16 @@ description: | handling the X-Forwarded-Host header, attackers can potentially exploit Cache Poisoning or Routing-based SSRF. cvss_v3: 5.4 -notes: Never patched +patched_versions: + - ">= 4.1.0" related: url: - https://nvd.nist.gov/vuln/detail/CVE-2024-21510 - https://security.snyk.io/vuln/SNYK-RUBY-SINATRA-6483832 - - https://github.com/sinatra/sinatra/pull/2010 + - https://github.com/advisories/GHSA-hxx2-7vcw-mqr3 - https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb#L319 - https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb#L323C1-L343C17 - - https://github.com/advisories/GHSA-hxx2-7vcw-mqr3 + - https://github.com/sinatra/sinatra/issues/2052 + - https://github.com/sinatra/sinatra/pull/2010 + - https://github.com/sinatra/sinatra/pull/2053 + - https://github.com/sinatra/sinatra/commit/cd3e00de20ddaff34ea30f7a74a7b9dad189d1d8