According to breach notifications filed on Friday by American Airlines and Southwest Airlines, both disclosed data breaches caused by the hack of Pilot Credentials, a third-party vendor that manages numerous airlines’ pilot applications and recruitment portals.
On May 3rd, the two airlines were informed an unauthorized individual gained access to Pilot Credentials’ systems on April 30 and stole documents containing the data of 5,745 American Airlines and 3,009 Southwest applicants in the pilot and cadet hiring process. The incident was limited solely to the systems of the third-party vendor, with no compromise on the airlines’ own networks.
“Our investigation determined that the data involved contained some of your personal information, such as your name and Social Security number, driver’s license number, passport number, date of birth, Airman Certificate number, and other government-issued identification number(s),” American Airlines revealed.
“We are no longer utilizing the vendor, and, moving forward, Pilot applicants are being directed to an internal portal managed by Southwest,” Southwest Airlines said.
Roy Akerman, Co-Founder & CEO, Rezonate had this to say:
“Third party access and supply chain risks continue to be the leading reasons for recent security breaches. Whether critical information is managed by a third-party application, or a vendor has direct access to one’s infrastructure, additional security risk is introduced and therefore must be monitored and controlled. While organizations are realizing more and more that third party risk is their risk, more work is required to enable this awareness across people, technology and processes.”
Supply chain attacks are real. Thus organizations need to make sure that the diligence that they apply to their internal systems is applied to all the external systems that they use. That way the chances of getting pwned by hackers is way less.
Grafana Critical Authentication Bypass Due To Azure AD Integration
Posted in Commentary with tags Grafana on June 26, 2023 by itnerdWhen authentication uses sender email addresses, you should assume you’ve been breached.
In a critical advisory put out by Grafana, the popular open-source data analytics visualization application has been validating some users by their email claim. Grafana offers extensive integration options with a wide range of monitoring platforms and applications.
“Grafana validates Azure Active Directory accounts based on the email claim. On Azure AD, the profile email field is not unique across Azure AD tenants. This can enable a Grafana account takeover and authentication bypass when Azure AD OAuth is configured with a multi-tenant Azure AD OAuth application.
“If exploited, the attacker can gain complete control of a user’s account, including access to private customer data and sensitive information. All users in Grafana deployments with Azure AD OAuth configured with a multi-tenant Azure app and that do not have allowed_groups configured are affected and can be compromised.”
According to Wikipedia, Grafana has over 1,000 paying customers, including well known organizations such as Wikimedia, Bloomberg, JP Morgan Chase, eBay, PayPal, and Sony.
Grafana has released security fixes for the vulnerability tracked as CVE-2023-3128. The vuln received a CVSS v3.1 score of 9.4, a critical severity.
Roy Akerman, Co-Founder & CEO, Rezonate said this:
“This critical vulnerability reported by Grafana introduces a major risk to organizations, their identities and data. Most often account takeover requires higher privileges to successfully being exploited, however in this case we see the simplicity of which a bad practice of AAD implementation allows an attacker to assume any user available. The risk of false impersonation however does not only exist in AAD and most probably not only for Grafana and therefore, the need, to monitor access attempts and compare past behavior information is needed to monitor for any suspicious access attempts.”
If you use Grafana, you should apply the patch related to this ASAP. Because given what this product does, it’s safe to assume that threat actors will attack those who have not applied the patch related to this issue.
Leave a comment »