OESA-2021-1139

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1139
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2021-1139.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2021-1139
Upstream
Published
2021-04-07T11:02:48Z
Modified
2025-09-03T06:16:45.433944Z
Summary
infinispan security update
Details

Infinispan is an extremely scalable, highly available data grid platform - 100% open source, and written in Java. The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of modern multi-processor/multi-core architectures while at the same time providing distributed cache capabilities. At its core Infinispan exposes a Cache interface which extends java.util.Map. It is also optionally is backed by a peer-to-peer network architecture to distribute state efficiently around a data grid.

Security Fix(es):

It was found that the Hotrod client in Infinispan before 9.2.0.CR1 would unsafely read deserialized data on information from the cache. An authenticated attacker could inject a malicious object into the data cache and attain deserialization on the client, and possibly conduct further attacks.(CVE-2017-15089)

The hotrod java client in infinispan before 9.1.0.Final automatically deserializes bytearray message contents in certain events. A malicious user could exploit this flaw by injecting a specially-crafted serialized object to attain remote code execution or conduct other attacks.(CVE-2016-0750)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / infinispan

Package

Name
infinispan
Purl
pkg:rpm/openEuler/infinispan&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
8.2.4-8.oe1

Ecosystem specific

{
    "src": [
        "infinispan-8.2.4-8.oe1.src.rpm"
    ],
    "noarch": [
        "infinispan-8.2.4-8.oe1.noarch.rpm",
        "infinispan-help-8.2.4-8.oe1.noarch.rpm"
    ]
}