haxqer / confluence

The simplest docker file of Confluence. Support v8.9.4(latest) and v8.5.12(lts)
340 stars 180 forks source link

Lost all data although container still running #44

Open trxngxx opened 6 months ago

trxngxx commented 6 months ago

hi @haxqer, after a period of using your code to run (about 1 month), my system lost all data, the administrator account cannot log in, even though the containers were still running normally, I went to see the database, logs, and some related things, but still haven't found the cause. If possible, please take a moment to check and let me know. Thank you very much for your great help...

haxqer commented 6 months ago

From your description, it seems like you have been hacked: #39

https://confluence.atlassian.com/security/cve-2023-22518-improper-authorization-vulnerability-in-confluence-data-center-and-server-1311473907.html

haxqer commented 6 months ago

Here is all the code: https://github.com/haxqer/confluence/blob/master/Dockerfile Just pack Confluence into the Docker.

You can check your backup files.

trxngxx commented 6 months ago

thank so much!