CGA-qm53-pfmc-7gxx

Published

Last updated

Package

druid

Latest Update
Pending upstream fix

Severity

4.8

Medium

CVSS V3

Summary

Path Traversal and Improper Input Validation in Apache Commons IO

Description

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.

References

Updates

1 update