The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Confluence Windows version 7.7.2.
The workaround suggested by Atlassian includes the replacement of three files,
xwork-1.0.3-atlassian-10.jar
webwork-2.1.5-atlassian-4.jar
CachedConfigurationProvider.class
None of these files can be found in the Confluence directory tree.
Does this vulnerability apply to the Windows version, and if so, what would be the correct workaround?
Yes this vulnerability applies to Windows editions as well. The files you mentioned are the replacement files. Not the files that are currently on your system. You need to download those specific files you mentioned from the Advisory itself. Then remove the existing files with similar (but not exactly the same names). Then copy in the downloaded files to their appropriate locations. If you cannot find this folder, you might want to search for the
WEB-INF
folder instead. Two of the jar files will be found in the WEB-INF/lib/ directory.
Thank you, Andy.
You are correct, the two .jar files have older version numbers, understandibly.
The CachedConfigurationProvider.class is nowhere to be found, though.
Regards,
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that is expected as well. That .class file has to added to a separate directory.
Change to directory
<confluence-install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup
Create a new directory called
webwork
Copy CachedConfigurationProvider.class into
<confluence-install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup/webwork
Ensure the permissions and ownership are correct for:
<confluence-install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup/webwork
<confluence-install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup/webwork/CachedConfigurationProvider.class
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.
Feeling overwhelmed by the demands of work and life? With a 25% increase in the prevalence of anxiety and depression worldwide during the pandemic, for most of us, it’s a resounding yes . 🙋♀️ ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.