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

🔐 CVE-2025-25193: io.netty:netty-common:jar:4.1.115.Final:runtime #81

Closed
github-actions bot opened this issue Feb 12, 2025 · 0 comments · Fixed by #82
Closed

🔐 CVE-2025-25193: io.netty:netty-common:jar:4.1.115.Final:runtime #81

github-actions bot opened this issue Feb 12, 2025 · 0 comments · Fixed by #82
Assignees
Labels

Comments

@github-actions
Copy link
Contributor

Summary

Netty, an asynchronous, event-driven network application framework, has a vulnerability in versions up to and including 4.1.118.Final. An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crash. A similar issue was previously reported as CVE-2024-47535. This issue was fixed, but the fix was incomplete in that null-bytes were not counted against the input limit. Commit d1fbda62d3a47835d3fb35db8bd42ecc205a5386 contains an updated fix.

CVE: CVE-2025-25193
CWE: CWE-400

References

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

Successfully merging a pull request may close this issue.

1 participant