Skip to content

TS-4145 Fix cross-site scripting exploits in error messages.#436

Closed
dchokshi wants to merge 1 commit intoapache:masterfrom
dchokshi:TS-4145
Closed

TS-4145 Fix cross-site scripting exploits in error messages.#436
dchokshi wants to merge 1 commit intoapache:masterfrom
dchokshi:TS-4145

Conversation

@dchokshi
Copy link
Copy Markdown
Contributor

Address potential cross-site scripting exploits in the
following files:

1.) Replace the variable psh with epsh in files:
proxy/config/body_factory/default/redirect#moved_temporarily
proxy/config/body_factory/default/redirect#moved_permanently

2.) Variable cqh in proxy/config/body_factory/default/access#redirect_url
should be replaced with ecqh. However the files appears unutilized in
ATS 6.0.0, hence remove from Makefile alltogether.

Address potential cross-site scripting exploits in the
following files:

1.) Replace the variable psh with epsh in files:
 proxy/config/body_factory/default/redirect#moved_temporarily
 proxy/config/body_factory/default/redirect#moved_permanently

2.) Variable cqh in proxy/config/body_factory/default/access#redirect_url
should be replaced with ecqh. However the files appears unutilized in
ATS 6.0.0, hence remove from Makefile alltogether.
@asfgit asfgit closed this in 0c7bff9 Jan 23, 2016
SolidWallOfCode pushed a commit to SolidWallOfCode/trafficserver that referenced this pull request Apr 13, 2017
Ftywan pushed a commit to Ftywan/trafficserver that referenced this pull request Dec 21, 2022
A recent change broke parsing for the config key virtual_host which can
be supplied without a value.  This change fixes parsing for
virtual_host, and adds it to autest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant