| Summary | Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.) |
|---|---|
| Publication Date | Dec. 2, 2019, 11:15 p.m. |
| Registration Date | Jan. 26, 2021, 11:40 a.m. |
| Last Update | Nov. 21, 2024, 1:34 p.m. |
| CVSS3.1 : MEDIUM | |
| スコア | 6.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 4.0 |
|---|---|
| Vector | AV:N/AC:L/Au:S/C:N/I:P/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 単一 |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 2.1 | 2.1.15 | |||
| cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 2.2 | 2.2.8 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:* | |||||
| Title | Django における不適切なデフォルトパーミッションに関する脆弱性 |
|---|---|
| Summary | Django には、不適切なデフォルトパーミッションに関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Dec. 2, 2019, midnight |
| Registration Date | Dec. 23, 2019, 5:06 p.m. |
| Last Update | Dec. 23, 2019, 5:06 p.m. |
| Django Software Foundation |
| Django 2.1.15 未満の 2.1 |
| Django 2.2.8 未満の 2.2 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2019年12月23日] 掲載 |
Dec. 23, 2019, 5:06 p.m. |