ubuntu-cve-2018-17846
Vulnerability from osv_ubuntu
Published
2018-10-01 08:29
Modified
2026-06-09 19:02
Summary
Details
The html package (aka x/net/html) through 2018-09-25 in Go mishandles
Severity
7.5 (High)
N/A (UNKNOWN)
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0+git20150226.3d87fd6-3",
"0.0+git20151007.b846920+dfsg-1",
"1:0.0+git20150817.66f0418-1",
"1:0.0+git20160110.4fd4a9f-1",
"1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm1",
"1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm3"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm3?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.0+git20170629.c81e7f2+dfsg-1ubuntu1",
"1:0.0+git20170629.c81e7f2+dfsg-1ubuntu2",
"1:0.0+git20170629.c81e7f2+dfsg-2",
"1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm1",
"1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm2",
"1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm3"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm3?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.0+git20190811.74dc4d7+dfsg-1",
"1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm1",
"1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm2",
"1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm3"
]
}
],
"aliases": [],
"details": "The html package (aka x/net/html) through 2018-09-25 in Go mishandles \u003ctable\u003e\u003cmath\u003e\u003cselect\u003e\u003cmi\u003e\u003cselect\u003e\u003c/table\u003e, leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification.",
"id": "UBUNTU-CVE-2018-17846",
"modified": "2026-06-09T19:02:49Z",
"published": "2018-10-01T08:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2018-17846"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17846"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2018-17846"
]
}
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…