mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
885 B
885 B
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
- https://gist.github.com/Zenexer/ac7601c0e367d876353137e5099b18a7
Github
No PoCs found on GitHub currently.