zahedmohammed / testingApi

0 stars 0 forks source link

test2531 : ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac #174

Closed zahedmohammed closed 5 years ago

zahedmohammed commented 5 years ago

Project : test2531

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 : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 20 Feb 2019 14:21:52 GMT]}

Endpoint : http://54.215.136.217/api/v1/primary-transaction/10kOLHM1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2019-02-20T14:21:52.375+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : null } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : URL [http://54.215.136.217/api/v1/primary-transaction/10kOLHM1] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Method [DELETE] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Request [] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Response [{ "requestId" : "None", "requestTime" : "2019-02-20T14:21:52.375+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : null } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 20 Feb 2019 14:21:52 GMT]}] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : StatusCode [200] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Time [52] 2019-02-20 02:21:52 DEBUG [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Size [176] 2019-02-20 02:21:52 ERROR [ApiV1PrimaryTransactionIdDeleteRoleUserDisallowedRbac] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]

--- FX Bot ---

zahedmohammed commented 5 years ago

Message : This issue is manually closed from FX control plane.

Project : test2531

Job : Default

Env : Default

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 20 Feb 2019 14:21:52 GMT]}

Endpoint : http://54.215.136.217/api/v1/primary-transaction/10kOLHM1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2019-02-20T14:21:52.375+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : null } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed] --- FX Bot ---