PT-2018-14366 · Bytom · Bytom

Paladz

+1

·

Published

2018-10-10

·

Updated

2022-02-15

·

CVE-2018-18206

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Bytom versions prior to 1.0.6
Description The issue arises from improper validation of arguments in a query, which can lead to an out-of-bounds panic. This can be exploited as a vector for denial of service attacks, especially when processing queries from untrusted parties. The checkTopicRegister function in p2p/discover/net.go does not prevent negative idx values, resulting in a crash.
Recommendations For Bytom versions prior to 1.0.6, update to version 1.0.6 or later to resolve the issue. As a temporary workaround, consider restricting the input validation to prevent negative idx values in the checkTopicRegister function until a patch is available.

Fix

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2018-18206
GHSA-VC3X-GX6C-G99F
GO-2021-0079

Affected Products

Bytom