You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am testing my new fuzz tester recently. I found a crash when testing the gif2tga program. After analysis, the vulnerability appears in the following code snippet
Hello,
I am testing my new fuzz tester recently. I found a crash when testing the gif2tga program. After analysis, the vulnerability appears in the following code snippet
I think it should be caused by not checking the file structure in the LoadGIF function, resulting in too many memory addresses being allocated.
The condition for the vulnerability to be triggered is
gif2tga poc.gif
The poc file is
by Kaiyu Xie
The text was updated successfully, but these errors were encountered: