-
Notifications
You must be signed in to change notification settings - Fork 426
Improve GHSA-xwf4-88xr-hx2j #2826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve GHSA-xwf4-88xr-hx2j #2826
Conversation
Given that this is in the same group id as the base package do you know if this has been fixed and if so do you know of a fix commit? |
Hi @darakian,
Not as yet. There is one later version available in the Maven Central Repo ( If it would help I can try harder to get this running? That would tell us whether there it's fixed there or not. |
Hi @darakian, We were able to confirm that the next (and only) version available on the Maven Central Repo, namely We confirmed this by manually tweaking the PoV |
Well, I'd like to find a fix commit in the source code if possible, but looking at the commit log it seems like possibly this one |
@darakian Yes it does, based on eyeballing the diff for OTOH I notice your link shows me "This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository". But if you're happy with that, we're happy! |
I think the git issues stem from the github repo being a mirror of an svn repo Comparing the 1.1.0 and 1.0.0 tags shows a single commit with no diff |
@darakian I see the same empty diff as you, however if I manually look at the top-level
|
@darakian I just changed My guess is the SVN import means there's no well-defined "merge base" for the 3-dot form to use? |
Oh interesting. Ya, that's a reasonable assumption. I'm not super familiar with the difference between the two forms, but that's an aside for sure. Thanks for digging into this with me 👍 |
737441f
into
github:wtwhite/advisory-improvement-2826
Hi @wtwhite! 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! |
Updates
Comments
Several other components are also affected as a result of cloning (copying source code) or shading (copying source code and renaming packages). Proof-of-Vulnerability projects with tests to verify the presence of the CVE can be found here: https://github.com/jensdietrich/xshady-release/.
See #2258, especially #2258 (comment), for more details.