HTTP OPTIONS Method Enabled on Panorama

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

HTTP OPTIONS Method Enabled on Panorama

L0 Member

Hi All,

I got Vulnerability HTTP OPTIONS Method Enabled on Panorama, the status show OK.

curl -k -v -X OPTIONS -x "" https://10.10.10.10/restapi

 

* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 27 Apr 2022 02:47:02 GMT
< Content-Type: httpd/unix-directory
< Content-Length: 0
< Connection: keep-alive
< Allow: OPTIONS,GET,HEAD,POST,TRACE
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block;
< X-Content-Type-Options: nosniff
< Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:;

 

But in the gateway Palo Alto its show Bad request.

curl -k -v -X OPTIONS -x "" https://10.10.10.11/restapi

* schannel: server closed the connection
* Mark bundle as not supporting multiuse
< HTTP/1.1 400 Bad Request
< Date: Wed, 27 Apr 2022 02:48:26 GMT
< Content-Type: text/html
< Content-Length: 1174
< Connection: close

 

Any idea?

1 accepted solution

Accepted Solutions

L0 Member

Hi,

how can I block HTTP method OPTIONS in Panorama? is it possible?

View solution in original post

1 REPLY 1

L0 Member

Hi,

how can I block HTTP method OPTIONS in Panorama? is it possible?

  • 1 accepted solution
  • 1970 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!