CVE-2014-2669

medium
Published 2014-03-31 · Modified 2026-05-06
CVSS v3
CVSS v2
6.5
VIR risk
6.5

Description

Multiple integer overflows in contrib/hstore/hstore_io.c in PostgreSQL 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to have unspecified impact via vectors related to the (1) hstore_recv, (2) hstore_from_arrays, and (3) hstore_from_array functions in contrib/hstore/hstore_io.c; and the (4) hstoreArrayToPairs function in contrib/hstore/hstore_op.c, which triggers a buffer overflow. NOTE: this issue was SPLIT from CVE-2014-0064 because it has a different set of affected versions.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.postgresql.org/about/news/1506/

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://wiki.postgresql.org/wiki/20140220securityrelease

Application impact

VendorProductVersionsFixed
postgresql postgresqlpostgresql9.0
postgresql postgresqlpostgresql9.0.1
postgresql postgresqlpostgresql9.0.2
postgresql postgresqlpostgresql9.0.3
postgresql postgresqlpostgresql9.0.4
postgresql postgresqlpostgresql9.0.5
postgresql postgresqlpostgresql9.0.6
postgresql postgresqlpostgresql9.0.7
postgresql postgresqlpostgresql9.0.8
postgresql postgresqlpostgresql9.0.9
postgresql postgresqlpostgresql9.0.10
postgresql postgresqlpostgresql9.0.11
postgresql postgresqlpostgresql9.0.12
postgresql postgresqlpostgresql9.0.13
postgresql postgresqlpostgresql9.0.14
postgresql postgresqlpostgresql9.0.15
postgresql postgresqlpostgresql9.1
postgresql postgresqlpostgresql9.1.1
postgresql postgresqlpostgresql9.1.2
postgresql postgresqlpostgresql9.1.3
postgresql postgresqlpostgresql9.1.4
postgresql postgresqlpostgresql9.1.5
postgresql postgresqlpostgresql9.1.6
postgresql postgresqlpostgresql9.1.7
postgresql postgresqlpostgresql9.1.8
postgresql postgresqlpostgresql9.1.9
postgresql postgresqlpostgresql9.1.10
postgresql postgresqlpostgresql9.1.11
postgresql postgresqlpostgresql9.2
postgresql postgresqlpostgresql9.2.1
postgresql postgresqlpostgresql9.2.2
postgresql postgresqlpostgresql9.2.3
postgresql postgresqlpostgresql9.2.4
postgresql postgresqlpostgresql9.2.5
postgresql postgresqlpostgresql9.3
postgresql postgresqlpostgresql9.3.1
postgresql postgresqlpostgresql9.3.2

References

CWEs

CWE-189

Verify integrity in audit chain (admin only). AS-IS.