Customers of ServiceNow, a cloud-based platform used to handle IT companies and processes, might be unknowingly exposing confidential info, together with names, cellphone numbers, inside system particulars, and energetic credentials.
Misconfiguration of Data Bases — self-service platforms inside ServiceNow the place customers can create, retailer, and share info reminiscent of articles and guides — might result in unauthorised people having access to the system. Many organisations use Data Bases as repositories of delicate inside info, reminiscent of methods to reset firm passwords, how to answer a cyberattack, information associated to HR processes, and extra.
Based on a new weblog from SaaS safety platform supplier AppOmni, round 60% of exposures contain older variations of Data Bases which are set as much as permit public entry by default. Others have “Consumer Standards” — guidelines that outline particular situations for customers to entry or contribute to Data Bases — which are unintentionally granting entry to unauthenticated customers.
SEE: ServiceNow vs Jira Service Administration
ServiceNow is utilized by 85% of Fortune 500, and over a thousand situations are presently arrange incorrectly. Many organisations with a number of ServiceNow situations have been discovered to have persistently misconfigured Data Base entry controls, indicating that the settings have been both cloned throughout situations or a basic misunderstanding of how they work exists.
Aaron Costello, chief of SaaS safety analysis at AppOmni, mentioned, “This highlights the pressing want for enterprises to routinely examine and replace their safety configurations to forestall unauthorised entry and shield their information property.
“Understanding these points and methods to mitigate them is crucial for sustaining sturdy safety in enterprise SaaS environments.”
This isn’t the primary time ServiceNow has been discovered to have been exposing delicate information attributable to consumer misconfigurations. In 2020, one other researcher reported the same discovering the place Data Base articles have been publicly accessible by means of a now-secure UI web page.
Ben De Bont, chief info safety officer at ServiceNow, mentioned, “ServiceNow is dedicated to fostering collaboration with the safety group. We’re dedicated to defending our prospects’ information, and safety researchers are necessary companions in our ongoing efforts to enhance the safety of our merchandise.”
What are the Data Base misconfigurations?
AppOmni found three circumstances whereby companies have been placing their ServiceNow Data Bases prone to compromise:
- If utilizing an older model of ServiceNow the place the default settings for Data Base permit public entry when Consumer Standards aren’t arrange.
- If the “Any Consumer” and “Any consumer for kb” Consumer Standards are used as allowlists. Each of those grant entry to unauthenticated customers, which directors might not realise.
- If directors don’t configure denylists, permitting exterior customers to bypass entry controls.
SEE: 6 Greatest Governance, Threat & Compliance (GRC) Instruments for 2024
How attackers can acquire entry to the Data Bases
Based on Costello’s proof of idea, attackers can acquire entry to misconfigured Data Bases by means of Public Widgets, such because the “KB Article Web page” widget, which shows content material from a particular Data Base article.
An attacker can automate requests to seek out and entry articles by means of the widget utilizing a device referred to as Burp Suite. That is simpler with the KB Article Web page widget, which makes use of a predictable format for article IDs of “KBXXXXXXX,” the place X represents a optimistic integer.
Burp Suite’s Intruder function can rapidly iterate over these integers and determine articles that could be uncovered unintentionally. It will possibly then return the physique textual content, which can include the delicate information of a number of unsecured articles directly.
The way to safe Data Bases towards unauthorised entry
Run common diagnostics on Data Base entry controls
ServiceNow’s Consumer Standards diagnostics device permits directors to find out which customers, each authenticated and unauthenticated, have the power to entry Data Bases and particular person articles.
Navigate to /get_public_knowledge_bases.do to determine public Data Bases, and the total diagnostics device at /km_diagnostics.do to determine the entry degree of public and private customers to particular person articles.
Use Enterprise Guidelines to disclaim unauthenticated entry to Data Bases by default
Make sure the “sys_id 6c8ec5147711111016f35c207b5a9969” Enterprise Rule — which provides the Visitor Consumer to the “Can’t Learn and Can’t Contribute” Consumer Standards — is activated for Data Bases.