Files
CVEs-PoC/2014/CVE-2014-125071.md
T
2024-05-26 14:27:05 +02:00

18 lines
957 B
Markdown

### [CVE-2014-125071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-125071)
![](https://img.shields.io/static/v1?label=Product&message=Gribbit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1385%20Missing%20Origin%20Validation%20in%20WebSockets&color=brighgreen)
### Description
A vulnerability was found in lukehutch Gribbit. It has been classified as problematic. Affected is the function messageReceived of the file src/gribbit/request/HttpRequestHandler.java. The manipulation leads to missing origin validation in websockets. The name of the patch is 620418df247aebda3dd4be1dda10fe229ea505dd. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-217716.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2014-125071