First published: Fri Sep 22 2023(Updated: )
AutomataCI is a template git repository equipped with a native built-in semi-autonomous CI tools. An issue in versions 1.4.1 and below can let a release job reset the git root repository to the first commit. Version 1.5.0 has a patch for this issue. As a workaround, make sure the `PROJECT_PATH_RELEASE` (e.g. `releases/`) directory is manually and actually `git cloned` properly, making it a different git repostiory from the root git repository.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Hollowaykeanho Automataci | <1.5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42798 is a vulnerability in AutomataCI that allows a release job to reset the git root repository to the first commit.
CVE-2023-42798 has a severity level of 9.1 (critical).
Versions 1.4.1 and below of AutomataCI are affected by CVE-2023-42798.
To fix CVE-2023-42798, update to version 1.5.0 of AutomataCI which includes a patch for this issue.
As a workaround for CVE-2023-42798, make sure the `PROJECT_PATH_RELEASE` parameter is set correctly.