CVE-2020-5411: When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". S
What it means
NIST National Vulnerability Database ha pubblicato CVE-2020-5411. La rilevanza va confermata rispetto alle tecnologie effettivamente in uso.
Why it matters
Il segnale diventa operativo solo se prodotto, versione o servizio sono presenti nel perimetro.
Recommended actions
- Confermare l'applicabilita consultando la fonte ufficiale e l'inventario asset.
- Pianificare mitigazione o aggiornamento secondo criticita e rischio di interruzione.
Translation in progress
The official content is available in the original language. The Italian version will be published once automated checks are complete.
Text acquired from the source
When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". Spring Batch configures Jackson with global default typing enabled which means that through the previous exploit, arbitrary code could be executed if all of the following is true: * Spring Batch's Jackson support is being leveraged to serialize a job's ExecutionContext. * A malicious user gains write access to the data store used by the JobRepository (where the data to be deserialized is stored). In order to protect against this type of attack, Jackson prevents a set of untrusted gadget classes from being deserialized. Spring Batch should be proactive against blocking unknown "deserialization gadgets" when enabling default typing.
- Source
- NIST National Vulnerability Database
- Publishing entity
- NIST National Vulnerability Database
- Entity type
- National authority
- Area
- North America · US
- Original language
- en · translation in preparation
- Publication
- 11/06/2020 19:15
- CVE
- CVE-2020-5411
- Classification
- High
- Stated country
- US
Affected products and versions
| Product | Affected release or range | Fix or verification required | Source |
|---|---|---|---|
| broadcomspring batch | da 4.0.0, inclusa; fino a 4.0.4, inclusa | Verificare remediation e aggiornamenti nell'advisory del vendor | NIST NVD |
| broadcomspring batch | da 4.1.0, inclusa; fino a 4.1.4, inclusa | Verificare remediation e aggiornamenti nell'advisory del vendor | NIST NVD |
| broadcomspring batch | da 4.2.0, inclusa; fino a 4.2.2, inclusa | Verificare remediation e aggiornamenti nell'advisory del vendor | NIST NVD |