Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:generic/postgresql@8.1.0
purl pkg:generic/postgresql@8.1.0
Next non-vulnerable version 8.1.3
Latest non-vulnerable version 18.2.0
Risk 7.2
Vulnerabilities affecting this package (20)
Vulnerability Summary Fixed by
VCID-1qsp-wvwq-j3f5
Aliases:
CVE-2009-0922
It is possible to cause a momentary denial of service when there is a failure to convert a localized error message to the client-specified encoding. A valid login is required to exploit this vulnerability.more details
8.1.17
Affected by 0 other vulnerabilities.
8.2.13
Affected by 0 other vulnerabilities.
8.3.7
Affected by 0 other vulnerabilities.
VCID-1uzm-h9m3-akge
Aliases:
CVE-2010-1170
Insecure permissions on the pltcl_modules table could allow an authenticated user to run arbitrary Tcl code on the database server if PL/Tcl is installed and enabled.more details
8.1.21
Affected by 0 other vulnerabilities.
8.2.17
Affected by 0 other vulnerabilities.
8.3.11
Affected by 0 other vulnerabilities.
8.4.4
Affected by 0 other vulnerabilities.
VCID-4tyx-g9kz-y3fq
Aliases:
CVE-2006-5541
A bug in the coercion of unknown literals to ANYARRAY can cause a denial of service. A valid login is required to exploit this vulnerability.more details
8.1.5
Affected by 0 other vulnerabilities.
VCID-5zj2-a3y7-zueh
Aliases:
CVE-2007-6601
DBLink functions combined with local trust or ident access control could be used by a malicious user togain superuser privileges. A valid login is required to exploit this vulnerability.more details
8.1.11
Affected by 0 other vulnerabilities.
8.2.6
Affected by 0 other vulnerabilities.
VCID-721k-9zdg-buhv
Aliases:
CVE-2009-3230
The fix for issue CVE-2007-6600 (below) failed to include protection against misuse of RESET SESSION AUTHORIZATION.more details
8.1.18
Affected by 0 other vulnerabilities.
8.2.14
Affected by 0 other vulnerabilities.
8.3.8
Affected by 0 other vulnerabilities.
8.4.1
Affected by 0 other vulnerabilities.
VCID-7q99-jk4u-1fen
Aliases:
CVE-2010-3433
An authenticated database user can manipulate modules and tied variables in some external procedural languages to execute code with enhanced privileges.Detailsmore details
8.1.22
Affected by 0 other vulnerabilities.
8.2.18
Affected by 0 other vulnerabilities.
8.3.12
Affected by 0 other vulnerabilities.
8.4.5
Affected by 0 other vulnerabilities.
9.0.1
Affected by 0 other vulnerabilities.
VCID-8z74-udgw-kue3
Aliases:
CVE-2006-2314
The widely-used practice of escaping ASCII single quote "'" by turning it into "\'" is unsafe when operating in multibyte encodings that allow 0x5c (ASCII code for backslash) as the trailing byte of a multibyte character.more details
8.1.4
Affected by 0 other vulnerabilities.
VCID-978k-4cn7-bfbz
Aliases:
CVE-2007-0556
A vulnerability involving changing the data type of a table column can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access.more details
8.1.7
Affected by 0 other vulnerabilities.
8.2.2
Affected by 0 other vulnerabilities.
VCID-c8ch-zd9x-kufn
Aliases:
CVE-2009-4034
NULL Bytes in SSL Certificates can be used to falsify client or server authentication. This only affects users who have SSL enabled, perform certificate name validation or client certificate authentication, and where the Certificate Authority (CA) has been tricked into issuing invalid certificates. The use of a CA that can be trusted to always issue valid certificates is recommended to ensure you are not vulnerable to this issue.more details
8.1.19
Affected by 0 other vulnerabilities.
8.2.15
Affected by 0 other vulnerabilities.
8.3.9
Affected by 0 other vulnerabilities.
8.4.2
Affected by 0 other vulnerabilities.
VCID-cffd-gdpc-uqeb
Aliases:
CVE-2010-1169
A vulnerability in Safe.pm and PL/Perl can allow an authenticated user to run arbitrary Perl code on the database server if PL/Perl is installed and enabled.more details
8.1.21
Affected by 0 other vulnerabilities.
8.2.17
Affected by 0 other vulnerabilities.
8.3.11
Affected by 0 other vulnerabilities.
8.4.4
Affected by 0 other vulnerabilities.
VCID-cnye-56z6-qqd6
Aliases:
CVE-2006-0553
A bug in the handling of SET ROLE allows escalation of privileges to any other database user, including superuser. A valid login is required to exploit this vulnerability.more details
8.1.3
Affected by 0 other vulnerabilities.
VCID-dema-khb4-d7c3
Aliases:
CVE-2006-2313
An attacker able to submit crafted strings to an application that will embed those strings in SQL commands can use invalidly-encoded multibyte characters to bypass standard string-escaping methods, resulting in possible SQL injection.more details
8.1.4
Affected by 0 other vulnerabilities.
VCID-f89t-37f7-hbau
Aliases:
CVE-2007-6600
Two vulnerabilities in how ANALYZE executes user defined functions that are part of expression indexes allows users to gain superuser privileges. A valid login that has permissions to create functions and tables is required to exploit this vulnearbility.more details
8.1.11
Affected by 0 other vulnerabilities.
8.2.6
Affected by 0 other vulnerabilities.
VCID-g5yd-z8gh-pbc4
Aliases:
CVE-2007-2138
A vulnerability involving insecure search_path settings allows unprivileged users to gain the SQL privileges of the owner of any SECURITY DEFINER function they are allowed to call. Securing such a function requires both a software update and changes to the function definition.more details
8.1.9
Affected by 0 other vulnerabilities.
8.2.4
Affected by 0 other vulnerabilities.
VCID-h86x-6j3b-eqfh
Aliases:
CVE-2007-4769
Three vulnearbilities in the regular expression handling libraries can be exploited to cause a backend crash, infinite loops or memory exhaustion. This vulnearbility can be exploited through frontend applications that allow unfiltered regular expressions to be passed in queries.more details
8.1.11
Affected by 0 other vulnerabilities.
8.2.6
Affected by 0 other vulnerabilities.
VCID-mr2t-k7zs-7fad
Aliases:
CVE-2006-5540
A bug in the handling of aggregates in UPDATE can cause a denial of service. A valid login is required to exploit this vulnerability.more details
8.1.5
Affected by 0 other vulnerabilities.
VCID-nj9p-fdc9-m7fu
Aliases:
CVE-2007-0555
A vulnerability allows suppressing the normal checks that a SQL function returns the data type it's declared to do. These errors can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access.more details
8.1.7
Affected by 0 other vulnerabilities.
8.2.2
Affected by 0 other vulnerabilities.
VCID-pqq7-pp4n-fqgp
Aliases:
CVE-2006-5542
A bug in the logging of V3 protocol messages can cause a denial of service. A valid login is required to exploit this vulnerability.more details
8.1.5
Affected by 0 other vulnerabilities.
VCID-u5h4-4p6j-wbay
Aliases:
CVE-2009-4136
Privilege escalation via changing session state in an index function. This closes a corner case related to vulnerabilities CVE-2009-3230 and CVE-2007-6600 (below).more details
8.1.19
Affected by 0 other vulnerabilities.
8.2.15
Affected by 0 other vulnerabilities.
8.3.9
Affected by 0 other vulnerabilities.
8.4.2
Affected by 0 other vulnerabilities.
VCID-v69z-cmag-xfaf
Aliases:
CVE-2010-1975
An unprivileged database user can remove superuser-only settings that were applied to his account with ALTER USER by a superuser, thus bypassing settings that should be enforced.more details
8.1.21
Affected by 0 other vulnerabilities.
8.2.17
Affected by 0 other vulnerabilities.
8.3.11
Affected by 0 other vulnerabilities.
8.4.4
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T12:35:59.950548+00:00 PostgreSQL Importer Affected by VCID-cnye-56z6-qqd6 https://www.postgresql.org/support/security/CVE-2006-0553 38.0.0
2026-04-01T12:35:59.914777+00:00 PostgreSQL Importer Affected by VCID-dema-khb4-d7c3 https://www.postgresql.org/support/security/CVE-2006-2313 38.0.0
2026-04-01T12:35:59.867643+00:00 PostgreSQL Importer Affected by VCID-8z74-udgw-kue3 https://www.postgresql.org/support/security/CVE-2006-2314 38.0.0
2026-04-01T12:35:59.848703+00:00 PostgreSQL Importer Affected by VCID-mr2t-k7zs-7fad https://www.postgresql.org/support/security/CVE-2006-5540 38.0.0
2026-04-01T12:35:59.818670+00:00 PostgreSQL Importer Affected by VCID-4tyx-g9kz-y3fq https://www.postgresql.org/support/security/CVE-2006-5541 38.0.0
2026-04-01T12:35:59.801081+00:00 PostgreSQL Importer Affected by VCID-pqq7-pp4n-fqgp https://www.postgresql.org/support/security/CVE-2006-5542 38.0.0
2026-04-01T12:35:59.743853+00:00 PostgreSQL Importer Affected by VCID-nj9p-fdc9-m7fu https://www.postgresql.org/support/security/CVE-2007-0555 38.0.0
2026-04-01T12:35:59.707131+00:00 PostgreSQL Importer Affected by VCID-978k-4cn7-bfbz https://www.postgresql.org/support/security/CVE-2007-0556 38.0.0
2026-04-01T12:35:59.644986+00:00 PostgreSQL Importer Affected by VCID-g5yd-z8gh-pbc4 https://www.postgresql.org/support/security/CVE-2007-2138 38.0.0
2026-04-01T12:35:59.598926+00:00 PostgreSQL Importer Affected by VCID-h86x-6j3b-eqfh https://www.postgresql.org/support/security/CVE-2007-4769 38.0.0
2026-04-01T12:35:59.536982+00:00 PostgreSQL Importer Affected by VCID-f89t-37f7-hbau https://www.postgresql.org/support/security/CVE-2007-6600 38.0.0
2026-04-01T12:35:59.472018+00:00 PostgreSQL Importer Affected by VCID-5zj2-a3y7-zueh https://www.postgresql.org/support/security/CVE-2007-6601 38.0.0
2026-04-01T12:35:59.407962+00:00 PostgreSQL Importer Affected by VCID-1qsp-wvwq-j3f5 https://www.postgresql.org/support/security/CVE-2009-0922 38.0.0
2026-04-01T12:35:59.335667+00:00 PostgreSQL Importer Affected by VCID-721k-9zdg-buhv https://www.postgresql.org/support/security/CVE-2009-3230 38.0.0
2026-04-01T12:35:59.264216+00:00 PostgreSQL Importer Affected by VCID-c8ch-zd9x-kufn https://www.postgresql.org/support/security/CVE-2009-4034 38.0.0
2026-04-01T12:35:59.185837+00:00 PostgreSQL Importer Affected by VCID-u5h4-4p6j-wbay https://www.postgresql.org/support/security/CVE-2009-4136 38.0.0
2026-04-01T12:35:59.111593+00:00 PostgreSQL Importer Affected by VCID-cffd-gdpc-uqeb https://www.postgresql.org/support/security/CVE-2010-1169 38.0.0
2026-04-01T12:35:59.033127+00:00 PostgreSQL Importer Affected by VCID-1uzm-h9m3-akge https://www.postgresql.org/support/security/CVE-2010-1170 38.0.0
2026-04-01T12:35:58.959626+00:00 PostgreSQL Importer Affected by VCID-v69z-cmag-xfaf https://www.postgresql.org/support/security/CVE-2010-1975 38.0.0
2026-04-01T12:35:58.854073+00:00 PostgreSQL Importer Affected by VCID-7q99-jk4u-1fen https://www.postgresql.org/support/security/CVE-2010-3433 38.0.0