Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Service Management Datacenter check for CVE-2025-24813

Lance Li March 18, 2025

Hello,
we got informed about a recent actively exploited vulnerability in Apache Tomcat tracked as [CVE-2025-24813|https://nvd.nist.gov/vuln/detail/CVE-2025-24813].

A CVSS Score was not assigned yet, but probably will be High since no authentication is required. The vulnerability can lead to a Remote Code Execution on Apache Tomcat 11.0.0-M1 to 11.0.2, 10.1.0-M1 to 10.1.34, and 9.0.0.M1 to 9.0.98 under the following conditions:

  • Writes enabled for the default servlet (readonly = "false") (disabled by default)
  • Support for partial PUT is enabled (enabled by default)
  • Security-sensitive uploads occur in a sub-directory of a public upload directory
  • The attacker knows the names of security-sensitive files being uploaded
  • These security-sensitive files are being uploaded using partial PUT

If the previous conditions are met, the vulnerability can be exploited with a PUT request containing a base64-encoded serialized Java payload saved to Tomcat's session storage.

Since Jira is provided with its own Apache Tomcat, we kindly ask your support in order to understand if our instance is impacted. 

We are running Jira Service Management Datacenter version 5.12.16.

1 answer

1 accepted

4 votes
Answer accepted
chihara
Contributor
March 18, 2025

Jira's default configuration for "readonly" attribute is "true",

unless someone edit to add "readonly=false" in $JIRA_INST/conf/web.xml  

 

Idan Bidani
Contributor
March 27, 2025

I confirmed that readonly flag in web.xml on vanilla jira installation is set to false. 


I opened an issue asking if Atlassian can publish a page that inform whether a CVE is affecting its platforms? It's useful so every client won't have to research themselves

Like Jason Brison likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
5.12.16
TAGS
AUG Leaders

Atlassian Community Events