]> The Tcpdump Group git mirrors - libpcap/commit
In the open request, reject capture sources that are URLs.
authorGuy Harris <[email protected]>
Mon, 6 Aug 2018 03:05:52 +0000 (20:05 -0700)
committerGuy Harris <[email protected]>
Wed, 2 Oct 2019 20:36:04 +0000 (13:36 -0700)
commit9df01dba7d4a698dbfec57e678e5a73dae93fa6d
treec3aa5194575371aa39e489662869a5bcf2ae9eb1
parentbff61ee0b5b6b832faba63ec26a224d2be0a6cf0
In the open request, reject capture sources that are URLs.

You shouldn't be able to ask a server to open a remote device on some
*other* server; just open it yourself.

This addresses Include Security issue F13: [libpcap] Remote Packet
Capture Daemon Allows Opening Capture URLs.
rpcapd/daemon.c