CVE-2013-0255

UnknownEPSS 3.59%

Last modified

CVE-2013-0255 is a vulnerability of currently unknown severity. PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.. EPSS estimates a 3.59% chance of exploitation in the next 30 days.

Description

PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.

Metrics

EPSS Probability
3.59%

88.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PostgresqlPostgresql8.3
PostgresqlPostgresql8.3.1
PostgresqlPostgresql8.3.2
PostgresqlPostgresql8.3.3
PostgresqlPostgresql8.3.4
PostgresqlPostgresql8.3.5
PostgresqlPostgresql8.3.6
PostgresqlPostgresql8.3.7
PostgresqlPostgresql8.3.8
PostgresqlPostgresql8.3.9
PostgresqlPostgresql8.3.10
PostgresqlPostgresql8.3.11
PostgresqlPostgresql8.3.12
PostgresqlPostgresql8.3.13
PostgresqlPostgresql8.3.14
PostgresqlPostgresql8.3.15
PostgresqlPostgresql8.3.16
PostgresqlPostgresql8.3.17
PostgresqlPostgresql8.3.18
PostgresqlPostgresql8.3.19
PostgresqlPostgresql8.3.20
PostgresqlPostgresql8.3.21
PostgresqlPostgresql8.3.22
PostgresqlPostgresql8.4
PostgresqlPostgresql8.4.1
PostgresqlPostgresql8.4.2
PostgresqlPostgresql8.4.3
PostgresqlPostgresql8.4.4
PostgresqlPostgresql8.4.5
PostgresqlPostgresql8.4.6
PostgresqlPostgresql8.4.7
PostgresqlPostgresql8.4.8
PostgresqlPostgresql8.4.9
PostgresqlPostgresql8.4.10
PostgresqlPostgresql8.4.11
PostgresqlPostgresql8.4.12
PostgresqlPostgresql8.4.13
PostgresqlPostgresql8.4.14
PostgresqlPostgresql8.4.15
PostgresqlPostgresql9.0
PostgresqlPostgresql9.0.1
PostgresqlPostgresql9.0.2
PostgresqlPostgresql9.0.3
PostgresqlPostgresql9.0.4
PostgresqlPostgresql9.0.5
PostgresqlPostgresql9.0.6
PostgresqlPostgresql9.0.7
PostgresqlPostgresql9.0.8
PostgresqlPostgresql9.0.9
PostgresqlPostgresql9.0.10

Showing 50 of 59 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2013-0255?
PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.
How severe is CVE-2013-0255?
Severity scoring for CVE-2013-0255 is pending analysis. The EPSS model estimates a 3.59% probability of exploitation in the next 30 days.
How do I fix CVE-2013-0255?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2013-0255?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST