Skip to content
  • Martin Holst Swende's avatar
    589b603a
    rpc: dns rebind protection (#15962) · 589b603a
    Martin Holst Swende authored and Péter Szilágyi's avatar Péter Szilágyi committed
    * cmd,node,rpc: add allowedHosts to prevent dns rebinding attacks
    
    * p2p,node: Fix bug with dumpconfig introduced in r54aeb8e4c0bb9f0e7a6c67258af67df3b266af3d
    
    * rpc: add wildcard support for rpcallowedhosts + go fmt
    
    * cmd/geth, cmd/utils, node, rpc: ignore direct ip(v4/6) addresses in rpc virtual hostnames check
    
    * http, rpc, utils: make vhosts into map, address review concerns
    
    * node: change log messages to use geth standard (not sprintf)
    
    * rpc: fix spelling
    589b603a
    rpc: dns rebind protection (#15962)
    Martin Holst Swende authored and Péter Szilágyi's avatar Péter Szilágyi committed
    * cmd,node,rpc: add allowedHosts to prevent dns rebinding attacks
    
    * p2p,node: Fix bug with dumpconfig introduced in r54aeb8e4c0bb9f0e7a6c67258af67df3b266af3d
    
    * rpc: add wildcard support for rpcallowedhosts + go fmt
    
    * cmd/geth, cmd/utils, node, rpc: ignore direct ip(v4/6) addresses in rpc virtual hostnames check
    
    * http, rpc, utils: make vhosts into map, address review concerns
    
    * node: change log messages to use geth standard (not sprintf)
    
    * rpc: fix spelling
Loading