cve/2022/CVE-2022-47874.md

18 lines
731 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-47874](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47874)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Improper Access Control in /tc/rpc in Jedox GmbH Jedox 2020.2.5 allows remote authenticated users to view details of database connections via class 'com.jedox.etl.mngr.Connections' and method 'getGlobalConnection'.
### POC
#### Reference
- http://packetstormsecurity.com/files/172156/Jedox-2020.2.5-Database-Credential-Disclosure.html
#### Github
No PoCs found on GitHub currently.