GHSA-2r4x-667f-mpfh: fix artifact and fix commit reference#7228
Conversation
Now also included on the upstream CVE, https://www.cve.org/CVERecord?id=CVE-2024-47552
c108092
into
github:raboof/advisory-improvement-7228
|
Hi @raboof! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
|
Hi, #7229 - same issue with the package |
|
Oof, good observation, I'll get to the bottom of this. |
|
I have checked this with the Apache Seata team. It is indeed the case that the 'seata-server' artifact is not published to Maven Central: only the client SDKs are. The server is a standalone runnable application and not distributed through Maven Central at all, but as source and as pre-compiled binary packages (e.g., zip/tar files or Docker images). In those binary packages, the component is still explicitly named seata-server.jar (typically located under the As such we believe the Maven |
Now also included on the upstream CVE, https://www.cve.org/CVERecord?id=CVE-2024-47552