cve/2018/CVE-2018-15207.md

18 lines
761 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-15207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15207)
![](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
BPC SmartVista 2 has Improper Access Control in the SVFE module, where it fails to appropriately restrict access: a normal user is able to access the SVFE2/pages/finadmin/currconvrate/currconvrate.jsf functionality that should be only accessible to an admin.
### POC
#### Reference
- https://neetech18.blogspot.com/2019/03/incorrect-access-control-smart-vista.html
#### Github
No PoCs found on GitHub currently.