Merge pull request #14913 from jcogs33/jcogs33/unsafe-url-forward_path-inj-related_cve-2019-3799

Java: add Spring models
This commit is contained in:
Jami
2023-12-04 10:18:50 -05:00
committed by GitHub
4 changed files with 20 additions and 71 deletions

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Added a sink model for the `createRelative` method of the `org.springframework.core.io.Resource` interface.
* Added source models for methods of the `org.springframework.web.util.UrlPathHelper` class and removed their taint flow models.