CVE-2018-18206

Source
https://cve.org/CVERecord?id=CVE-2018-18206
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-18206.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-18206
Aliases
Published
2018-10-10T09:29:00.270Z
Modified
2026-03-14T09:28:35.922029Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the client in Bytom before 1.0.6, checkTopicRegister in p2p/discover/net.go does not prevent negative idx values, leading to a crash.

References

Affected packages

Git / github.com/bytomdao/bytom

Affected ranges

Type
GIT
Repo
https://github.com/bytomdao/bytom
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/bytomdao/bytom
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*
0.1.2
v0.*
v0.1.0
v0.1.1
v0.1.3
v0.1.4
v0.2.0
v0.3.0
v0.4.0
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5.0
v0.5.1
v1.*
v1.0.0
v1.0.1
v1.0.2
v1.0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-18206.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.0.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.0.6"
            }
        ]
    }
]