An issue was discovered in fast_ber through v0.4. yy::yylex() in asn_compiler.hpp has a heap-based buffer over-read.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/Samuel-Tyler/fast_ber/issues/30 | third party advisory exploit |
https://cwe.mitre.org/data/definitions/126.html | technical description |