Описание
Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.4, Kiota's PHP generator embedded OpenAPI description, default fields, property names, and other schema-derived strings into PHP double-quoted literals through SanitizeDoubleQuote() in Writers/StringExtensions.cs without escaping $, allowing attacker-controlled ${...}, $var, or {$obj->prop} interpolation constructs to inject arbitrary PHP code into generated model and request-builder classes. This issue is fixed in version 1.29.1 and 1.32.4.
EPSS
Процентиль: 70%
0.01381
Низкий
Дефекты
CWE-94
Связанные уязвимости
github
около 1 месяца назад
Microsoft Kiota: Code Generation Literal Injection in Kiota PHP Generator
EPSS
Процентиль: 70%
0.01381
Низкий
Дефекты
CWE-94