usn-3029-1
Vulnerability from osv_ubuntu
Published
2016-07-11 16:36
Modified
2026-04-22 07:36
Summary
nss vulnerability
Details
Tyson Smith and Jed Davis discovered that NSS incorrectly handled memory. A remote attacker could use this issue to cause NSS to crash, resulting in a denial of service, or possibly execute arbitrary code.
This update refreshes the NSS package to version 3.23 which includes the latest CA certificate bundle. As a security improvement, this update also modifies NSS behaviour to reject DH key sizes below 1024 bits, preventing a possible downgrade attack.
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2016-2834",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libnss3",
"binary_version": "2:3.23-0ubuntu0.14.04.1"
},
{
"binary_name": "libnss3-1d",
"binary_version": "2:3.23-0ubuntu0.14.04.1"
},
{
"binary_name": "libnss3-nssdb",
"binary_version": "2:3.23-0ubuntu0.14.04.1"
},
{
"binary_name": "libnss3-tools",
"binary_version": "2:3.23-0ubuntu0.14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "nss",
"purl": "pkg:deb/ubuntu/nss@2:3.23-0ubuntu0.14.04.1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:3.23-0ubuntu0.14.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:3.15.1-1ubuntu1",
"2:3.15.2-1",
"2:3.15.3-1",
"2:3.15.3.1-1",
"2:3.15.3.1-1.1",
"2:3.15.3.1-1.1ubuntu1",
"2:3.15.4-1ubuntu3",
"2:3.15.4-1ubuntu4",
"2:3.15.4-1ubuntu5",
"2:3.15.4-1ubuntu6",
"2:3.15.4-1ubuntu7",
"2:3.15.4-1ubuntu7.1",
"2:3.17-0ubuntu0.14.04.1",
"2:3.17.1-0ubuntu0.14.04.1",
"2:3.17.1-0ubuntu0.14.04.2",
"2:3.17.4-0ubuntu0.14.04.1",
"2:3.19.2-0ubuntu0.14.04.1",
"2:3.19.2.1-0ubuntu0.14.04.1",
"2:3.19.2.1-0ubuntu0.14.04.2",
"2:3.21-0ubuntu0.14.04.1",
"2:3.21-0ubuntu0.14.04.2"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2016-2834",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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.23-0ubuntu0.16.04.1"
},
{
"binary_name": "libnss3-1d",
"binary_version": "2:3.23-0ubuntu0.16.04.1"
},
{
"binary_name": "libnss3-nssdb",
"binary_version": "2:3.23-0ubuntu0.16.04.1"
},
{
"binary_name": "libnss3-tools",
"binary_version": "2:3.23-0ubuntu0.16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "nss",
"purl": "pkg:deb/ubuntu/nss@2:3.23-0ubuntu0.16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:3.23-0ubuntu0.16.04.1"
}
],
"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"
]
}
],
"aliases": [],
"details": "Tyson Smith and Jed Davis discovered that NSS incorrectly handled memory. A\nremote attacker could use this issue to cause NSS to crash, resulting in a\ndenial of service, or possibly execute arbitrary code.\n\nThis update refreshes the NSS package to version 3.23 which includes\nthe latest CA certificate bundle. As a security improvement, this update\nalso modifies NSS behaviour to reject DH key sizes below 1024 bits,\npreventing a possible downgrade attack.\n",
"id": "USN-3029-1",
"modified": "2026-04-22T07:36:33Z",
"published": "2016-07-11T16:36:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3029-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2016-2834"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "nss vulnerability",
"upstream": [
"UBUNTU-CVE-2016-2834"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
Loading…