cve/2021/CVE-2021-35487.md

18 lines
847 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-35487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35487)
![](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
Nokia Broadcast Message Center through 11.1.0 allows an authenticated user to perform a Boolean Blind SQL Injection attack on the endpoint /owui/block/send-receive-updates (for the Manage Alerts page) via the extIdentifier HTTP POST parameter. This allows an attacker to obtain the database user, database name, and database version information, and potentially database data.
### POC
#### Reference
- https://www.gruppotim.it/it/footer/red-team.html
#### Github
No PoCs found on GitHub currently.