USN-2772-1

Source
https://ubuntu.com/security/notices/USN-2772-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-2772-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-2772-1
Upstream
Related
Published
2015-10-16T06:12:30Z
Modified
2026-04-22T09:17:44.425152Z
Summary
postgresql-9.1, postgresql-9.3, postgresql-9.4 vulnerabilities
Details

Josh Kupershmidt discovered the pgCrypto extension could expose several bytes of server memory if the crypt() function was provided a too-short salt. An attacker could use this flaw to read private data. (CVE-2015-5288)

Oskari Saarenmaa discovered that the json and jsonb handlers could exhaust available stack space. An attacker could use this flaw to perform a denial of service attack. This issue only affected Ubuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-5289)

References

Affected packages

Ubuntu:14.04:LTS / postgresql-9.3

Package

Name
postgresql-9.3
Purl
pkg:deb/ubuntu/postgresql-9.3@9.3.10-0ubuntu0.14.04?arch=source&distro=trusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
9.3.10-0ubuntu0.14.04

Affected versions

9.*
9.3.1-1
9.3.2-1
9.3.2-1ubuntu1
9.3.2-1ubuntu2
9.3.3-1
9.3.3-1bzr1
9.3.3-1bzr2
9.3.4-1
9.3.5-0ubuntu0.14.04.1
9.3.6-0ubuntu0.14.04
9.3.7-0ubuntu0.14.04
9.3.8-0ubuntu0.4.04
9.3.9-0ubuntu0.14.04

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libecpg-compat3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "libecpg6",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "libpgtypes3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "libpq5",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-client-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-contrib-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-doc-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-plperl-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-plpython-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-plpython3-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-pltcl-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        },
        {
            "binary_name": "postgresql-server-dev-9.3",
            "binary_version": "9.3.10-0ubuntu0.14.04"
        }
    ],
    "availability": "No subscription required"
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-2772-1.json"
cves_map
{
    "ecosystem": "Ubuntu:14.04:LTS",
    "cves": [
        {
            "id": "CVE-2015-5288",
            "severity": [
                {
                    "type": "Ubuntu",
                    "score": "low"
                }
            ]
        },
        {
            "id": "CVE-2015-5289",
            "severity": [
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}