UBUNTU-CVE-2019-14318

Source
https://ubuntu.com/security/CVE-2019-14318
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2019/UBUNTU-CVE-2019-14318.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2019-14318
Related
Published
2019-07-30T17:15:00Z
Modified
2025-01-13T10:21:57Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp (prime field curves, small leakage) and algebra.cpp (binary field curves, large leakage) is not constant time and leaks the bit length of the scalar among other information.

References

Affected packages

Ubuntu:Pro:14.04:LTS / libcrypto++

Package

Name
libcrypto++
Purl
pkg:deb/ubuntu/libcrypto++@5.6.1-6+deb8u3ubuntu0.1~esm1?arch=source&distro=esm-infra-legacy/trusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

5.*

5.6.1-6
5.6.1-6+deb8u1build0.14.04.1
5.6.1-6+deb8u3build0.14.04.1
5.6.1-6+deb8u3ubuntu0.1~esm1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:16.04:LTS / libcrypto++

Package

Name
libcrypto++
Purl
pkg:deb/ubuntu/libcrypto++@5.6.1-9ubuntu0.1+esm1?arch=source&distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

5.*

5.6.1-8
5.6.1-9
5.6.1-9ubuntu0.1
5.6.1-9ubuntu0.1+esm1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:18.04:LTS / libcrypto++

Package

Name
libcrypto++
Purl
pkg:deb/ubuntu/libcrypto++@5.6.4-8?arch=source&distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

5.*

5.6.4-8

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / libcrypto++

Package

Name
libcrypto++
Purl
pkg:deb/ubuntu/libcrypto++@5.6.4-9?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.6.4-9

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "5.6.4-9",
            "binary_name": "libcrypto++-dev"
        },
        {
            "binary_version": "5.6.4-9",
            "binary_name": "libcrypto++-doc"
        },
        {
            "binary_version": "5.6.4-9",
            "binary_name": "libcrypto++-utils"
        },
        {
            "binary_version": "5.6.4-9",
            "binary_name": "libcrypto++6"
        },
        {
            "binary_version": "5.6.4-9",
            "binary_name": "libcrypto++6-dbg"
        }
    ]
}