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-04-10T04:11:39.230774Z
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

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"
            }
        ]
    }
]