HIGH
GHSA-qmqc-x3r4-6v39
Polymorphic deserialization of malicious object in jackson-databind
빠른 조치
GHSA-qmqc-x3r4-6v39 — com.fasterxml.jackson.core:jackson-databind: 아래 명령으로 수정 버전으로 올리세요.
# pom.xml: bump <version>2.9.10</version> for com.fasterxml.jackson.core:jackson-databind 상세
A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
Maven / com.fasterxml.jackson.core:jackson-databind
최초 영향 버전:
2.9.0 수정 버전: 2.9.10 수정
# pom.xml: bump <version>2.9.10</version> for com.fasterxml.jackson.core:jackson-databind 참고
- https://nvd.nist.gov/vuln/detail/CVE-2019-14893 [ADVISORY]
- https://github.com/FasterXML/jackson-databind/issues/2469 [WEB]
- https://github.com/FasterXML/jackson-databind/commit/998efd708284778f29d83d7962a9bd935c228317 [WEB]
- https://access.redhat.com/errata/RHSA-2020:0729 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14893 [WEB]
- https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3E [WEB]
- https://lists.apache.org/thread.html/rf1bbc0ea4a9f014cf94df9a12a6477d24a27f52741dbc87f2fd52ff2@%3Cissues.geode.apache.org%3E [WEB]
- https://security.netapp.com/advisory/ntap-20200327-0006 [WEB]
- https://www.oracle.com/security-alerts/cpujul2020.html [WEB]
- https://www.oracle.com/security-alerts/cpuoct2020.html [WEB]