cve/2022/CVE-2022-30335.md

18 lines
749 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-30335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30335)
![](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
Bonanza Wealth Management System (BWM) 7.3.2 allows SQL injection via the login form. Users who supply the application with a SQL injection payload in the User Name textbox could collect all passwords in encrypted format from the Microsoft SQL Server component.
### POC
#### Reference
- https://gist.github.com/aliceicl/b2f25f3a0a3ba9973e4977f922d04008
#### Github
No PoCs found on GitHub currently.