Skip to content

Commit 43853b4

Browse files
simiRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@41fc67a
1 parent 76b21d8 commit 43853b4

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: advisory
3+
title: 'CVE-2020-36939 (cassandra-web): Cassandra Web 0.5.0 contains a directory traversal
4+
vulnerability'
5+
comments: false
6+
categories:
7+
- cassandra-web
8+
advisory:
9+
gem: cassandra-web
10+
cve: 2020-36939
11+
ghsa: 8mfv-xhp5-48q9
12+
url: https://nvd.nist.gov/vuln/detail/CVE-2020-36939
13+
title: Cassandra Web 0.5.0 contains a directory traversal vulnerability
14+
date: 2026-01-27
15+
description: |-
16+
Cassandra Web 0.5.0 contains a directory traversal vulnerability
17+
that allows unauthenticated attackers to read arbitrary files by
18+
manipulating path traversal parameters. Attackers can exploit the
19+
disabled Rack::Protection module to read sensitive system files
20+
like /etc/passwd and retrieve Apache Cassandra database credentials.
21+
cvss_v3: 7.5
22+
cvss_v4: 8.7
23+
related:
24+
url:
25+
- https://nvd.nist.gov/vuln/detail/CVE-2020-36939
26+
- https://github.com/avalanche123/cassandra-web/commit/f11e47a26f316827f631d7bcfec14b9dd94f44be#diff-f965f92b425fb2f75d38b491b2625fe21b8af20b7666217546bce8a42b198ea4Prot
27+
- https://www.vulncheck.com/advisories/cassandra-web-remote-file-read
28+
- https://www.exploit-db.com/exploits/49362
29+
- https://github.com/advisories/GHSA-8mfv-xhp5-48q9
30+
notes: |
31+
- GHSA is unreviewed.
32+
- cvss_v4 from GHSA and nvd.nist.gov
33+
- cvss_v3 from nvd.nist.gov
34+
- date from GHSA
35+
- Last commit (included above) on 9/30/2020 changed "disable" to "enable"
36+
but was never released.
37+
- Release 0.5.0 (https://rubygems.org/gems/cassandra-web/versions/0.5.0)
38+
is last release on https://rubygems.org/gems/cassandra-web/versions.
39+
- Only one tag (0.4.0) at https://github.com/avalanche123/cassandra-web/tags.
40+
---

0 commit comments

Comments
 (0)