mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
817 B
Markdown
18 lines
817 B
Markdown
### [CVE-2018-6651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6651)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the uncurl_ws_accept function in uncurl.c in uncurl before 0.07, as used in Parsec before 140-3, insufficient Origin header validation (accepting an arbitrary substring match) for WebSocket API requests allows remote attackers to bypass intended access restrictions. In Parsec, this means full control over the victim's computer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/Zenexer/ac7601c0e367d876353137e5099b18a7
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|