Closed intesar closed 4 years ago
Message : This issue is manually closed from FX control plane.
Title: ABAC_Level1 Vulnerability on GET:/api/v1/orgs/{id}/users Project: NetBanking API Description:
Assertion Name: Attribute Based Access Control 1 (ABAC) ( 1 )
Title: ABAC_Level1 Vulnerability on GET:/api/v1/orgs/{id}/users Project: NetBanking API Description: The ABAC exploit allows an attacker to read, modify, delete, add and perform actions on customer/un-authorized data.
Assertion Name: Attribute Based Access Control 1 (ABAC) ( 1 )Overview: Access Control (or Authorization) is the process of granting or denying specific requests from a user, program, or process. Access control also involves the act of granting and revoking those privileges. Attribute Based Access Control (ABAC) will grant or deny user requests based on arbitrary attributes of the user and arbitrary attributes of the object, and environment conditions that may be globally recognized and more relevant to the policies at hand.
'Attribute-based-access-control 1' identifies top-level/non-dependent resource/data/record vulnerabilities. Looks for private user/account data being illegally read, written, updated, deleted or operated by other users or tenants or accounts.
This scanner requires a private-account/user to create private data/resources e.g. UserA. And it also requires other users who shouldn't have any access to UserA's data like UserB, UserC, & UserD based on your App multi-tenancy model. e.g. UserA can be a user from tenant/org-a and UserB can be a user in tenant-b and UserC can be a user in tenant-c with admin privileges.
APIs tend to expose endpoints that handle object identifiers, creating a wide attack surface Level Access Control issue. Object-level authorization checks should be considered in every function that accesses a data source using input from the user.
Severity: OWASP 2019 API Top 10 ranks ABAC vulnerabilities at Top 1 position and is named Broken Object Level Authorization. ( 2 )
Vulnerability Impact: With flawed or broken ABAC security control policy in place, The following are some of the consequences.
Remediation: The following techniques may be checked for ensuring RBAC is in place ( 2 ) ( 3 ) ( 4 ).
Risk: ABAC_Level1 Severity: High API Endpoint: http://95.217.118.53:8080/api/v1/orgs/2c928084730547e80174508fa90d1036/users?page=0&pageSize=20 Environment: Master Playbook: ApiV1OrgsIdUsersGetUseraCreateOrgUsercDisallowAbac Researcher: [apisec Bot] QUICK TIPS Suggestion: Add access-control checks on incoming requests against all data calls. Effort Estimate: 2.0 Wire Logs: 08:43:46 [D] [ OCUAIAbac] : URL [http://95.217.118.53:8080/api/v1/orgs] 08:43:46 [D] [ OCUAIAbac] : Method [POST] 08:43:46 [D] [ OCUAIAbac] : Auth [UserA] 08:43:46 [D] [ OCUAIAbac] : Request [{ "billingEmail" : "trudie.keeling@gmail.com", "company" : "Wolff-Wolff", "createdBy" : "", "createdDate" : "", "description" : "BPcNRKgD", "id" : "", "inactive" : false, "location" : "BPcNRKgD", "modifiedBy" : "", "modifiedDate" : "", "name" : "BPcNRKgD", "orgPlan" : "PRO", "orgType" : "ENTERPRISE", "version" : "" }] 08:43:46 [D] [ OCUAIAbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[**********]}] 08:43:46 [D] [ OCUAIAbac] : Response [{ "requestId" : "None", "requestTime" : "2020-09-02T20:43:46.318+0000", "errors" : false, "messages" : [ ], "data" : { "id" : "2c928084730547e80174508fa90d1036", "createdBy" : "2c928085730548680173054c9f720003", "createdDate" : "2020-09-02T20:43:46.317+0000", "modifiedBy" : "2c928085730548680173054c9f720003", "modifiedDate" : "2020-09-02T20:43:46.317+0000", "version" : null, "inactive" : false, "name" : "eySmjVxO", "description" : "eySmjVxO", "orgType" : "ENTERPRISE", "billingEmail" : "antwon.mertz@gmail.com", "company" : "Kiehn-Kiehn", "location" : "eySmjVxO", "orgPlan" : "ENTERPRISE" }, "totalPages" : 0, "totalElements" : 0 }] 08:43:46 [D] [ OCUAIAbac] : 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], Set-Cookie=[SESSION=YTg2MWJlZmQtMWZhYi00OGYzLTk5YjEtYjcyZTQ0YzhmODc1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [ OCUAIAbac] : StatusCode [200] 08:43:46 [D] [ OCUAIAbac] : Time [218] 08:43:46 [D] [ OCUAIAbac] : Size [569] 08:43:46 [I] [ OCUAIAbac] : Assertion [@StatusCode == 200 AND @Response.errors == false] resolved-to [200 == 200 AND false == false] result [Passed] 08:43:46 [D] [OCUAIAHeaders] : 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], Set-Cookie=[SESSION=YTg2MWJlZmQtMWZhYi00OGYzLTk5YjEtYjcyZTQ0YzhmODc1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [OCUAIAHeaders] : 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], Set-Cookie=[SESSION=YTg2MWJlZmQtMWZhYi00OGYzLTk5YjEtYjcyZTQ0YzhmODc1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [ OCUAIA]] : 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], Set-Cookie=[SESSION=YTg2MWJlZmQtMWZhYi00OGYzLTk5YjEtYjcyZTQ0YzhmODc1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [ OCUAIA]] : 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], Set-Cookie=[SESSION=YTg2MWJlZmQtMWZhYi00OGYzLTk5YjEtYjcyZTQ0YzhmODc1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [AVOIUGUCOUDAbac] : URL [http://95.217.118.53:8080/api/v1/orgs/2c928084730547e80174508fa90d1036/users?page=0&pageSize=20] 08:43:46 [D] [AVOIUGUCOUDAbac] : Method [GET] 08:43:46 [D] [AVOIUGUCOUDAbac] : Auth [UserC] 08:43:46 [D] [AVOIUGUCOUDAbac] : Request [] 08:43:46 [D] [AVOIUGUCOUDAbac] : Request-Headers [{Accept=[application/json], Content-Type=[application/json], Authorization=[**********]}] 08:43:46 [D] [AVOIUGUCOUDAbac] : Response [{ "requestId" : "None", "requestTime" : "2020-09-02T20:43:46.520+0000", "errors" : false, "messages" : [ ], "data" : [ { "id" : "2c928084730547e80174508fa90e1037", "createdBy" : "2c928085730548680173054c9f720003", "createdDate" : "2020-09-02T20:43:46.318+0000", "modifiedBy" : "2c928085730548680173054c9f720003", "modifiedDate" : "2020-09-02T20:43:46.318+0000", "version" : null, "inactive" : false, "org" : { "id" : "2c928084730547e80174508fa90d1036", "createdBy" : "2c928085730548680173054c9f720003", "createdDate" : "2020-09-02T20:43:46.317+0000", "modifiedBy" : "2c928085730548680173054c9f720003", "modifiedDate" : "2020-09-02T20:43:46.317+0000", "version" : null, "inactive" : false, "name" : "eySmjVxO" }, "users" : { "id" : "2c928085730548680173054c9f720003", "createdBy" : "anonymousUser", "createdDate" : "2020-06-30T12:56:14.448+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2020-06-30T12:56:14.448+0000", "version" : null, "inactive" : false, "name" : null, "email" : "user1@netbanking.io", "username" : "user1", "company" : null, "location" : null, "jobTitle" : null }, "orgRole" : "ADMIN", "status" : "ACTIVE" } ], "totalPages" : 1, "totalElements" : 1 }] 08:43:46 [D] [AVOIUGUCOUDAbac] : 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], Set-Cookie=[SESSION=ZTZlM2RmOWYtZDE1Ni00NjIwLTk5MWMtOTgzOWI1ODJlNGRi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [AVOIUGUCOUDAbac] : StatusCode [200] 08:43:46 [D] [AVOIUGUCOUDAbac] : Time [200] 08:43:46 [D] [AVOIUGUCOUDAbac] : Size [1054] 08:43:46 [E] [AVOIUGUCOUDAbac] : Assertion [@StatusCode == 401 OR @StatusCode == 404 OR @Response.errors == true] resolved-to [200 == 401 OR 200 == 404 OR false == true] result [Failed] 08:43:46 [D] [AVOIDOAAbac] : URL [http://95.217.118.53:8080/api/v1/orgs/2c928084730547e80174508fa90d1036] 08:43:46 [D] [AVOIDOAAbac] : Method [DELETE] 08:43:46 [D] [AVOIDOAAbac] : Request [null] 08:43:46 [D] [AVOIDOAAbac] : Auth [UserA] 08:43:46 [D] [AVOIDOAAbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic dXNlcjFAbmV0YmFua2luZy5pbzphZG1pbjEyMyQ=]}] 08:43:46 [D] [AVOIDOAAbac] : Response [{ "requestId" : "None", "requestTime" : "2020-09-02T20:43:46.713+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Resource name or key already exists." } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }] 08:43:46 [D] [AVOIDOAAbac] : 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], Set-Cookie=[SESSION=MDg3MTk3YmYtNDhiZS00YzIxLWIyMjEtNGFjOTUzY2QwNWQ1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 02 Sep 2020 20:43:46 GMT]}] 08:43:46 [D] [AVOIDOAAbac] : StatusCode [200] 08:43:46 [D] [AVOIDOAAbac] : Time [191] 08:43:46 [D] [AVOIDOAAbac] : Size [210] 08:43:46 [I] [AVOIUGUCOUDAbac] : Assertion [@StatusCode == 200] resolved-to [200 == 200] result [Passed] IMPORTANT LINKS Vulnerability Details: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/recommendations/8a8081a4743534b60174508fb80f5d1f/details Project: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/jobs Environment: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/environments/8a8081766fc3e2a1016fc421d7155a15/edit Scan Dashboard: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/jobs/8a8081766fc3e2a1016fc4230f426628/runs/8a8081a4743534b60174508f7a5c5cd7 Playbook: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/template/ApiV1OrgsIdUsersGetUseraCreateOrgUsercDisallowAbac Coverage: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/configuration Code Sample: https://cloud.fxlabs.io/#/app/projects/8a8081766fc3e2a1016fc421d6e55a13/recommendations/8a8081a4743534b60174508fb80f5d1f/codesamples PS: Please contact support@apisec.ai for apisec access and login issues. --- apisec Bot ---