envoyproxy/envoy

Path normalization controls

Open

#6589 aperta il 15 apr 2019

Vedi su GitHub
 (17 commenti) (1 reazione) (2 assegnatari)C++ (5373 fork)batch import
area/securityhelp wantedpriority/hightech debt

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor