JavaScript injection in the Announcement Banner in jira 7

manojkumar3036 March 19, 2018

As the application allows a valid user to insert java script in the announcement banner which is redirecting to some other site. 

Eg: Welcome<script>window.location.href='some other site'</script> 

I want to prevent this injection in announcement banner. Need help on this. Version of jira is 7.0 . 

2 answers

0 votes
Sachin Dhamale
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 13, 2023

Hi @manojkumar3036 

Only Jira admin has right to apply any script to the announcement banner.

You can remove jira admin permission for the user you want to restrict.

 

Thanks,

Sachin

0 votes
Gezim Shehu [Communardo]
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 19, 2018

Which is your request exactly?

Want to know if this is possible?

manojkumar3036 March 19, 2018

I want to restrict the script injection in the announcement banner!! 

manojkumar3036 March 19, 2018

@Gezim Shehu [Communardo] The currently version which i am using is 7.0. 

Gezim Shehu [Communardo]
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 20, 2018

Do you mean unauthorized users can inject ?

I am not aware of that.

AlexD October 5, 2018

<\code>alert(сообщение)<code>

Suggest an answer

Log in or Sign up to answer