Atllasian Product
Atllasian Product
Atllasian Product
This is a well-known problem, and since tokens are needed to use it and access
systems, most businesses do not see it as being under the purview of security
reporting. Other flaws, such as XSS(Cross-site Scripting), that can be leveraged to
get tokens fall under the purview of security reporting. In this instance, however,
social engineering is needed to exploit the virus and spill information like
cookies, which is outside the scope of Bug Bounty operations.
Threat actors or malicious actor may now easily obtain these tokens, however it is
still not that simple. Cookie theft is now frequent due to the increase in device
hack efforts, breaches/breakdowns, and password leaks. Additionally, cookies can be
purchased, and it's easy to discover a business, purchase its logs, and locate the
necessary tokens to obtain access to its internal systems.
Researchers from CloudSEK have found that this vulnerability allows for the
takeover of Jira accounts at hundreds of businesses. According to their data, there
are 16,201 Jira cookies for sale on dark web marketplaces, and there are over
1,282,859 compromised PCs. Additionally, approximately 2,937 hacked PCs and 246
Jira credentials were made public just in the past 30 days. They have detected at
least one infected machine from a Fortune 1000 organisation in the last ninety
days. This only takes into account their main websites i.e,their primary domain not
their affiliates or subsidiaries.
CloudSEK has also released a free tool that lets companies check if their
compromised computers and Jira accounts are being advertised on dark web
marketplaces.
In the case of Atlassian products, only one JSON web token (JWT) is required to
hijack a session i.e. cloud.session.token. Atlassian JWT tokens have the email
address embedded in the cookie. Hence, it is easy to determine which user the
cookie belongs to.This bug has been resolved by them few days before after this
issue came into the picture by cloudSEK. Atlassian added a redirect URL parameter
in the response to change the password request now. This will invalidate the
current session and will assign a new session token to the user.
More than 200 different atlassian.net-related credentials and cookies have been
listed for sale on dark web marketplaces in the past 30 days. It's very possible
that many of the credentials are still in use because they were listed for sale
just 30 days ago.