zahedmohammed / testingApi

0 stars 0 forks source link

Sanity_Zahed : ApiV1PrimaryTransactionPutRoleUserDisallowedRbac #290

Closed zahedmohammed closed 5 years ago

zahedmohammed commented 5 years ago

Project : Sanity_Zahed

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=[Thu, 28 Feb 2019 14:24:27 GMT]}

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

Request :
{ "amount" : "4436", "availableBalance" : "772308016", "createdBy" : "", "createdDate" : "", "description" : "D7kYP28b", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "status" : "D7kYP28b", "type" : "D7kYP28b", "user" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "D7kYP28b", "version" : "" }, "version" : "" }

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

Logs :
2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : URL [http://54.215.136.217/api/v1/primary-transaction] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Method [PUT] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Request [{ "amount" : "4436", "availableBalance" : "772308016", "createdBy" : "", "createdDate" : "", "description" : "D7kYP28b", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "status" : "D7kYP28b", "type" : "D7kYP28b", "user" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "D7kYP28b", "version" : "" }, "version" : "" }] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Response [{ "requestId" : "None", "requestTime" : "2019-02-28T14:24:27.990+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : null } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : 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=[Thu, 28 Feb 2019 14:24:27 GMT]}] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : StatusCode [200] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Time [14] 2019-02-28 02:24:27 DEBUG [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : Size [176] 2019-02-28 02:24:27 ERROR [ApiV1PrimaryTransactionPutRoleUserDisallowedRbac] : 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 : Sanity_Zahed

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=[Thu, 28 Feb 2019 14:24:27 GMT]}

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

Request :
{ "amount" : "4436", "availableBalance" : "772308016", "createdBy" : "", "createdDate" : "", "description" : "D7kYP28b", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "status" : "D7kYP28b", "type" : "D7kYP28b", "user" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "D7kYP28b", "version" : "" }, "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-02-28T14:24:27.990+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 ---