| タイトル | Fantomas42 django-blog-zinnia 881101a9d1d455b2fc581d6f4ae0947cdd8126c6 CWE-312 Cleartext Storage of Sensitive Information |
|---|
| 説明 | Fantomas42/django-blog-zinnia stores the raw protected-entry password in Django session data after a visitor unlocks an entry. The same session value is later compared against the entry password. If a deployment uses readable client-side sessions or if session storage, logs, or backups are exposed, protected-entry passwords can be recovered from session data. The safer design is to store only an entry-scoped authorization marker or keyed digest. |
|---|
| ソース | ⚠️ https://github.com/Fantomas42/django-blog-zinnia/issues/595 |
|---|
| ユーザー | GalaxynX (UID 98977) |
|---|
| 送信 | 2026年06月13日 13:51 (1 月 ago) |
|---|
| モデレーション | 2026年07月18日 10:52 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 380029 [Fantomas42 django-blog-zinnia 迄 0.20 Protected Entry Password entry_protection.py 弱い暗号化] |
|---|
| ポイント | 20 |
|---|