Lucene search
+L

1394 matches found

Tenable Nessus
Tenable Nessus
added 2022/04/29 12:0 a.m.56 views

IBM Java 6.0 < 6.0.16.25 / 6.1 < 6.1.8.25 / 7.0 < 7.0.9.40 / 7.1 < 7.1.3.40 / 8.0 < 8.0.3.0 Multiple Vulnerabilities (Apr 19, 2016)

The version of IBM Java installed on the remote host is prior to 6.0 6.0.16.25 / 6.1 6.1.8.25 / 7.0 7.0.9.40 / 7.1 7.1.3.40 / 8.0 8.0.3.0. It is, therefore, affected by multiple vulnerabilities as referenced in the Oracle April 19 2016 CPU advisory. - Unspecified vulnerability in Oracle Java SE...

10CVSS7.1AI score0.92334EPSS
SaveExploits1References15
IBM Security Bulletins
IBM Security Bulletins
added 2022/04/01 4:38 p.m.91 views

Security Bulletin: Cloud Pak for Security contains packages that have multiple vulnerabilities

Summary Cloud Pak for Security v1.9.0.0 and earlier may be vulnerable to multiple CVEs through the use of dependency packages. These have been updated in the latest release and vulnerabilities have neen addressed. Please follow the instructions in the Remediation/Fixes section below to update to...

10CVSS10.3AI score0.99988EPSS
SaveExploits112Affected Software1
Atlassian
Atlassian
added 2022/03/16 5:14 a.m.28 views

Admin user can toggle JMX monitoring without WebSudo validation

Affected versions of Atlassian Jira Server and Data Center allow attackers with administrator privileges to bypass WebSudo validation in order to toggle JMX monitoring, via a Broken Access Control vulnerability in the JmxMonitoringAction.jspa endpoint. The affected versions are before version...

6.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/02/10 11:7 p.m.48 views

Missing Authentication for Critical Function in Apache TomEE

If Apache TomEE is configured to use the embedded ActiveMQ broker, and the broker URI includes the useJMX=true parameter, a JMX port is opened on TCP port 1099, which does not include authentication. This affects Apache TomEE 8.0.0-M1 - 8.0.1, Apache TomEE 7.1.0 - 7.1.2, Apache TomEE 7.0.0-M1 -...

9.8CVSS2.3AI score0.04115EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/02/10 11:7 p.m.23 views

GHSA-836G-5FR5-FGCR Missing Authentication for Critical Function in Apache TomEE

If Apache TomEE is configured to use the embedded ActiveMQ broker, and the broker URI includes the useJMX=true parameter, a JMX port is opened on TCP port 1099, which does not include authentication. This affects Apache TomEE 8.0.0-M1 - 8.0.1, Apache TomEE 7.1.0 - 7.1.2, Apache TomEE 7.0.0-M1 -...

9.8CVSS9.3AI score0.04115EPSS
SaveExploits0References7
OSV
OSV
added 2022/02/10 11:4 p.m.45 views

GHSA-9JG9-6WM2-X7P5 Server-Side Request Forgery in Karaf

In Karaf, JMX authentication takes place using JAAS and authorization takes place using ACL files. By default, only an "admin" can actually invoke on an MBean. However there is a vulnerability there for someone who is not an admin, but has a "viewer" role. In the 'etc/jmx.acl.cfg', such as role c...

6.3CVSS5.9AI score0.01876EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/02/10 11:4 p.m.64 views

Server-Side Request Forgery in Karaf

In Karaf, JMX authentication takes place using JAAS and authorization takes place using ACL files. By default, only an "admin" can actually invoke on an MBean. However there is a vulnerability there for someone who is not an admin, but has a "viewer" role. In the 'etc/jmx.acl.cfg', such as role c...

6.5CVSS2.7AI score0.01876EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 10:38 p.m.75 views

Apache CXF JMX Integration is vulnerable to a MITM attack

Apache CXF has the ability to integrate with JMX by registering an InstrumentationManager extension with the CXF bus. If the createMBServerConnectorFactory property of the default InstrumentationManagerImpl is not disabled, then it is vulnerable to a man-in-the-middle MITM style attack. An attack...

5.3CVSS6AI score0.06147EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/02/10 10:38 p.m.8 views

GHSA-FFM7-7R8G-77XM Apache CXF JMX Integration is vulnerable to a MITM attack

Apache CXF has the ability to integrate with JMX by registering an InstrumentationManager extension with the CXF bus. If the createMBServerConnectorFactory property of the default InstrumentationManagerImpl is not disabled, then it is vulnerable to a man-in-the-middle MITM style attack. An attack...

5.3CVSS7.1AI score0.06147EPSS
SaveExploits0References8
OSV
OSV
added 2022/02/09 10:44 p.m.10 views

GHSA-MP28-RQ7G-QX62 Remote code execution in Apache TomEE

If Apache TomEE 8.0.0-M1 - 8.0.3, 7.1.0 - 7.1.3, 7.0.0-M1 - 7.0.8, 1.0.0 - 1.7.5 is configured to use the embedded ActiveMQ broker, and the broker config is misconfigured, a JMX port is opened on TCP port 1099, which does not include authentication. CVE-2020-11969 previously addressed the creatio...

9.8CVSS7.2AI score0.03654EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/09 10:15 p.m.37 views

GHSA-XGRX-XPV2-6VP4 Improper Authentication in Apache ActiveMQ

Apache ActiveMQ uses LocateRegistry.createRegistry to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to...

5.9CVSS5.6AI score0.04561EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2022/02/09 10:15 p.m.31 views

Improper Authentication in Apache ActiveMQ

Apache ActiveMQ uses LocateRegistry.createRegistry to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to...

5.9CVSS3.2AI score0.04561EPSS
SaveExploits0References15Affected Software1
OSV
OSV
added 2022/02/09 10:14 p.m.36 views

GHSA-WQFH-9M4G-7X6X Remote code execution in Apache ActiveMQ

A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack - A remote client could create a...

9.8CVSS9.7AI score0.51225EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:0 a.m.70 views

AlmaLinux 8 : prometheus-jmx-exporter (ALSA-2020:4807)

The remote AlmaLinux 8 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2020:4807 advisory. - The Alias feature in SnakeYAML 1.18 allows entity expansion during a load operation, a related issue to CVE-2003-1564. CVE-2017-18640 Note that Nessus has not...

9.3CVSS6.7AI score0.26723EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/01/28 10:24 p.m.36 views

Insecure Java Deserialization in Apache Karaf

Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions JMX. JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated...

8.1CVSS1.2AI score0.02033EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2022/01/26 2:41 p.m.29 views

CVE-2021-41766

A flaw was found in Apache Karaf. This issue allows monitoring of applications and the Java runtime by using the Java Management Extensions JMX...

8.1CVSS3.6AI score0.02033EPSS
SaveExploits0References3
NVD
NVD
added 2022/01/26 11:15 a.m.46 views

CVE-2021-41766

Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions JMX. JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated...

8.1CVSS0.02033EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/26 11:15 a.m.41 views

CVE-2021-41766

Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions JMX. JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated...

8.1CVSS7.6AI score0.02033EPSS
SaveExploits0References1
Prion
Prion
added 2022/01/26 11:15 a.m.19 views

Deserialization of untrusted data

Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions JMX. JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated...

6.8CVSS8.3AI score0.02033EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/01/26 11:10 a.m.145 views

CVE-2021-41766

CVE-2021-41766 affects Apache Karaf. The issue arises from insecure Java deserialization in the JMX-based management interface used by Karaf, where the JMX server class path is not protected against unauthenticated deserialization. This can enable an attacker to monitor applications and the Java ...

8.1CVSS8.3AI score0.02033EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder