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
Seg fault - parse_obj #194
Comments
|
You are trying to parse an invalid object XML string. Ox should handle the error more gracefully but that is the issue. Check the doc on the XML object format. Don't close the issue though. Ox should never crash. That has to be fixed. |
|
@ohler55 yes, I'm doing some research around gems with C extensions. I wasn't trying to use the functionality as intended. |
|
Just released 2.8.1 with the fix. |
|
|
|
FTR, this issue got assigned CVE-2017-15928 |
|
Is it still an issue? |
POC file:
crash:
gdb backtrace:
The text was updated successfully, but these errors were encountered: