net/http/cgi: reject invalid header names [freeze exception] #38889
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
While working on CL 231419, I noticed we trim spaces around the names of the headers generated by CGI programs. This is not as serious as #34540 because the CGI program output is presumably trusted, but CGI is such a generic interface that I'd feel better if we didn't do anything potentially risky like that.
I'd like to request a freeze exception to land CL 232277 this week.
/cc @andybons @rsc
The text was updated successfully, but these errors were encountered: