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

Block one more gadget type (mybatis, CVE-2018-11307) #2032

Closed
cowtowncoder opened this issue May 10, 2018 · 4 comments
Closed

Block one more gadget type (mybatis, CVE-2018-11307) #2032

cowtowncoder opened this issue May 10, 2018 · 4 comments
Labels
CVE Issues related to public CVEs (security vuln reports)
Milestone

Comments

@cowtowncoder
Copy link
Member

cowtowncoder commented May 10, 2018

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

  • 2.9.5 and later
  • 2.8.11.2
  • 2.7.9.4
  • 2.6.7.3
@cowtowncoder cowtowncoder added CVE Issues related to public CVEs (security vuln reports) ACTIVE labels May 10, 2018
@cowtowncoder cowtowncoder changed the title Security issue with default typing, another reported potential gadget type CVE-2018-11307: Potential information exfiltration with default typing, serialization gadget from iBatis May 19, 2018
@cowtowncoder cowtowncoder changed the title CVE-2018-11307: Potential information exfiltration with default typing, serialization gadget from iBatis CVE-2018-11307: Potential information exfiltration with default typing, serialization gadget from MyBatis May 19, 2018
@Boaz20
Copy link

Boaz20 commented Jun 6, 2018

@cowtowncoder - When do you think 2.9.6 will be released?

@cowtowncoder
Copy link
Member Author

@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 :) ).

@Boaz20
Copy link

Boaz20 commented Jun 6, 2018

@cowtowncoder - thanks for the follow-up - much appreciated.

@cowtowncoder
Copy link
Member Author

Fix included in

  • 2.7.9.4
  • 2.8.11.2

which were just released and will be included in

  • 2.9.6

as soon as we get it finalized -- being full release it is a bigger process than micro-patches.

@test88d test88d mentioned this issue Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVE Issues related to public CVEs (security vuln reports)
Projects
None yet
Development

No branches or pull requests

2 participants