Telerik Reporting <=18.1.24.709 Object Injection CVE-2024-6096
CVE-2024-6096 Published on July 24, 2024
Unsafe Deserialization Vulnerability
In Progress® Telerik® Reporting versions prior to 18.1.24.709, a code execution attack is possible through object injection via an insecure type resolution vulnerability.
Vulnerability Analysis
CVE-2024-6096 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
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-2024-6096 has been classified to as a Reflection Injection vulnerability or weakness.
Products Associated with CVE-2024-6096
Want to know whenever a new CVE is published for Progress Telerik Reporting? stack.watch will email you.
Affected Versions
Progress Software Corporation Telerik Reporting:- Version 1.0.0 and below 18.1.24.709 is affected.
- Version 1.0.0.0 and below 18.1.24.709 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.