envoyproxy/envoy

Path normalization controls

Open

#6,589 建立於 2019年4月15日

在 GitHub 查看
 (17 留言) (1 反應) (2 負責人)C++ (5,373 fork)batch import
area/securityhelp wantedpriority/hightech debt

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

The fix for CVE-2019-9900, provided a coarse grained ability to opt-in/out of path normalization. That is, you could either normalize, in which case both normalization was used for matching and transforming the path to the upstream, or not normalize.

Ideally we provide finer grained controls similar to Nginx, where users can opt to normalize for match independent of transforming the path to the upstream.

CC @PiotrSikora

Action item for CVE-2019-9901

貢獻者指南