Advisories for Maven/Org.opencastproject/Base package

2022
2020

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Opencast before 8.1 and 7.6 allows almost arbitrary identifiers for media packages and elements to be used. This can be problematic for operation and security since such identifiers are sometimes used for file system operations which may lead to an attacker being able to escape working directories and write files to other locations. In addition, Opencast's Id.toString(…) vs Id.compact(…) behavior, the latter trying to mitigate some of the file system …