SerenityOS fixed as of c9f25bca048443e317f1994ba9b106f2386688c3 contains a buffer overflow vulnerability in LibTextCode through opening a crafted file.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/SerenityOS/serenity/issues/5769 | third party advisory |
https://github.com/SerenityOS/serenity/pull/5802 | third party advisory |
https://github.com/SerenityOS/serenity/commit/c9f25bca048443e317f1994ba9b106f2386688c3 | third party advisory |