-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Block one more gadget type (mybatis, CVE-2018-11307) #2032
Comments
@cowtowncoder - When do you think 2.9.6 will be released? |
@Boaz20 have been hoping to get "any day now" -- with good luck, by end of the week. But unfortunately I have been extremely busy (new job, house remodeling :) ). |
@cowtowncoder - thanks for the follow-up - much appreciated. |
Fix included in
which were just released and will be included in
as soon as we get it finalized -- being full release it is a bigger process than micro-patches. |
A new potential gadget type from MyBatis (https://github.com/mybatis/mybatis-3) has been reported. It may allow content exfiltration (remote access by sending contents over ftp) when untrusted content is deserialized with default typing enabled.
See https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062 for description of the general problem.
Mitre id: CVE-2018-11307
Original vulnerability discoverer:
吴桂雄 Wuguixiong
Fixed in
The text was updated successfully, but these errors were encountered: