PostgreSQL 7.4.x before 7.4.27, 8.0.x before 8.0.23, 8.1.x before 8.1.19, 8.2.x before 8.2.15, 8.3.x before 8.3.9, and 8.4.x before 8.4.2 does not properly manage session-local state during execution of an index function by a database superuser, which allows remote authenticated users to gain privileges via a table with crafted index functions, as demonstrated by functions that modify (1) search_path or (2) a prepared statement, a related issue to CVE-2007-6600 and CVE-2009-3230.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-12-15 18:30
Updated : 2018-10-10 19:48
NVD link : CVE-2009-4136
Mitre link : CVE-2009-4136
CVE.ORG link : CVE-2009-4136
JSON object : View
Products Affected
postgresql
- postgresql
CWE