Skip to content

Claims Authentication

High
mrivera-ms published GHSA-fvcj-hvfw-7f2v Feb 22, 2021

Package

npm botframework-connector (npm)

Affected versions

4.7.0-4.10.1

Patched versions

4.7.3, 4.8.1, 4.9.4, 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 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.

References

https://aka.ms/SkillClaimsValidationJavascript

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2021-1725

Weaknesses

No CWEs