Files
CVEs-PoC/2019/CVE-2019-10174.md
T
2024-05-26 14:27:05 +02:00

18 lines
761 B
Markdown

### [CVE-2019-10174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10174)
![](https://img.shields.io/static/v1?label=Product&message=infinispan&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-470&color=brighgreen)
### Description
A vulnerability was found in Infinispan such that the invokeAccessibly method from the public class ReflectionUtil allows any application class to invoke private methods in any class with Infinispan's privileges. The attacker can use reflection to introduce new, malicious behavior into the application.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon