westes/flex

westes/flex

Releases10
Frequency1 year 9 months
Last Release
Stars4.02K
The Fast Lexical Analyzer - scanner generator for lexing in C and C++

CVE History

CVEPublishedCVSS v3CVSS v2
4.3 MEDIUM

An issue was discovered in the function mark_beginning_as_normal in nfa.c in flex 2.6.4. There is a stack exhaustion problem caused by the mark_beginning_as_normal function making recursive calls to itself in certain scenarios involving lots of '*' characters. Remote attackers could leverage this vulnerability to cause a denial-of-service.

7.5 HIGH

Heap-based buffer overflow in the yy_get_next_buffer function in Flex before 2.6.1 might allow context-dependent attackers to cause a denial of service or possibly execute arbitrary code via vectors involving num_to_read.