devopsenggineer / Sanity

0 stars 0 forks source link

t : V2AuthAwsConfigClientGetRoleAdminDisallowedRbac #63

Open devopsenggineer opened 5 years ago

devopsenggineer commented 5 years ago

Project : t

Job : Default

Env : Default

Category : RBAC

Tags : [OWASP - OTG-IDENT-001 , FX Top 10 - API Vulnerability, Endpoint_Access_Control]

Severity : Major

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 400

Headers : {Server=[nginx/1.12.1], Date=[Sat, 23 Feb 2019 05:33:02 GMT], Content-Type=[application/json;charset=ISO-8859-1], Content-Length=[87], Connection=[keep-alive]}

Endpoint : http://52.53.242.1/vault/v2/auth/aws/config/client

Request :

Response :
{ "errors" : [ "Missing request header 'vault-token' for method parameter of type String" ] }

Logs :
2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : URL [http://52.53.242.1/vault/v2/auth/aws/config/client] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Method [GET] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Request [] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Response [{ "errors" : [ "Missing request header 'vault-token' for method parameter of type String" ] }] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Response-Headers [{Server=[nginx/1.12.1], Date=[Sat, 23 Feb 2019 05:33:02 GMT], Content-Type=[application/json;charset=ISO-8859-1], Content-Length=[87], Connection=[keep-alive]}] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : StatusCode [400] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Time [64] 2019-02-23 05:33:02 DEBUG [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Size [87] 2019-02-23 05:33:02 ERROR [V2AuthAwsConfigClientGetRoleAdminDisallowedRbac] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [400 == 401 OR 400 == 403] result [Failed]

--- FX Bot ---