The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Microsoft.OpenApi.Kiota to version 1.32.5 or higher.
Affected versions of this package are vulnerable to Arbitrary Code Injection via the OpenApiKiotaExtension handling in LanguageInformation and kiota info output. An attacker can make a developer run attacker-controlled shell commands by supplying an OpenAPI document whose x-ms-kiota-info extension sets dependencyInstallCommand, which kiota info reads and presents as the recommended install command. The injected command is surfaced in both the human-readable kiota info guidance and the JSON output consumed by the Kiota VS Code extension, so a user who follows the install instruction or triggers dependency installation in the IDE executes arbitrary code on their workstation or CI host.