Lucene search

K
gentooGentoo FoundationGLSA-202105-04
HistoryMay 26, 2021 - 12:00 a.m.

Boost: Buffer overflow

2021-05-2600:00:00
Gentoo Foundation
security.gentoo.org
39

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.014 Low

EPSS

Percentile

86.5%

Background

Boost is a set of C++ libraries, including the Boost.Regex library to process regular expressions.

Description

It was discovered that Boost incorrectly sanitized ‘next_size’ and ‘max_size’ parameter in ordered_malloc() function when allocating memory.

Impact

A remote attacker could provide a specially crafted application-specific file (requiring runtime memory allocation to be processed correctly), that, when opened with an application using Boost C++ source libraries, possibly resulting in execution of arbitrary code with the privileges of the process or a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All Boost users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-libs/boost-1.74.0-r2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/boost< 1.74.0-r2UNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.014 Low

EPSS

Percentile

86.5%