Lucene search
+L

4567 matches found

OSV
OSV
added 2020/06/15 8:36 p.m.10 views

GHSA-6HGM-866R-3CJV Insecure Deserialization in Apache Commons Collection

Serialized-object interfaces in Java applications using the Apache Commons Collections ACC library may allow remote attackers to execute arbitrary commands via a crafted serialized Java object...

9.8CVSS7.3AI score0.18618EPSS
SaveExploits1References12
OSV
OSV
added 2020/06/15 8:36 p.m.8 views

GHSA-6PHF-73Q6-GH87 Insecure Deserialization in Apache Commons Beanutils

In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean...

7.3CVSS6.8AI score0.29236EPSS
SaveExploits1References57
Github Security Blog
Github Security Blog
added 2020/06/15 8:36 p.m.229 views

Insecure Deserialization in Apache Commons Beanutils

In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean...

7.5CVSS3.6AI score0.29236EPSS
SaveExploits1References57Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/06/11 9:51 a.m.46 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with IBM Tivoli Business Service Manager (CVE-2019-10086)

Summary IBM WebSphere Application Server is shipped as a component of IBM Tivoli Business Service Manager. Information about a security vulnerability affecting IBM WebSphere Application Server has been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed ...

7.5CVSS2.8AI score0.29236EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/10 11:38 p.m.521 views

Arbitrary code execution in Apache Commons BeanUtils

Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrar...

7.5CVSS9.1AI score0.9895EPSS
SaveExploits4References155Affected Software1
OSV
OSV
added 2020/06/10 11:38 p.m.22 views

GHSA-P66X-2CV9-QQ3V Arbitrary code execution in Apache Commons BeanUtils

Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrar...

7.5CVSS7.2AI score0.9895EPSS
SaveExploits4References155
OSV
OSV
added 2020/06/10 9:12 p.m.13 views

GHSA-58PP-9C76-5625 jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider aka apache/commons-proxy...

8.8CVSS7.1AI score0.03673EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2020/06/10 9:12 p.m.60 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider aka apache/commons-proxy...

8.8CVSS3.5AI score0.03673EPSS
SaveExploits0References10Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/06/10 3:22 a.m.59 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with Tivoli Netcool/OMNIbus WebGUI (CVE-2019-10086)

Summary Websphere Application Server WAS is shipped as a component of Tivoli Netcool/OMNIbus WebGUI. Information about a security vulnerability affecting WAS has been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed in the Remediation/Fixes section...

7.5CVSS2.1AI score0.29236EPSS
SaveExploits1Affected Software1
Openbugbounty
Openbugbounty
added 2020/06/04 3:17 p.m.11 views

apache-commons.680414.n4.nabble.com Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1183931 Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website...

6.1AI score
SaveExploits0
Gitee
Gitee
added 2020/06/01 10:51 p.m.78 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

It is an offensive tool for Java. This repository contains a proof-of-concept PoC exploit for CVE-2020-9484, a vulnerability in the Apache Commons Collections library for Java. The exploit is designed to demonstrate the vulnerability and is not intended for malicious use. The exploit is implement...

7CVSS7.5AI score0.56636EPSS
SaveExploits17
RedHat Linux
RedHat Linux
added 2020/05/28 3:58 p.m.11 views

apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default

A flaw was found in the Apache Commons BeanUtils, where the class property in PropertyUtilsBean is not suppressed by default. This flaw allows an attacker to access the classloader...

7.5CVSS6.8AI score0.29236EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/05/28 3:58 p.m.15 views

jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the commons-dbcp gadget when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when @JsonTypeInfo is using Id.CLASS or...

9.8CVSS7.4AI score0.05728EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/28 3:58 p.m.20 views

jackson-databind: Serialization gadgets in classes of the commons-configuration package

A flaw was discovered in jackson-databind, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code...

9.8CVSS7.7AI score0.05622EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/26 4:09 p.m.15 views

apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default

A flaw was found in the Apache Commons BeanUtils, where the class property in PropertyUtilsBean is not suppressed by default. This flaw allows an attacker to access the classloader...

7.5CVSS6.8AI score0.29236EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/05/26 4:09 p.m.14 views

jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the commons-dbcp gadget when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when @JsonTypeInfo is using Id.CLASS or...

9.8CVSS7.4AI score0.05728EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/26 3:50 p.m.81 views

Important: Red Hat Security Advisory: rh-maven35-jackson-databind security update

An update for rh-maven35-jackson-databind is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for eac...

8.1CVSS7.2AI score0.0578EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/05/26 5:54 a.m.43 views

Arbitrary Code Execution

commons-configuration2 is vulnerable to arbitrary code execution. The package uses a third-party library that, by default, allows the instantiation of arbitrary classes to parse if the YAML contains special statements. This allows an attacker to execute arbitrary code on the host application if t...

10CVSS6.4AI score0.06849EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/05/26 12:00 a.m.27 views

openSUSE Security Update : ant (openSUSE-2020-703)

This update for ant fixes the following issues : Security issue fixed : - CVE-2018-10886: Fixed a path traversal vulnerability in malformed zip file paths, which allowed arbitrary file writes and could potentially lead to code execution bsc1100053. Non-security issues fixed : - Add rhino to the...

6AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/05/24 12:00 a.m.39 views

openSUSE: Security Advisory for ant (openSUSE-SU-2020:0703-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5AI score
SaveExploits0References2
Rows per page
Query Builder