Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 221 Bytes

File metadata and controls

4 lines (4 loc) · 221 Bytes
category minorAnalysis
  • Added a path injection sanitizer for calls to java.lang.String.matches, java.lang.String.replace, and java.lang.String.replaceAll that make sure '/', '', '..' are not in the path.