Lucene search
+L

724 matches found

RedHat Linux
RedHat Linux
added 2023/01/31 1:15 p.m.73 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.9 Security update

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

9.8CVSS7.7AI score0.99019EPSS
SaveExploits33References41
RedHat Linux
RedHat Linux
added 2023/01/31 1:15 p.m.7 views

wildfly-elytron: possible timing attacks via use of unsafe comparator

A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or...

7.4CVSS5.8AI score0.00584EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/01/31 1:12 p.m.9 views

wildfly-elytron: possible timing attacks via use of unsafe comparator

A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or...

7.4CVSS5.8AI score0.00584EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/01/31 12:0 a.m.50 views

RHEL 8 : Red Hat JBoss Enterprise Application Platform 7.4.9 Security update (Important) (RHSA-2023:0553)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:0553 advisory. Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release o...

9.8CVSS7.9AI score0.99019EPSS
SaveExploits33References61
Tenable Nessus
Tenable Nessus
added 2023/01/31 12:0 a.m.93 views

RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.4.9 Security update (Important) (RHSA-2023:0552)

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

9.8CVSS7.9AI score0.99019EPSS
SaveExploits33References61
Veracode
Veracode
added 2023/01/18 5:28 a.m.20 views

Timing Attacks

github.com/agnivade/easy-scrypt is vulnerable to Timing Attacks. The vulnerability exists because the VerifyPassphrase function of scrypt.go does not compare hashes in constant time, allowing an attacker to progressively use the timing of the request to identify a valid hash...

5.3CVSS5.4AI score0.00704EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/01/17 9:15 p.m.20 views

CVE-2021-36647

Use of a Broken or Risky Cryptographic Algorithm in the function mbedtlsmpiexpmod in lignum.c in Mbed TLS Mbed TLS all versions before 3.0.0, 2.27.0 or 2.16.11 allows attackers with access to precise enough timing and memory access information typically an untrusted operating system attacking a...

4.7CVSS4.6AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/13 6:30 a.m.115 views

GHSA-JMJ6-P2J9-68CP Wildfly-elytron possibly vulnerable to timing attacks via use of unsafe comparator

wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead...

7.4CVSS8.1AI score0.00584EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/01/13 6:30 a.m.45 views

Wildfly-elytron possibly vulnerable to timing attacks via use of unsafe comparator

wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead...

7.4CVSS8.1AI score0.00584EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/01/13 6:15 a.m.41 views

CVE-2022-3143

wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead...

7.4CVSS7.2AI score0.00584EPSS
SaveExploits0References1
Prion
Prion
added 2023/01/13 6:15 a.m.20 views

Design/Logic Flaw

wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead...

4CVSS7.5AI score0.00584EPSS
SaveExploits0References1Affected Software2
RedHat Linux
RedHat Linux
added 2023/01/12 4:49 p.m.6 views

plugin: Non-constant time webhook signature comparison in GitHub Plugin

Jenkins GitHub Plugin 1.34.4 and earlier uses a non-constant time comparison function when checking whether the provided and computed webhook signatures are equal, allowing attackers to use statistical methods to obtain a valid webhook signature...

5.3CVSS5.8AI score0.00721EPSS
SaveExploits0References5
CVE
CVE
added 2023/01/11 8:57 p.m.177 views

CVE-2022-3143

CVE-2022-3143 affects WildFly Elytron where java.util.Arrays.equals is used in multiple places, enabling timing attacks. The root cause is unsafe comparisons potentially leaking information about secret values; the recommended fix is to replace such comparisons with java.security.MessageDigest.is...

7.4CVSS7AI score0.00584EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/01/11 8:57 p.m.41 views

CVE-2022-3143

wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead...

7.4CVSS7.2AI score0.00584EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/01/11 12:0 a.m.5 views

PT-2023-13035 · Unknown · Wildfly Elytron

Name of the Vulnerable Software and Affected Versions: Wildfly-elytron affected versions not specified Description: A flaw was found in Wildfly-elytron, where it uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. This allows an attacker to access...

7.4CVSS6AI score0.00584EPSS
SaveExploits0References8
Veracode
Veracode
added 2023/01/10 4:17 a.m.25 views

Timing Attacks

github.com/openshift/osin is vulnerable to timing attacks. The vulnerability exists because the ClientSecretMatches function in client.go and CheckClientSecret function in util.go does not compare hashes in constant time, allowing an attacker to progressively use the timing of the request to...

5.9CVSS2.9AI score0.00676EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/12/22 8:15 p.m.17 views

CVE-2022-45416

Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

6.5CVSS0.00672EPSS
SaveExploits0References4
OSV
OSV
added 2022/12/22 8:15 p.m.11 views

CVE-2022-45416

Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

6.5CVSS8.8AI score
SaveExploits0References4
Prion
Prion
added 2022/12/22 8:15 p.m.25 views

Design/Logic Flaw

Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

4.3CVSS6.9AI score0.00672EPSS
SaveExploits0References4Affected Software3
Vulnrichment
Vulnrichment
added 2022/12/22 12:0 a.m.6 views

CVE-2022-45416

Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

6.5AI score0.00672EPSS
SaveExploits0References4
Rows per page
Query Builder