Описание
ResourceCacheService.getCacheName() builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new File(resourceParentFolder, newFileName) before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 - 1.1.8 Spring AI 1.0.9 and earlier
EPSS
Процентиль: 16%
0.00251
Низкий
5.9 Medium
CVSS3
Дефекты
CWE-22
Связанные уязвимости
CVSS3: 5.9
github
4 дня назад
ResourceCacheService.getCacheName() builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new File(resourceParentFolder, newFileName) before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 - 1.1.8 Spring AI 1.0.9 and earlier
EPSS
Процентиль: 16%
0.00251
Низкий
5.9 Medium
CVSS3
Дефекты
CWE-22