Skip to content
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

Bump xml2js dependency for security purpose #194

Closed
wants to merge 1 commit into from

Conversation

nicooprat
Copy link

We have this security issue detected by Renovate:

xml2js is vulnerable to prototype pollution
xml2js versions before 0.5.0 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the proto property to be edited.

Can we upgrade xms2js to fix this?

Thanks.

@PeterAlfredLee
Copy link
Member

Thanks for your contribution @nicooprat
It looks there is something wrong with the Actions build. I will try to fix this.

PeterAlfredLee added a commit that referenced this pull request Oct 17, 2023
@PeterAlfredLee
Copy link
Member

fixed with commit 3961275

@nicooprat
Copy link
Author

Thanks! Any ETA for the next release? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants