Severity
8.7
High severity
Details
- CVSS score
- 8.7
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Overview
About vulnerability
jackson-core contains core low-level incremental (“streaming”) parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.Details
- Affected product:
- AlmaLinux 9.2 ESU , Apache Hadoop , Apache Hive , Apache Kafka , Apache Spark , Apache Struts , CentOS 8.4 ELS , CentOS 8.5 ELS , CentOS Stream 8 ELS , Eclipse Jetty , Hibernate , Jackson , Spring , TuxCare 9.6 ESU , Wildfly , accumulo , activemq , agepredictor , avro , aws-sdk-java , azure-sdk-for-java , calcite , cassandra-java-driver , couchbase-jvm-clients , cxf , docx4j , elasticsearch , google-http-java-client , google-oauth-java-client , gradle , hazelcast , hbase , http-client , incubator-retired-htrace , java-cas-client , java-datastore , java-driver , jersey , json-patch , json-schema-validator , karaf , kubernetes-client , logging-flume , logging-log4j2 , lucene , neo4j-ogm , opensearch , org.apache.karaf.features.core , parquet-java , pulsar , pulsar-client-all , smallrye-open-api , solr , swagger-core , swagger-jaxrs , swagger-jaxrs2 , tika , tinkerpop , wildfly
- Affected packages:
- jackson-core @ 2.14.2 (+4937 more)