Skip to content

Improper Authentication

High severity GitHub Reviewed Published Feb 22, 2021 in microsoft/botbuilder-dotnet • Updated Jan 9, 2023

Package

nuget Microsoft.Bot.Connector (NuGet)

Affected versions

>= 4.6.0, < 4.6.4
>= 4.7.0, < 4.7.3
>= 4.8.0, < 4.8.2
>= 4.9.0, < 4.9.5
>= 4.10.0, < 4.10.3

Patched versions

4.6.4
4.7.3
4.8.2
4.9.5
4.10.3

Description

Impact

A maliciously crafted claim may be incorrectly authenticated by the bot. Impacts bots that are not configured to be used as a Skill. This vulnerability requires an an attacker to have internal knowledge of the bot.

Patches

The problem has been patched in all affected versions. Please see the list of patched versions for the most appropriate one for your individual case.

Workarounds

Users who do not wish or are not able to upgrade can add an authentication configuration containing ClaimsValidator which throws an exception if the Claims are Skill Claims.

For detailed instructions, see the link in the References section.

For more information

If you have any questions or comments about this advisory:

References

@mrivera-ms mrivera-ms published to microsoft/botbuilder-dotnet Feb 22, 2021
Reviewed Mar 8, 2021
Published to the GitHub Advisory Database Mar 8, 2021
Last updated Jan 9, 2023

Severity

High

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-qxx8-292g-2w66

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.