USN-5030-2

Source
https://ubuntu.com/security/notices/USN-5030-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5030-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-5030-2
Upstream
Related
Published
2022-02-03T16:54:49.896482Z
Modified
2025-10-13T04:35:35Z
Summary
libdbi-perl vulnerabilities
Details

USN-5030-1 addressed vulnerabilities in Perl DBI module. This update provides the corresponding updates for Ubuntu 16.04 ESM.

Original advisory details:

It was discovered that the Perl DBI module incorrectly opened files outside of the folder specified in the data source name. A remote attacker could possibly use this issue to obtain sensitive information. (CVE-2014-10402)

It was discovered that the Perl DBI module incorrectly handled certain long strings. A local attacker could possibly use this issue to cause the DBI module to crash, resulting in a denial of service. (CVE-2020-14393)

References

Affected packages

Ubuntu:Pro:16.04:LTS / libdbi-perl

Package

Name
libdbi-perl
Purl
pkg:deb/ubuntu/libdbi-perl@1.634-1ubuntu0.2+esm1?arch=source&distro=esm-infra/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.634-1ubuntu0.2+esm1

Affected versions

1.*

1.633-1
1.634-1
1.634-1build1
1.634-1ubuntu0.1
1.634-1ubuntu0.2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
    "binaries": [
        {
            "binary_version": "1.634-1ubuntu0.2+esm1",
            "binary_name": "libdbi-perl"
        }
    ]
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:Pro:16.04:LTS",
    "cves": [
        {
            "id": "CVE-2014-10402",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ]
        },
        {
            "id": "CVE-2020-14393",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "low",
                    "type": "Ubuntu"
                }
            ]
        }
    ]
}