dotnet / announcements

Subscribe to this repo to be notified of Announcements and changes in .NET Core.
Creative Commons Attribution 4.0 International
1.29k stars 44 forks source link

Microsoft Security Advisory CVE-2021-41355 | .NET Core Information Disclosure Vulnerability #202

Open rbhanda opened 3 years ago

rbhanda commented 3 years ago

Microsoft Security Advisory CVE-2021-41355 | .NET Core Information Disclosure Vulnerability

Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

An Information Disclosure vulnerability exists in .NET where System.DirectoryServices.Protocols.LdapConnection may send credentials in plain text on Linux and macOS.

Discussion

Discussion for this issue can be found at https://github.com/dotnet/runtime/issues/60301

Mitigation factors

Microsoft has not identified any mitigating factors for this vulnerability.

Affected software

Any .NET application that uses System.DirectoryServices.Protocols with a vulnerable version listed below on system based on Linux.

Package name Vulnerable versions Secure versions
System.DirectoryServices.Protocols 5.0.0 5.0.1

How do I know if I am affected?

If you are using a package version listed in affected software, you're exposed to the vulnerability.

How do I fix the issue?

To fix the issue, please update to the latest version of the affected software.

Other Information

Reporting Security Issues

If you have found a potential security issue in .NET, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core & .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at https://aka.ms/corebounty.

Support

You can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime and https://github.com/dotnet/aspnet/. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.

Disclaimer

The information provided in this advisory is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.

External Links

CVE-2021-41355

Revisions

V1.0 (October 12, 2021): Advisory published.

Version 1.0

Last Updated 2021-10-12