From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201607-09.xml | 52 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 metadata/glsa/glsa-201607-09.xml (limited to 'metadata/glsa/glsa-201607-09.xml') diff --git a/metadata/glsa/glsa-201607-09.xml b/metadata/glsa/glsa-201607-09.xml new file mode 100644 index 000000000000..b772c03d94bf --- /dev/null +++ b/metadata/glsa/glsa-201607-09.xml @@ -0,0 +1,52 @@ + + + + Commons-BeanUtils: Arbitrary code execution + Apache Commons BeanUtils does not properly suppress the class + property, which could lead to the remote execution of arbitrary code. + + commons-beanutils + 2016-07-20 + 2016-07-20: 1 + 534498 + remote + + + 1.9.2 + 1.9.2 + + + +

Commons-beanutils provides easy-to-use wrappers around Reflection and + Introspection APIs +

+
+ +

Apache Commons BeanUtils does not suppress the class property, which + allows for the manipulation of the ClassLoader. +

+
+ +

Remote attackers could potentially execute arbitrary code with the + privileges of the process. +

+
+ +

There is no known workaround at this time.

+
+ +

All Commons BeanUtils users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=dev-java/commons-beanutils-1.9.2" + + +
+ + CVE-2014-0114 + + Zlogene + b-man +
-- cgit v1.2.3