-
Notifications
You must be signed in to change notification settings - Fork 21
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
apache commons-io:2.7 divide-by-zero vulnerability #214
Comments
X-Ray's recommendation to update to |
I believe it is just stating the first version which doesn' t have the vulnerability. The latest version would be best of course. |
Fixes: #214 Signed-off-by: Phil Adams <[email protected]>
Most recent version of commons-io is 2.14.0... we'll use that. |
Fixes: #214 Signed-off-by: Phil Adams <[email protected]>
🎉 This issue has been resolved in version 9.18.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Thanks @padamstx ! |
X-Ray scan shows commons-io version 2.7 has a divide-by-zero vulnerability which can be used for DoS attack.
X-Ray detials:
Apache Issue : InfiniteCircularInputStream throws a divide-by-zero exception when reading if its input buffer is size 0
Similar ticket in cofluence
The text was updated successfully, but these errors were encountered: