Skip to content
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

Buffer overflow on invalid input #45

Open
rcsanchez97 opened this issue Oct 3, 2019 · 0 comments · May be fixed by #46
Open

Buffer overflow on invalid input #45

rcsanchez97 opened this issue Oct 3, 2019 · 0 comments · May be fixed by #46

Comments

@rcsanchez97
Copy link

The attached input file triggers a buffer overflow: bad_input.zip

This corresponds to the details provided via direct email.

rcsanchez97 added a commit to rcsanchez97/jsonsl that referenced this issue Dec 27, 2019
Malformed JSON can trigger access outside of the string literals used to
verify specials.  This change adds bounds checks to the verification of
specials.

Fixes mnunberg#45
@rcsanchez97 rcsanchez97 linked a pull request Dec 27, 2019 that will close this issue
mnunberg pushed a commit that referenced this issue Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant