Lucene search

K
gentooGentoo FoundationGLSA-200603-07
HistoryMar 10, 2006 - 12:00 a.m.

flex: Potential insecure code generation

2006-03-1000:00:00
Gentoo Foundation
security.gentoo.org
10

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.038 Low

EPSS

Percentile

91.9%

Background

flex is a programming tool used to generate scanners (programs which recognize lexical patterns in text).

Description

Chris Moore discovered a buffer overflow in a special class of lexicographical scanners generated by flex. Only scanners generated by grammars which use either REJECT, or rules with a “variable trailing context” might be at risk.

Impact

An attacker could feed malicious input to an application making use of an affected scanner and trigger the buffer overflow, potentially resulting in the execution of arbitrary code.

Workaround

Avoid using vulnerable grammar in your flex scanners.

Resolution

All flex users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=sys-devel/flex-2.5.33-r1"
OSVersionArchitecturePackageVersionFilename
Gentooanyallsys-devel/flex< 2.5.33-r1UNKNOWN

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.038 Low

EPSS

Percentile

91.9%