Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP TRACE method activated #3988

Closed
SebastienSyd opened this issue May 7, 2017 · 2 comments
Closed

HTTP TRACE method activated #3988

SebastienSyd opened this issue May 7, 2017 · 2 comments
Labels

Comments

@SebastienSyd
Copy link

Meta -

OS:
any
Selenium Version:
any, including 3.4.0
Browser:
any

Expected Behavior -

HTTP TRACE method disabled

Actual Behavior -

HTTP TRACE method activated on Selenium Hub port

Steps to reproduce -

>curl  -X TRACE http://localhost:4444/
TRACE / HTTP/1.1
User-Agent: curl/7.33.0
Accept: */*

We use Selenium in a Production environment and the Selenium Hub doesn't pass the vulnerability audit due to HTTP TRACE method activated

Is there a way to disable that HTTP method when starting the Selenium Hub?

@LinuxSuRen
Copy link

focus

@SebastienSyd
Copy link
Author

Any hints on how to address that issue?

Thank you

@lock lock bot locked and limited conversation to collaborators Aug 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants