The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is it possible to mitigate CVE-2022-43782 vulnerability in Crowd without upgrading to v4.4.4?

James Devos
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 6, 2022

I maintain a web application that uses Atlassian Crowd 4.2.5 (server).  Because we utilize the "remote addresses" feature, I believe the application is effected by the CVE-2022-43782 vulnerability.   

According to the the documentation I've read, the only ways to mitigate this vulnerability is to either disable/remove remote addresses (which is not an option for the application I administer) or to upgrade to version 4.4.4.   However, Crowd v4.4.4 has disabled the ability for web applications to modify account email addresses using the Crowd REST API, and our application requires this functionality for users that wish to update/modify their email addresses in our application.

Is there any other way to mitigate CVE-2022-43782 besides the aforementioned options?  

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Craig Castle-Mead
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 1, 2023

Hey @James Devos 

We had issues with 4.4.4 or up as well due to the default behaviour change that doesn’t allow username changes by REST API, however we were given the below startup parameter to add and all has been fine since

 

-Dcrowd.email.change.by.external.apps=true

 

Add this, and you’ll be able to upgrade to 4.4.4 (or higher) and still change usernames using your existing process.

 

CCM

DEPLOYMENT TYPE
SERVER
VERSION
4.2.5
TAGS
AUG Leaders

Atlassian Community Events