CVE-2022-24128
CVSS V2 Medium 6
CVSS V3 High 8
Description
Timescale TimescaleDB 1.x and 2.x before 2.5.2 may allow privilege escalation during extension installation. The installation process uses commands such as CREATE x IF NOT EXIST that allow an unprivileged user to precreate objects. These objects will be used by the installer (which executes as Superuser), leading to privilege escalation. In order to be able to take advantage of this, an unprivileged user would need to be able to create objects in a database and then get a Superuser to install TimescaleDB into their database. (In the fixed versions, the installation aborts when it finds that an object already exists.)
Overview
- CVE ID
- CVE-2022-24128
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-03-13T18:15:07
- Last Modified Date
- 2022-03-19T01:08:08
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:timescale:timescaledb:*:*:*:*:*:*:*:* | 1 | OR | 1.0.0 | 2.5.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6
- Severity
- MEDIUM
- Exploitability Score
- 6.8
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8
- Base Severity
- HIGH
- Exploitability Score
- 2.1
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://docs.timescale.com/timescaledb/latest/overview/release-notes/ | Release Notes Vendor Advisory |
https://github.com/timescale/timescaledb/security/advisories/GHSA-fh8v-663w-79w9 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24128 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24128 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:45:13 | Added to TrackCVE | |||
2022-12-06 12:11:08 | 2022-03-13T18:15Z | 2022-03-13T18:15:07 | CVE Published Date | updated |
2022-12-06 12:11:08 | 2022-03-19T01:08:08 | CVE Modified Date | updated | |
2022-12-06 12:11:08 | Analyzed | Vulnerability Status | updated |