Files
CVEs-PoC/2020/CVE-2020-16272.md
T
2024-05-25 21:48:12 +02:00

19 lines
782 B
Markdown

### [CVE-2020-16272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16272)
![](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
The SRP-6a implementation in Kee Vault KeePassRPC before 1.12.0 is missing validation for a client-provided parameter, which allows remote attackers to read and modify data in the KeePass database via an A=0 WebSocket connection.
### POC
#### Reference
- https://danzinger.wien/exploiting-keepassrpc/
- https://forum.kee.pm/t/a-critical-security-update-for-keepassrpc-is-available/3040
#### Github
No PoCs found on GitHub currently.