Lucene search
+L

162 matches found

RedHat Linux
RedHat Linux
added 2019/12/19 10:58 p.m.63 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.1.28 openshift-enterprise-builder-container security update

An update for the openshift-enterprise-builder container is now available for Red Hat OpenShift Container Platform 4.1. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

5.7CVSS6.1AI score0.00409EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2019/11/14 9:17 p.m.6 views

activemq: ActiveMQ Client Missing TLS Hostname Verification

TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ server. This is now enabled by default...

7.4CVSS7.3AI score0.0699EPSS
SaveExploits0References4
OSV
OSV
added 2019/10/08 7:15 p.m.24 views

CVE-2019-14845

A vulnerability was found in OpenShift builds, versions 4.1 up to 4.3. Builds that extract source from a container image, bypass the TLS hostname verification. An attacker can take advantage of this flaw by launching a man-in-the-middle attack and injecting malicious content...

5.3CVSS6.6AI score0.00409EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2019/09/23 12:0 a.m.6 views

PT-2019-5507 · Red Hat · Openshift

Name of the Vulnerable Software and Affected Versions: OpenShift versions 4.1 up to 4.3 OpenShift builds affected versions not specified, but includes versions that extract source from a container image Description: The issue is related to a lack of code integrity verification, allowing for...

5.7CVSS5.2AI score0.00409EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2019/04/09 11:30 p.m.33 views

Security Bulletin: Multiple vulnerabilities in WebSphere Application Server Liberty affect IBM Spectrum Protect for Workstations Central Administration Console (CVE-2014-7810, CVE-2018-8039, CVE-2018-1901)

Summary IBM WebSphere Application Server Liberty is affected by Apache Tomcat, Apache CXF, and elevation of privileges vulnerabilities which affect the IBM Spectrum Protect for Workstations formerly Tivoli Storage Manager FastBack for Workstations Central Administration Console CAC. Vulnerability...

8.8CVSS1.2AI score0.13872EPSS
SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2018/12/27 5:5 p.m.56 views

Security Bulletin: Potential MITM attack in Apache CXF used by WebSphere Application Server affects IBM Operations Analytics - Log Analysis (CVE-2018-8039)

Summary There is a potential man-in-the-middle attack in Apache CXF used by WebSphere Application Server CVE-2018-8039 Vulnerability Details CVEID: CVE-2018-8039 DESCRIPTION: Apache CXF could allow a remote attacker to conduct a man-in-the-middle attack. The TLS hostname verification does not wor...

8.1CVSS2.5AI score0.10348EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/12/06 7:0 a.m.22 views

Security Bulletin: A vulnerability in IBM WebSphere Application Server affects IBM Spectrum Scale

Summary There is a vulnerability in IBM WebSphere Application Server, used by IBM Spectrum Scale. This issue allow a remote attacker to conduct a man-in-the-middle attack. Vulnerability Details CVEID: CVE-2018-8039 DESCRIPTION: Apache CXF could allow a remote attacker to conduct a man-in-the-midd...

8.1CVSS0.9AI score0.10348EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2018/10/19 4:40 p.m.7 views

GHSA-JC7R-V6FG-2GPF Apache CXF TLS hostname verification does not work correctly with com.sun.net.ssl.*

It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty"java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol";'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old...

8.1CVSS7.1AI score0.10348EPSS
SaveExploits0References28
Veracode
Veracode
added 2018/09/11 6:20 a.m.20 views

Man-in-the-Middle (MitM)

activemq-client is vulnerable to man-in-the-middle MitM attacks. The vulnerability exists due to the lack of TLS hostname verification which would potentially allow the client to be vulnerable to MitM attacks...

7.4CVSS8.1AI score0.0699EPSS
SaveExploits0References21Affected Software1
CNVD
CNVD
added 2018/09/11 12:0 a.m.3 views

Apache ActiveMQ Security Restriction Bypass Vulnerability

Apache ActiveMQ Client is the United States Apache Apache Software Foundation developed a set of open-source messaging middleware client program , which supports Java messaging services , clustering , Spring Framework and so on. Apache ActiveMQ Client 5.15.6 before the version of a security...

7.4CVSS7.3AI score0.0699EPSS
SaveExploits0References1
Prion
Prion
added 2018/09/10 8:29 p.m.26 views

Default credentials

TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ server. This is now enabled by default...

5.8CVSS8.2AI score0.0699EPSS
SaveExploits0References15Affected Software3
Debian CVE
Debian CVE
added 2018/09/10 8:0 p.m.28 views

CVE-2018-11775

TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ server. This is now enabled by default...

7.4CVSS7.5AI score0.0699EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2018/09/10 12:0 a.m.5 views

PT-2018-2280 · Apache +2 · Apache Activemq +2

Name of the Vulnerable Software and Affected Versions: Apache ActiveMQ versions prior to 5.15.6 Description: The issue is related to errors in security settings and the absence of TLS hostname verification in the Apache ActiveMQ broker. This could allow a remote attacker to implement a...

10CVSS6AI score0.99654EPSS
SaveExploits33References74
RedHat Linux
RedHat Linux
added 2018/09/04 2:10 p.m.4 views

apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*

It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in...

8.1CVSS7.4AI score0.10348EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2018/08/21 12:0 a.m.59 views

RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.1.4 on RHEL7 (RHSA-2018:2424)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2424 advisory. Red Hat JBoss Enterprise Application Platform is a platform for Java applications based on the JBoss Application Server. This release of Red...

8.1CVSS7.1AI score0.10348EPSS
SaveExploits3References15
RedHat Linux
RedHat Linux
added 2018/08/15 11:31 a.m.89 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.1.4 on RHEL7 security update

An update is now available for Red Hat JBoss Enterprise Application Platform 7.1 for Red Hat Enterprise Linux 7. 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, ...

8.1CVSS6.9AI score0.10348EPSS
SaveExploits3References9
RedHat Linux
RedHat Linux
added 2018/08/15 11:31 a.m.5 views

apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*

It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in...

8.1CVSS7.4AI score0.10348EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/08/15 11:31 a.m.65 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.1.4 on RHEL 6 security update

An update is now available for Red Hat JBoss Enterprise Application Platform 7.1 for Red Hat Enterprise Linux 6. 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, ...

8.1CVSS6.9AI score0.10348EPSS
SaveExploits3References9
RedHat Linux
RedHat Linux
added 2018/08/15 11:28 a.m.5 views

apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*

It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in...

8.1CVSS7.4AI score0.10348EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/08/15 11:20 a.m.6 views

apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*

It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in...

8.1CVSS7.4AI score0.10348EPSS
SaveExploits0References5
Rows per page
Query Builder