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
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:
CVE-2018-17076 has been assigned to this.
Sorry, something went wrong.
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?
329aa63
@tr3ee: Thank you for the report. As you may have seen, the issue has been fixed and a new release issued.
No branches or pull requests
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: