-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
two bugs in img2sixel and sixel2png #83
Comments
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3573 |
I believe you made a mistake with the heap-based buffer overflow case.
But with sixel2png I get a crash when build with ASan:
Also here is CVE-2019-3574.zip minimized reproducer. |
And CVE-2019-3574 looks like duplicate of #82, which was originally reported by shuitao gan to completely wrong place (Red Hat issue tracker and they don't even ship this software). Probably easier for @saitoha to fix single issue per time and then reproduce old cases as it seems that people don't actually care about the quality. They only want CVEs (or something else). |
I have requested MITRE to REJECT CVE-2019-3574. |
While in my case, I got the following result:
And, I think this is different from #82. |
--with-jpeg whether to build with libjpeg (default: auto)
libsixel was configured as follows
|
@cool-tomato Thank you for clarification and your efforts. Keep up the good work! |
./sixel2png infinite_loop_poc1
./img2sixel heap-buffer-overflow-poc2
The text was updated successfully, but these errors were encountered: