My server rebooted and it is now prompting me to start from scratch? Where is my data for my site? I have backups but how do I get this back up and running?
Hi @Timothy Ste. Marie ,
I understand that your confluence server was compromised by CVE-2023-22518, resulting in an unfortunate loss of 18 years' worth of database data.
Experiencing an attack involving data clearing due to CVE-2023-22518 can indeed be immensely challenging. However, there might still be some possibilities for data recovery:
Questions Regarding Your Confluence Server:
Remember, data recovery without backups can be exceptionally challenging. Establishing robust backup and disaster recovery strategies is critical to mitigate the impact of such incidents in the future.
Best Regards,
Bhushan
Welcome to the Atlassian Community!
It depends on what your admins did to the server to make it do this.
Confluence goes into setup mode when its config file does not exist, or is invalid. Or, if there is a valid config file, but it detects an empty database, it will skip the steps that create the config file and start from the "create core data" step.
"start from scratch" implies an unusable config file. You can do this by deleting or damaging it, manually, by disk failure (physical data loss, or running out of space), changing the permissions on it. You can also remove the Confluence users access to it by changing their operating environment variables, although this is unlikely.
First thing to do is check what happened to <confluence home>/confluence.cfg.xml (file name from memory, but it's close, and obvious) - is it there, is it validly formatted, are the permissions right, is the content correct? (the important content is the database connection, the others are mostly just tweaks)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found that the server was compromised by the CVE. Luckily, Atlassian did --NOT-- autopatch my box or contact me with this 10/10 vulnerability so I lost 18 years worth of a database. Needless to say, no Atlassian or Confluence EVER in my environment. Moving on to programmers who know how NOT to get hacked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.