CVE-2024-0985
Published Feb 8, 2024
Last updated 4 months ago
Overview
- Description
- Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.
- Source
- f86ef6dc-4d3a-42ad-8f28-e6d5547a5007
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8
- Impact score
- 5.9
- Exploitability score
- 2.1
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
- f86ef6dc-4d3a-42ad-8f28-e6d5547a5007
- CWE-271
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6515DD96-8226-4C7A-9731-75C62F781ADD", "versionEndExcluding": "12.18", "versionStartIncluding": "12.0" }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "36C5A43F-5861-460E-912B-BC70C232DEED", "versionEndExcluding": "13.14", "versionStartIncluding": "13.0" }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "170AC44C-3970-46BF-8071-4B29F5EF20F3", "versionEndExcluding": "14.11", "versionStartIncluding": "14.0" }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AF8DDD13-1879-4298-855A-F2FC236CB846", "versionEndExcluding": "15.6", "versionStartIncluding": "15.0" } ], "operator": "OR" } ] } ]