PostgreSQL におけるアクセス制限を回避される脆弱性
| Title |
PostgreSQL におけるアクセス制限を回避される脆弱性
|
| Summary |
PostgreSQL は、キャッシュされた計画の row-security ステータスを適切に管理しないため、アクセス制限を回避される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-254: Security Features (セキュリティ機能) と識別されています。 http://cwe.mitre.org/data/definitions/254.html
|
| Possible impacts |
攻撃者により、複数のロールでクエリを実行するセッションを利用されることで、アクセス制限を回避される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
March 31, 2016, midnight |
| Registration Date |
April 15, 2016, 2:31 p.m. |
| Last Update |
April 15, 2016, 2:31 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:P/A:N |
Affected System
| PostgreSQL.org |
|
PostgreSQL 9.5.2 未満の 9.5.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年04月15日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2016-2193
| Summary |
PostgreSQL before 9.5.x before 9.5.2 does not properly maintain row-security status in cached plans, which might allow attackers to bypass intended access restrictions by leveraging a session that performs queries as more than one role.
|
| Publication Date |
April 12, 2016, 12:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:08 p.m. |
| Last Update |
Nov. 21, 2024, 11:48 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:postgresql:postgresql:9.5.1:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:postgresql:postgresql:9.5:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List