CVE-2019-10174 vulnerability in Infinispan and Other Products
Published on November 25, 2019
Weakness Type
What is a Reflection Injection Vulnerability?
The application uses external input with reflection to select which classes or code to use, but it does not sufficiently prevent the input from selecting improper classes or code. If the application uses external inputs to determine which class to instantiate or which method to invoke, then an attacker could supply values to select unexpected classes or methods. If this occurs, then the attacker could create control flow paths that were not intended by the developer. These paths could bypass authentication or access control checks, or otherwise cause the application to behave in an unexpected manner. This situation becomes a doomsday scenario if the attacker can upload files into a location that appears on the application's classpath (CWE-427) or add new entries to the application's classpath (CWE-426). Under either of these conditions, the attacker can use reflection to introduce new, malicious behavior into the application.
CVE-2019-10174 has been classified to as a Reflection Injection vulnerability or weakness.
Products Associated with CVE-2019-10174
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2019-10174 are published in these products:
Affected Versions
[UNKNOWN] infinispan:- Version 10.0.0.Final is affected.
- Version 9.4.17.Final is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.