Package: libcommons-collections3-java / 3.2.1-5+deb7u1
Metadata
Package | Version | Patches format |
---|---|---|
libcommons-collections3-java | 3.2.1-5+deb7u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
OSGI_Manifest.diff | (download) |
build.xml |
1 1 + 0 - 0 ! |
--- |
disable_links.diff | (download) |
build.xml |
2 0 + 2 - 0 ! |
--- |
disable functors deserialization.patch | (download) |
src/java/org/apache/commons/collections/functors/CloneTransformer.java |
4 4 + 0 - 0 ! |
disable the deserialization of the functors classes unless the system property org.apache.commons.collections.enableUnsafeSerialization is set to true. . This fixes a vulnerability in unsafe applications deserializing objects from untrusted sources without sanitizing the input data. . https://blogs.apache.org/foundation/entry/apache_commons_statement_to_widespread |