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

Advisory for CVE-2024-43785 (terminal sanitization) in gitoxide-core #2046

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

EliahKagan
Copy link
Contributor

@EliahKagan EliahKagan commented Aug 22, 2024

This adds a notice for CVE-2024-43785 (GHSA-88g2-r9rw-g55h) in gitoxide-core. See also GitoxideLabs/gitoxide#1534.

This low-risk CWE-150 vulnerability is currently unpatched, but following coordination, it was decided to disclose it to the public with an advisory, as described in GitoxideLabs/gitoxide#1534.

Having a RUSTSEC advisory (as well as the existing GHSA) further serves the purpose of informing users, and should help avoid unnecessary skew between the information available in different advisory databases.

I will make sure to open another PR to update the RUSTSEC advisory when a fix, or other substantially changed information, is available (unless someone else ends up doing so first).

cc @Byron

@Shnatsel Shnatsel merged commit 749a2a3 into rustsec:main Aug 22, 2024
1 check passed
@EliahKagan EliahKagan deleted the cve-2024-43785-tty branch August 22, 2024 23:29
@EliahKagan
Copy link
Contributor Author

Thanks!

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