A vulnerbiility was found in Openscad, where a .scad file with no trailing newline could cause an out-of-bounds read during parsing of annotations.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/openscad/openscad/issues/4043 | issue tracking patch exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2050699 | issue tracking third party advisory |
https://github.com/openscad/openscad/pull/4044 | third party advisory patch |