Unknown · Automataci · CVE-2023-42798
**Name of the Vulnerable Software and Affected Versions**
AutomataCI versions 1.4.1 and below
**Description**
An issue in AutomataCI can let a release job reset the git root repository to the first commit. This is a concern for versions prior to 1.5.0. To mitigate this, ensure the `PROJECT PATH RELEASE` directory is manually and properly `git cloned`, making it a separate repository from the root.
**Recommendations**
For versions 1.4.1 and below, update to version 1.5.0 to resolve the issue.
As a temporary workaround, consider manually and properly `git cloning` the `PROJECT PATH RELEASE` directory to make it a different git repository from the root git repository.