Seafile is an open source cloud storage system. A sync token is used in Seafile file syncing protocol to authorize access to library data. To improve performance, the token is cached in memory in seaf-server. Upon receiving a token from sync client or SeaDrive client, the server checks whether the token exist in the cache. However, if the token exists in cache, the server doesn't check whether it's associated with the specific library in the URL. This vulnerability makes it possible to use any valid sync token to access data from any **known** library. Note that the attacker has to first find out the ID of a library which it has no access to. The library ID is a random UUID, which is not possible to be guessed. There are no workarounds for this issue.
総合評価: CVE-2021-43820 は中リスク(50.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.96%、57 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.29% | 0.96% | +0.67% |
| 2 | 2025-03-30 | 0.56% | 0.29% | -0.27% |
| 3 | 2025-03-29 | — | 0.56% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
ubuntu
|
medium | CVE-2021-43820 medium priority: Ubuntu including 1 source packages (seafile), 8 status rows across 8 suites (bionic, focal, hirsute, impish, jammy, trusty, upstream, xenial): not-affected 6, ignored 2. | https://ubuntu.com/security/CVE-2021-43820 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| seafile | seafile_server | < 8.0.8 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:community:*:*:* |
| seafile | seafile_server | < 8.0.15 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:professional:*:*:* |
| seafile | seafile_server | >= 9.0.0, < 9.0.2 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:community:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/haiwen/seafile-server/pull/520 | Patch Third Party Advisory |
| https://github.com/haiwen/seafile-server/security/advisories/GHSA-m3wc-jv6r-hvv8 | Third Party Advisory |