zahedmohammed / testingApi

0 stars 0 forks source link

ticketlake : UserUsernameGetRoleUserDisallowedRbac #17

Closed zahedmohammed closed 5 years ago

zahedmohammed commented 5 years ago

Project : ticketlake

Job : Default

Env : Default

Category : RBAC

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

Severity : Major

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {Date=[Thu, 17 Jan 2019 10:50:58 GMT], Content-Type=[application/json], Connection=[keep-alive], Access-Control-Allow-Headers=[X-Requested-With,Content-Type,Accept,Origin], Access-Control-Allow-Origin=[], Access-Control-Allow-Methods=[], Access-Control-Allow-Credentials=[true]}

Endpoint : http://virtserver.swaggerhub.com/T6352/Ticket-Lake/1.0.0/user/Wrb7Igvg

Request :

Response :
{ "id" : 0, "username" : "string", "firstName" : "string", "lastName" : "string", "email" : "string", "password" : "string", "phone" : "string", "userStatus" : 0 }

Logs :
2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : URL [http://virtserver.swaggerhub.com/T6352/Ticket-Lake/1.0.0/user/Wrb7Igvg] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Method [GET] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Request [] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Response [{ "id" : 0, "username" : "string", "firstName" : "string", "lastName" : "string", "email" : "string", "password" : "string", "phone" : "string", "userStatus" : 0 }] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Response-Headers [{Date=[Thu, 17 Jan 2019 10:50:58 GMT], Content-Type=[application/json], Connection=[keep-alive], Access-Control-Allow-Headers=[X-Requested-With,Content-Type,Accept,Origin], Access-Control-Allow-Origin=[], Access-Control-Allow-Methods=[], Access-Control-Allow-Credentials=[true]}] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : StatusCode [200] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Time [787] 2019-01-17 10:50:58 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Size [179] 2019-01-17 10:50:58 ERROR [UserUsernameGetRoleUserDisallowedRbac] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]

--- FX Bot ---

zahedmohammed commented 5 years ago

Project : ticketlake

Job : Default

Env : Default

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {Date=[Mon, 21 Jan 2019 06:07:04 GMT], Content-Type=[application/json], Connection=[keep-alive], Access-Control-Allow-Headers=[X-Requested-With,Content-Type,Accept,Origin], Access-Control-Allow-Origin=[], Access-Control-Allow-Methods=[], Access-Control-Allow-Credentials=[true]}

Endpoint : http://virtserver.swaggerhub.com/T6352/Ticket-Lake/1.0.0/user/9VFk1C2i

Request :

Response :
{ "id" : 0, "username" : "string", "firstName" : "string", "lastName" : "string", "email" : "string", "password" : "string", "phone" : "string", "userStatus" : 0 }

Logs :
2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : URL [http://virtserver.swaggerhub.com/T6352/Ticket-Lake/1.0.0/user/9VFk1C2i] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Method [GET] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Request [] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Response [{ "id" : 0, "username" : "string", "firstName" : "string", "lastName" : "string", "email" : "string", "password" : "string", "phone" : "string", "userStatus" : 0 }] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Response-Headers [{Date=[Mon, 21 Jan 2019 06:07:04 GMT], Content-Type=[application/json], Connection=[keep-alive], Access-Control-Allow-Headers=[X-Requested-With,Content-Type,Accept,Origin], Access-Control-Allow-Origin=[], Access-Control-Allow-Methods=[], Access-Control-Allow-Credentials=[true]}] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : StatusCode [200] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Time [530] 2019-01-21 06:07:02 DEBUG [UserUsernameGetRoleUserDisallowedRbac] : Size [179] 2019-01-21 06:07:02 ERROR [UserUsernameGetRoleUserDisallowedRbac] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]

--- FX Bot ---