Files
CVEs-PoC/2018/CVE-2018-1292.md
T
2024-06-18 02:51:15 +02:00

18 lines
732 B
Markdown

### [CVE-2018-1292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1292)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Fineract&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brighgreen)
### Description
Within the 'getReportType' method in Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, a hacker could inject SQL to read/update data for which he doesn't have authorization for by way of the 'reportName' parameter.
### POC
#### Reference
- http://www.securityfocus.com/bid/104007
#### Github
No PoCs found on GitHub currently.