MyBatis before 3.5.6 mishandles deserialization of object streams.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://github.com/mybatis/mybatis-3/pull/2079 | third party advisory patch |
https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.5...mybatis-3.5.6 | third party advisory |