AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2013-0255

MEDIUM · CVSS 6.8 EPSS 3.59%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2013-02-13 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.8. It may be remotely exploitable. Exploitation may require the attacker to be authenticated. It may lead to a denial-of-service condition.

CVE
CVE-2013-0255
Severity
MEDIUM
CVSS
6.8
EPSS
3.59%

Original NVD 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.