Lucene search
+L
AtlassianMost viewed

4730 matches found

Atlassian
Atlassian
•added 2013/03/12 11:37 p.m.•23 views

Security enhancement: do not allow POST parameters to be used in GETs

My company's security team ran a vulnerability scan against our JIRA and found this issue. They advised me to bring it to your attention as an opportunity to improve security. Summary: quote Some web frameworks collapse the POST and GET parameters into a single collection. This is a flawed design...

1.2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2013/01/08 12:16 p.m.•23 views

Default application configuration files are available for download

h3. Summary of The Bug By browsing to the following URL path user would be able to download any files under /confluence/WEB-INF/... code/s/1519/3/1.0//WEB-INF/...code The above URL will be accessible by any users including anonymous even to an instance that does not allow anonymous access h5. Not...

2.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/12/21 12:08 a.m.•23 views

XSS bug in detail view epic name lozenge rendering

6.1 introduced an xss bug in the detail view, more specifically in the epic field that displays to which epic an issue belongs to...

1.8AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/10/08 3:43 a.m.•23 views

Reflected xss in the System Notifications administration resource

The System Notifications administration resource is vulnerable to reflected xss through the url used to address the resource and any included parameters. For example: 1. http://localhost:8085/admin19279%27%20+%20alert%281%29%20+%27//904/viewSystemNotifications.action 2...

1.8AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/10/08 1:32 a.m.•23 views

persistent xss in a user's username within mentions within comments

A user's username is injected into the "rel" attribute of the user mention link without being encoded properly. This means that if the username contains a " character then new attributes can be injected into the user mention link element. Hence, providing a persistent xss vector. To reproduce thi...

2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/10/04 5:33 a.m.•23 views

Potential persistent xss in fixCaseInNotifications.jsp

There is a difficult to exploit XSS in fixCaseInNotifications.jsp. We could not get it to trigger, but there are some scenarios where unescaped data can be displayed through fix method correctName, userNameToFix. The relevant code is as follows: code NotificationCaseFixer caseFixer = new...

0.6AI score
SaveExploits0
Atlassian
Atlassian
•added 2012/09/27 4:29 p.m.•23 views

Accidental XSRF and DoS consumption-of-space issue

We experienced an unusual growth of our nonspaced attachments that appears to be a DoS vunerability both in an accidental way with a workaround and intentional not easily worked around. This is under Confluence 4.0, but appears to probably apply to 4.3.1 as well. It appears the growing nonspaced...

0.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/08/04 9:29 a.m.•23 views

Add an option in User Directory settings to make an SSL LDAP connection but without verifying that the hostname and certificate match

panel:bgColor=e7f4fa NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-29213. panel Starting JIRA 5.1, the embedded crowd has been upgraded from version 2.3.2 to 2.4. This includes the security fix CWD-2690 won't...

0.6AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/08/01 7:46 a.m.•23 views

XSS (reflected) in rankVMID parameter of GetRankPage.jspa

As per https://sdog.jira.com/browse/JSTDEV-2110 Targets:...

0.7AI score
SaveExploits0
Atlassian
Atlassian
•added 2012/05/24 12:15 p.m.•23 views

User can upload attachments to restricted pages that adopt restrictions from parent page

Users that should have no access to restricted pages that adopt restrictions from the parent page are able to upload attachments if they know the page ID. How to reproduce: 1. Create 2 users, user1 and user2 2. Create a page with user1 and set the page view and edit restrictions to "Me" 3. Create...

2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/05/21 7:54 a.m.•23 views

persistent xss through flash swf file attachment download

It is possible to upload a flash swf file which when the attachment 'download' url is visited the flash swf file is executed in the browser and as such can use ExternalInterface.call method to inject javascript defined in the swf file into the browser...

2.4AI score
SaveExploits0
Atlassian
Atlassian
•added 2012/04/19 4:31 a.m.•23 views

admin/fixCaseInNotifications.jsp lacks an XSRF token to start 'notifications fix'

admin/fixCaseInNotifications.jsp does not require a csrf to start 'notifications fix'. When fixing this issue, please ensure that the JSP is converted to an action or deleted - we don't want to have to maintain our XSRF infrastructure in JSPs...

1.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/04/19 1:22 a.m.•23 views

admin/createMissingPersonalInfo.jsp lacks an XSRF token to trigger "build Personal Information objects"

admin/createMissingPersonalInfo.jsp doesn't require a csrf token to trigger "build Personal Information objects". When fixing this issue, please ensure that the JSP is converted to an action or deleted - we don't want to have to maintain our XSRF infrastructure in JSPs...

2.2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/04/13 10:05 p.m.•23 views

Confluence does not respect HTTPS in Server Base URL when 301 redirecting

We have Confluence setup behind an Apache reverse proxy and our Server Base URL is set to "https://confluence...". However, when Confluence sends out a 301, it always sends the Location: http://confluence..., which then gets redirected by Apache to https://confluence... Confluence should respect...

0.4AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/04/11 4:24 p.m.•23 views

deletion of a comment with a security setting sends a notification to all watchers and the history tab

As a non-atlassian developer, I saw a deletion notification for a comment that I was restricted from viewing. That seems like a security leak. It would be annoying if we're trying to hide discussion from certain users for them to see that the discussion is happening at all, it would raise questio...

0.8AI score
SaveExploits0
Atlassian
Atlassian
•added 2012/04/11 4:24 p.m.•23 views

deletion of a comment with a security setting sends a notification to all watchers and the history tab

As a non-atlassian developer, I saw a deletion notification for a comment that I was restricted from viewing. That seems like a security leak. It would be annoying if we're trying to hide discussion from certain users for them to see that the discussion is happening at all, it would raise questio...

0.8AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/03/22 10:54 p.m.•23 views

Disable browser password save on Admin page in Firefox

panel:bgColor=e7f4fa NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion|http://jira.atlassian.com/browse/CONFSERVER-25008. panel In Chrome, Safari and IE there is no browser prompt to store the password but on Firefox both Mac and Windows I ge...

2.4AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2012/02/08 4:27 a.m.•23 views

RSS feed over entire site gives information on restricted pages the user should not see

A customer has reported this issue via a comment on the documentation: http://confluence.atlassian.com/display/DOC/Working+with+RSS+Feeds?focusedCommentId=276627497comment-276627497 quote When someone has an RSS feed covering the whole Confluence instance, he is informed about changes in restrict...

1.5AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/11/28 10:05 a.m.•23 views

Do not show registered users in quick search to anonymous users

panel:bgColor=e7f4fa NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion|http://jira.atlassian.com/browse/CONFSERVER-23985. panel Registered users appears in quick search, even when it's a search made by anonymous...

3.1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/11/28 10:05 a.m.•23 views

Do not show registered users in quick search to anonymous users

panel:bgColor=e7f4fa NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-23985. panel Registered users appears in quick search, even when it's a search made by anonymous...

3.1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/10/26 2:08 a.m.•23 views

XSS vulnerability in /agent/viewAgent.action resource

We have identified and fixed a reflected cross-site scripting XSS vulnerability in the Bamboo viewAgent.action resource. This issue is reported in our security advisory on this page: https://confluence.atlassian.com/x/rQP5FQ You can read more about XSS attacks at:...

SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/08/22 6:19 a.m.•23 views

make space admin able to see restricted pages in his own space

This is a request to make space admins able to see the content of restricted pages in their own spaces. Currently only confluence-administrators can do that...

2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/07/12 2:32 a.m.•23 views

GeneralUtil.htmlEscapeQuotes should be annotated HtmlSafe

The GeneralUtil.htmlEscapeQuotes method outputs HTML and thus should be annotated as @HtmlSafe. Not doing so causes its output to be double escaped when automatic escaping is enabled for the plugin/velocity template...

0.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/05/06 8:26 p.m.•23 views

When configured for Internal Database with LDAP for Authentication Only, Confluence does not check the LDAP when authenticating users

Configured Confluence to keep and manage users in its internal database, but to first try to use LDAP for authentication only, via the new interface. Debug output suggests Confluence is not bothering to check the LDAP at any point during the authentication process. More detail is available here:...

1.6AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2011/04/26 9:08 a.m.•23 views

"Forgot Password" feature should not reveal that a given username exists within Confluence for security reason

It is possible to see which user exists on Confluence or not from within "Forgot Password" link. This is bad for security reasons. If you enter a non-existant username, it currently warns "No user with that username exists". Instead, the feature should give same message, regardless of whether the...

1.3AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/12/03 3:34 a.m.•23 views

XSS vulnerability in Create Space Button macro

We have identified and fixed a cross-site scripting XSS vulnerability in the Confluence create-space-button macro. XSS vulnerabilities potentially allow an attacker to embed their own JavaScript into a Confluence page. You can read more about XSS attacks at various places on the web, including...

0.3AI score
SaveExploits0
Atlassian
Atlassian
•added 2010/11/26 12:27 p.m.•23 views

adding "Project Member" to User/Group/Projectrole options list for security level

I'm looking for a fast and easy way to handle security viewability of issues over all projects. Scenario is: We have setup the Jira company environment and several different projects. We have some external developers that are assinged to their specific projects. I did not yet use the security...

0.5AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/11/03 3:44 a.m.•23 views

Security Vulnerability in Confluence Remote API

We have identified and fixed a vulnerability in the Remote API which affects Confluence instances, including publicly available instances. The Remote API|http://confluence.atlassian.com/display/DOC/Enabling+the+Remote+API allows an attacker to escalate user privileges, excluding the level of syst...

2.5AI score
SaveExploits0
Atlassian
Atlassian
•added 2010/08/25 1:48 a.m.•23 views

Confluence should not allow configuration of Office Connector temporary storage location

Earlier versions of Confluence allow the administrator to set the temporary storage location for the View File macro, part of the Office Connector. Provided an attacker has gained administrative access to the system in some way, they could then exploit this vulnerability to save malicious files...

1.2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/04/22 5:28 a.m.•23 views

Only strings are encoded

The XML encoder only encodes strings. This could make Confluence return non encoded content. This issue is rated HIGH. Please see http://confluence.atlassian.com/x/ZILmD for more security related issue and more information on how we rate issues...

0.3AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/04/16 4:29 a.m.•23 views

Announcement Preview banner is a vector for an XSS attack

The announcement preview banner is currently displayed via the global decorator. It can be used for an XSS attack on virtually every page, via the announcementpreviewbannerst URL parameter. We should display the preview only locally in the admin section...

2.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/02/26 5:40 a.m.•23 views

A link to Re-Indexing is visible to users even if they are not sys admin

I saw this on EACJ where I am not a sys admin quote XXXX made configuration changes in section 'Custom Fields' at 01/Feb/10 1:16 PM. It is recommended that you perform a re-index. For more information, please click the Help icon. To perform the re-index now, please go to the 'Indexing' section...

1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2010/01/14 8:33 p.m.•23 views

CAPTCHA Option Should Exist for The Password Reset Form

panel:bgColor=e7f4fa NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion|http://jira.atlassian.com/browse/JRASERVER-20150. panel The password reset prompt allows an individual to reset any user's password. My company uses a standard employee id to use for...

0.2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2009/12/10 6:55 p.m.•23 views

Remove database passwords from the file system.

Currently if you connect Jira to an external database, you must store the database credentials on the file system either in the server.xml file Jira standalone, or in an equivalent file. This has security implications. Can we modify the application to not store this information on the file system...

1.8AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2009/12/02 4:10 a.m.•23 views

User's Full Name is an XSS vector in Status Updates tab of User Profile

A user's full name is an XSS vector when viewing the "Status Updates" tab of the user profile. 1 Set a user's Full Name as "alertdocument.cookie". 2 Log out. 3 If anonymous access is disabled, log in as a different user, otherwise, continue as Anonymous. 4 Go to the profile page for the user...

0.3AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2009/08/12 6:33 p.m.•23 views

Uploading large fonts for PDF export fails with XSRF error

When uploading souizhs.ttf font that we use due to its comprehensive UTF8 support, I'm getting XSRF validation error: quote Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page. quote I tried...

0.2AI score
SaveExploits0
Atlassian
Atlassian
•added 2009/06/03 7:28 a.m.•23 views

XSS vulnerability when moving page between spaces

You can create a space with HTML in the name. In most places this space name is correctly encoded however in the tree component given when you chose to move a page the destination space is name is not encoded properly. To reproduce. 1 Create a space called alert"Howdy"; 2 Create a page in another...

0.2AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2009/05/26 1:29 a.m.•23 views

XSS in concurrent edit notification

If a page is being editted by noformat alert'hacked' noformat and another user edits it at the same time, they are vulnerable to a potential XSS attack...

2.1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2009/04/21 1:28 a.m.•23 views

Import Pages is not restricted to system admins

The Import pages actions is currently restricted to space admins not system admins like it should. Caused by CONF-10039...

2.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2008/09/04 1:18 a.m.•23 views

XSS in site search action

http://confluence.atlassian.com/dosearchsite.action?where=confall&queryString=%3Cscript%3Ealert'foo';%3C/script%3E queryString needs to be escaped. This problem is fixed if they turn on Anti-XSS mode. We still need to fix this as anti-xss is not on by default...

7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2008/09/04 1:18 a.m.•23 views

XSS in site search action

http://confluence.atlassian.com/dosearchsite.action?where=confall&queryString=%3Cscript%3Ealert'foo';%3C/script%3E queryString needs to be escaped. This problem is fixed if they turn on Anti-XSS mode. We still need to fix this as anti-xss is not on by default...

7AI score
SaveExploits0
Atlassian
Atlassian
•added 2008/03/10 4:44 a.m.•23 views

viewuser.action has an XSS problem around username

Steps to reproduce: create a user with username: foo"alert'hello';span class="ff you should get an alert when you are redirected to viewuser.action to view the user you just created...

1.7AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
•added 2007/07/19 12:41 p.m.•23 views

XSS vulnerability in app/spaces/listattachmentforspace.action

Description: XSS via the "Filter By File Extension" field in app/spaces/listattachmentforspace.action. Exploit: blah"alertdocument.cookiex x="...

2.1AI score
SaveExploits0
Atlassian
Atlassian
•added 2007/04/16 4:20 a.m.•23 views

Form submission doesn't check source

Confluence accepts form submissions from any source. This means if you are logged in to confluence and another site submits data to the confluence instance, then its accepted without question because the user is already logged in - or automatically logged in. We need a way to validate the form...

2AI score
SaveExploits0
Atlassian
Atlassian
•added 2026/07/15 4:30 a.m.•22 views

Injection fast-uri Dependency in Bitbucket Data Center

This High severity Injection vulnerability was introduced in versions 9.4.12, 10.0.1, and 10.1.1 of Bitbucket Data Center. This Injection vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N allows an unauthenticated attacker to modify the...

7.5CVSS6.4AI score0.00675EPSS
SaveExploits0
Atlassian
Atlassian
•added 2026/07/11 4:31 a.m.•22 views

File Inclusion fast-uri Dependency in Confluence Data Center

This High severity File Inclusion vulnerability was introduced in versions 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0, and 10.2.0 of Confluence Data Center. This File Inclusion vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N allows ...

7.5CVSS5.4AI score0.00765EPSS
SaveExploits0
Atlassian
Atlassian
•added 2026/07/11 4:31 a.m.•22 views

DoS (Denial of Service) netty Dependency in Confluence Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 7.4.0, 7.13.0, 7.19.0, 8.5.0, 8.9.0, 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0, and 10.2.0 of Confluence Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vect...

7.5CVSS5.3AI score0.00486EPSS
SaveExploits1
Atlassian
Atlassian
•added 2026/07/11 4:30 a.m.•22 views

SSRF (Server-Side Request Forgery) axios Dependency in Confluence Data Center

This is a vulnerability in a non-Atlassian Confluence dependency. Atlassian's application of this dependency presents a lower, non-critical assessed risk. This Critical severity SSRF Server-Side Request Forgery vulnerability was introduced in versions 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1,...

9.9CVSS5.3AI score0.01186EPSS
SaveExploits1
Atlassian
Atlassian
•added 2026/07/11 4:29 a.m.•22 views

Injection axios Dependency in Confluence Data Center

This High severity Injection vulnerability was introduced in versions 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.1.2, and 10.2.0 of Confluence Data Center. This Injection vulnerability, with a CVSS Score of 8.7 and a CVSS Vector of CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N allows an...

8.7CVSS5.4AI score0.00932EPSS
SaveExploits1
Atlassian
Atlassian
•added 2026/06/24 7:30 p.m.•22 views

DoS (Denial of Service) at netty-handler Dependency in Bamboo Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 10.0.0, 10.1.0, 10.2.0, 11.0.0, 12.0.0, and 12.1.0 of Bamboo Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows a...

7.5CVSS5.5AI score0.01576EPSS
SaveExploits0
Total number of security vulnerabilities4730