You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I'm looking to see an instance of Jira that we have is vulnerable to JSDSERVER-14007 (https://jira.atlassian.com/browse/JSDSERVER-14007). I'm not an admin or user on it so I can't log in, I just see the public URL. Can I see what version it is the same way I can see the version of Confluence?
@Kevin Dea - welcome to the Atlassian Community, Kevin! 👋
One way to check the app version of a particular Jira instance is via Jira's API. This will work even if you're not logged into the Jira instance.
The rest endpoint is /rest/api/2/serverinfo
Example: (don't click)!
https://jira.totally-not-a-shell-company.xyz/rest/api/2/serverInfo
Fun fact, that REST endpoint works in Jira Cloud - any instances with URLs ending in atlassian.net. Not that you'd need to check for versions in Atlassian-hosted cloud instances.
Thanks! That was exactly what I needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.