usn-4060-1
Vulnerability from osv_ubuntu
Published
2019-07-16 12:14
Modified
2026-04-22 07:36
Summary
nss vulnerabilities
Details

Henry Corrigan-Gibbs discovered that NSS incorrectly handled importing certain curve25519 private keys. An attacker could use this issue to cause NSS to crash, resulting in a denial of service, or possibly obtain sensitive information. (CVE-2019-11719)

Hubert Kario discovered that NSS incorrectly handled PKCS#1 v1.5 signatures when using TLSv1.3. An attacker could possibly use this issue to trick NSS into using PKCS#1 v1.5 signatures, contrary to expectations. This issue only applied to Ubuntu 19.04. (CVE-2019-11727)

Jonas Allmann discovered that NSS incorrectly handled certain p256-ECDH public keys. An attacker could possibly use this issue to cause NSS to crash, resulting in a denial of service. (CVE-2019-11729)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2019-11719",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2019-11729",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:16.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "libnss3",
            "binary_version": "2:3.28.4-0ubuntu0.16.04.6"
          },
          {
            "binary_name": "libnss3-1d",
            "binary_version": "2:3.28.4-0ubuntu0.16.04.6"
          },
          {
            "binary_name": "libnss3-nssdb",
            "binary_version": "2:3.28.4-0ubuntu0.16.04.6"
          },
          {
            "binary_name": "libnss3-tools",
            "binary_version": "2:3.28.4-0ubuntu0.16.04.6"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:16.04:LTS",
        "name": "nss",
        "purl": "pkg:deb/ubuntu/nss@2:3.28.4-0ubuntu0.16.04.6?arch=source\u0026distro=xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:3.28.4-0ubuntu0.16.04.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:3.19.2-1ubuntu1",
        "2:3.19.2.1-0ubuntu1",
        "2:3.21-1ubuntu2",
        "2:3.21-1ubuntu3",
        "2:3.21-1ubuntu4",
        "2:3.23-0ubuntu0.16.04.1",
        "2:3.26.2-0ubuntu0.16.04.2",
        "2:3.28.4-0ubuntu0.16.04.1",
        "2:3.28.4-0ubuntu0.16.04.2",
        "2:3.28.4-0ubuntu0.16.04.3",
        "2:3.28.4-0ubuntu0.16.04.4",
        "2:3.28.4-0ubuntu0.16.04.5"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2019-11719",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2019-11729",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:18.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "libnss3",
            "binary_version": "2:3.35-2ubuntu2.3"
          },
          {
            "binary_name": "libnss3-tools",
            "binary_version": "2:3.35-2ubuntu2.3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "nss",
        "purl": "pkg:deb/ubuntu/nss@2:3.35-2ubuntu2.3?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:3.35-2ubuntu2.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:3.32-1ubuntu3",
        "2:3.34-1ubuntu1",
        "2:3.35-2ubuntu2",
        "2:3.35-2ubuntu2.1",
        "2:3.35-2ubuntu2.2"
      ]
    }
  ],
  "aliases": [],
  "details": "Henry Corrigan-Gibbs discovered that NSS incorrectly handled importing\ncertain curve25519 private keys. An attacker could use this issue to cause\nNSS to crash, resulting in a denial of service, or possibly obtain\nsensitive information. (CVE-2019-11719)\n\nHubert Kario discovered that NSS incorrectly handled PKCS#1 v1.5 signatures\nwhen using TLSv1.3. An attacker could possibly use this issue to trick NSS\ninto using PKCS#1 v1.5 signatures, contrary to expectations. This issue\nonly applied to Ubuntu 19.04. (CVE-2019-11727)\n\nJonas Allmann discovered that NSS incorrectly handled certain p256-ECDH\npublic keys. An attacker could possibly use this issue to cause NSS to\ncrash, resulting in a denial of service. (CVE-2019-11729)\n",
  "id": "USN-4060-1",
  "modified": "2026-04-22T07:36:37Z",
  "published": "2019-07-16T12:14:40Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-4060-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-11719"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-11727"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-11729"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "nss vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2019-11719",
    "UBUNTU-CVE-2019-11727",
    "UBUNTU-CVE-2019-11729"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…