Lucene search
K

31 matches found

Schneier on Security
Schneier on Security
added 2024/12/18 4:40 p.m.6 views

New Advances in the Understanding of Prime Numbers

Really interesting research into the structure of prime numbers. Not immediately related to the cryptanalysis of prime-number-based public-key algorithms, but every little bit matters...

7.3AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.17 views

RHEL 6 : python-crypto (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - python-crypto: Weak ElGamal key parameters in PublicKey/ElGamal.py allow attackers to obtain sensitive...

7.5CVSS7.8AI score0.04088EPSS
Exploits3References2
F5 Networks
F5 Networks
added 2023/02/21 5:37 p.m.51 views

K64009378: OpenSSL vulnerability CVE-2016-0701

Security Advisory Description The DHcheckpubkey function in crypto/dh/dhcheck.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman DH key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple...

3.7CVSS6AI score0.27483EPSS
Exploits1
GithubExploit
GithubExploit
added 2021/10/19 6:28 p.m.261 views

Exploit for Origin Validation Error in Solarwinds Dameware_Mini_Remote_Control

CVE-2019-3980 CVE-2019-3980 exploit written in win32/c++ open...

10CVSS9.2AI score0.42674EPSS
Exploits4
NVD
NVD
added 2019/04/03 6:29 p.m.16 views

CVE-2018-4398

An issue existed in the method for determining prime numbers. This issue was addressed by using pseudorandom bases for testing of primes. This issue affected versions prior to iOS 12.1, macOS Mojave 10.14.1, tvOS 12.1, watchOS 5.1, iTunes 12.9.1, iCloud for Windows 7.8...

7.5CVSS7AI score0.00496EPSS
Exploits0References6
CVE
CVE
added 2019/04/03 5:43 p.m.92 views

CVE-2018-4398

CVE-2018-4398 affects Apple platforms and is tied to the Miller–Rabin primality test weakness in CoreCrypto. The issue exists in the prime-number testing method and could lead to incorrect primality conclusions for certain inputs. Apple’s patches address this by switching to pseudorandom bases fo...

7.5CVSS6.9AI score0.00496EPSS
Exploits0References6Affected Software4
Cvelist
Cvelist
added 2019/04/03 5:43 p.m.13 views

CVE-2018-4398

An issue existed in the method for determining prime numbers. This issue was addressed by using pseudorandom bases for testing of primes. This issue affected versions prior to iOS 12.1, macOS Mojave 10.14.1, tvOS 12.1, watchOS 5.1, iTunes 12.9.1, iCloud for Windows 7.8...

7.1AI score0.00496EPSS
Exploits0References6
CNVD
CNVD
added 2018/11/22 12:0 a.m.2 views

Unspecified Vulnerability in CoreCrypto for Multiple Apple Products

Apple iOS is an operating system developed for mobile devices; tvOS is a smart TV operating system; watchOS is a smart watch operating system. coreCrypto is one of the core cryptographic components. A security vulnerability exists in the CoreCrypto component in several Apple products. A local...

7.5CVSS7.5AI score0.00496EPSS
Exploits0References1
Schneier on Security
Schneier on Security
added 2018/09/21 7:14 p.m.60 views

New Findings About Prime Number Distribution Almost Certainly Irrelevant to Cryptography

Lots of people are e-mailing me about this new result on the distribution of prime numbers. While interesting, it has nothing to do with cryptography. Cryptographers aren't interested in how to find prime numbers, or even in the distribution of prime numbers. Public-key cryptography algorithms li...

3.1AI score
Exploits0
Into the symmetry
Into the symmetry
added 2017/12/14 11:28 a.m.68 views

How to try to predict the output of Micali-Schnorr Generator (MS-DRBG) knowing the factorization. Part II

See also Part I and Part III of this series tl;dr In the previous article of the same series we tried to predict the output of Micali-Schnorr Generator MS-DRBG knowing the factorization. In this blog post we continue the effort started in part I showing different strategies. If you want to skip a...

6.9AI score
Exploits0
ThreatPost
ThreatPost
added 2017/05/19 1:4 p.m.18 views

Available Tools Making Dent in WannaCry Encryption

Tools are beginning to emerge that can be used to start the process of recovering files encrypted by WannaCry on some Windows systems. This takes on extra urgency because today marks one week from the initial outbreak, and files encrypted during that first wave are on the clock and close to being...

Exploits0References7
The Hacker News
The Hacker News
added 2017/05/18 9:8 p.m.15 views

WannaCry Ransomware Decryption Tool Released; Unlock Files Without Paying Ransom

If your PC has been infected by WannaCry – the ransomware that wreaked havoc across the world last Friday – you might be lucky to get your locked files back without paying the ransom of $300 to the cyber criminals. Adrien Guinet, a French security researcher from Quarkslab, has discovered a way t...

6.8AI score
Exploits0
Veracode
Veracode
added 2017/02/06 3:20 a.m.42 views

Unsafe Number Generation

OpenSSL uses unsafe number generation. The library generates unsafe prime numbers, allowing a malicious user that can force a peer to perform multiple handshakes to conduct a man-in-the-middle attack...

3.7CVSS5.3AI score0.27483EPSS
Exploits1References28Affected Software3
The Hacker News
The Hacker News
added 2016/10/12 1:13 a.m.13 views

Researchers Demonstrated How NSA Broke Trillions of Encrypted Connections

In the year 2014, we came to know about the NSA's ability to break Trillions of encrypted connections by exploiting common implementations of the Diffie-Hellman key exchange algorithm – thanks to classified documents leaked by ex-NSA employee Edward Snowden. At that time, computer scientists and...

6.7AI score
Exploits0
ThreatPost
ThreatPost
added 2016/10/03 8:45 a.m.8 views

Mozilla Reduces Threat of Export-Grade Crypto to Firefox

Logjam was one of several downgrade attacks discovered in the last 18 months that could theoretically allow a resourced attacker to take advantage of lingering export-grade cryptography to read and modify data over a supposedly secure connection. While the severity of this particular attack again...

7AI score
Exploits0References8
NVD
NVD
added 2016/02/15 2:59 a.m.30 views

CVE-2016-0701

The DHcheckpubkey function in crypto/dh/dhcheck.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman DH key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose...

3.7CVSS5.3AI score0.27483EPSS
Exploits1References24
Prion
Prion
added 2016/02/15 2:59 a.m.38 views

Design/Logic Flaw

The DHcheckpubkey function in crypto/dh/dhcheck.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman DH key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose...

2.6CVSS7AI score0.27483EPSS
Exploits1References24Affected Software1
Cvelist
Cvelist
added 2016/02/15 12:0 a.m.32 views

CVE-2016-0701

The DHcheckpubkey function in crypto/dh/dhcheck.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman DH key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose...

5.7AI score0.27483EPSS
Exploits1References24
UbuntuCve
UbuntuCve
added 2016/01/28 12:0 a.m.38 views

CVE-2016-0701

The DHcheckpubkey function in crypto/dh/dhcheck.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman DH key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose...

3.7CVSS6.7AI score0.27483EPSS
Exploits1References3
Into the symmetry
Into the symmetry
added 2016/01/05 1:39 p.m.27 views

What the heck is RFC 5114?

Mandatory Disclaimer: IANAC I am not a cryptographer so I might likely end up writing a bunch of mistakes in this blog post... I already talked about Diffie–Hellman DH from now on in TLS in my previous post: Small subgroup attack in Mozilla NSS. As mentioned FWIW I strongly agree with Google Chro...

7AI score
Exploits0
Rows per page
Query Builder