-
Notifications
You must be signed in to change notification settings - Fork 31
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
gpp: Segmentation fault #26
Comments
CVE-2018-17076 has been assigned to this. |
I'm looking at the 'poc_gpp.txt' file, and see a binary. Am I seeing it incorrectly, or is the issue the importance of screening for binary files? |
@tr3ee: Thank you for the report. As you may have seen, the issue has been fixed and a new release issued. |
FYI, to reproduce the bug, the command is some thing like |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using the file below, GPP will try to use more memory space than is available on the stack.
poc_gpp.txt
This can lead to denial of service attacks, even remote code execution in specific situations
The text was updated successfully, but these errors were encountered: