Lucene search
+L

8616 matches found

securityvulns
securityvulns
added 2003/03/22 12:0 a.m.39 views

Open SSL timing attack

Because of timing difference it's possible to distinguish between bad padding and a MAC verification error. It's also possible to recover RSA secret...

4.1AI score
SaveExploits0References4Affected Software2
CVE
CVE
added 2003/03/21 5:0 a.m.76 views

CVE-2003-0131

CVE-2003-0131 (and related CVE-2003-0147) affect OpenSSL 0.9.6i and earlier, 0.9.7, and 0.9.7a. The issue enables remote attackers to perform an unauthorized RSA private key operation via a Klima-Pokorny-Rosa–style Bleichenbacher attack using many SSL/TLS connections with PKCS#1 v1.5 padding, lea...

7.5CVSS9AI score0.0628EPSS
SaveExploits0References23Affected Software1
Cvelist
Cvelist
added 2003/03/21 5:0 a.m.35 views

CVE-2003-0131

The SSL and TLS components for OpenSSL 0.9.6i and earlier, 0.9.7, and 0.9.7a allow remote attackers to perform an unauthorized RSA private key operation via a modified Bleichenbacher attack that uses a large number of SSL or TLS connections using PKCS 1 v1.5 padding that cause OpenSSL to leak...

6AI score0.0628EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2003/03/21 5:0 a.m.51 views

CVE-2003-0131

The SSL and TLS components for OpenSSL 0.9.6i and earlier, 0.9.7, and 0.9.7a allow remote attackers to perform an unauthorized RSA private key operation via a modified Bleichenbacher attack that uses a large number of SSL or TLS connections using PKCS 1 v1.5 padding that cause OpenSSL to leak...

7.5CVSS8.6AI score0.0628EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2003/03/21 12:0 a.m.9 views

FreeBSD-SA-03:06.openssl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:06.openssl Security Advisory The FreeBSD Project Topic: OpenSSL timing-based SSL/TLS attack Category: crypto Module: openssl Announced: 2003-03-21 Credits:...

5.7AI score
SaveExploits0
securityvulns
securityvulns
added 2003/03/20 12:0 a.m.52 views

[OpenSSL Advisory] Klima-Pokorny-Rosa attack on PKCS #1 v1.5 padding

OpenSSL Security Advisory 19 March 2003 Klima-Pokorny-Rosa attack on RSA in SSL/TLS =========================================== Czech cryptologists Vlastimil Klima, Ondrej Pokorny, and Tomas Rosa have come up with an extension of the "Bleichenbacher attack" on RSA with PKCS 1 v1.5 padding as used...

7.5CVSS0.6AI score0.0628EPSS
SaveExploits0
OpenSSL
OpenSSL
added 2003/03/19 12:0 a.m.48 views

Vulnerability in OpenSSL CVE-2003-0131

The SSL and TLS components allowed remote attackers to perform an unauthorized RSA private key operation via a modified Bleichenbacher attack that uses a large number of SSL or TLS connections using PKCS 1 v1.5 padding that caused OpenSSL to leak information regarding the relationship between...

8.9AI score0.0628EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2003/03/18 5:0 a.m.32 views

CVE-2003-0147

OpenSSL does not use RSA blinding by default, which allows local and remote attackers to obtain the server's private key by determining factors using timing differences on 1 the number of extra reductions during Montgomery reduction, and 2 the use of different integer multiplication algorithms...

6AI score0.06393EPSS
SaveExploits0References21
CVE
CVE
added 2003/03/18 5:0 a.m.99 views

CVE-2003-0147

OpenSSL CVE-2003-0147 is documented as a timing-attack vulnerability where RSA private-key material can be inferred because RSA blinding is not used by default. The vulnerability arises from timing differences during Montgomery reductions and differing multiply routes (Karatsuba vs. normal), enab...

5CVSS9AI score0.06393EPSS
SaveExploits0References21Affected Software3
Debian CVE
Debian CVE
added 2003/03/18 5:0 a.m.34 views

CVE-2003-0147

OpenSSL does not use RSA blinding by default, which allows local and remote attackers to obtain the server's private key by determining factors using timing differences on 1 the number of extra reductions during Montgomery reduction, and 2 the use of different integer multiplication algorithms...

5CVSS8.6AI score0.06393EPSS
SaveExploits0
securityvulns
securityvulns
added 2003/03/18 12:0 a.m.57 views

[ADVISORY] Timing Attack on OpenSSL

OpenSSL v0.9.7a and 0.9.6i vulnerability ---------------------------------------- Researchers have discovered a timing attack on RSA keys, to which OpenSSL is generally vulnerable, unless RSA blinding has been turned on. Typically, it will not have been, because it is not easily possible to do so...

5CVSS3AI score0.06393EPSS
SaveExploits0
securityvulns
securityvulns
added 2003/03/16 12:0 a.m.36 views

@(#)Mordred Security Labs - RSA ClearTrust Cross Site Scripting issues

-----BEGIN PGP SIGNED MESSAGE----- //@ Mordred Security Labs advisory Release date: March 14, 2003 Name: RSA ClearTrust Cross Site Scripting issues Risk: low Author: Sir Mordred [email protected], http://mslabs.iwebland.com I. Description: The RSA ClearTrust is a Web access management solution...

6.6AI score
SaveExploits0
exploitpack
exploitpack
added 2003/03/15 12:0 a.m.17 views

RSA ClearTrust 4.64.7 - Login Page Cross-Site Scripting

RSA ClearTrust 4.64.7 - Login Page Cross-Site Scripting source: https://www.securityfocus.com/bid/7108/info A cross-site scripting vulnerability has been discovered in ClearTrust. Specifically, the login page for the management application is not properly sanitized of some user-supplied values. A...

SaveExploits0
securityvulns
securityvulns
added 2003/03/15 12:0 a.m.32 views

Vulnerability in OpenSSL

Dan Boneh and I have been researching timing attacks against software crypto libraries. Timing attacks are usually used to attack weak computing devices such as smartcards. We've successfully developed and mounted timing attacks against software crypto libraries running on general purpose PC's. W...

2.5AI score
SaveExploits0
OpenSSL
OpenSSL
added 2003/03/14 12:0 a.m.42 views

Vulnerability in OpenSSL CVE-2003-0147

RSA blinding was not enabled by default, which could allow local and remote attackers to obtain a server’s private key by determining factors using timing differences on 1 the number of extra reductions during Montgomery reduction, and 2 the use of different integer multiplication algorithms...

9AI score0.06393EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2002/08/12 4:0 a.m.20 views

CVE-2002-0507

An interaction between Microsoft Outlook Web Access OWA with RSA SecurID allows local users to bypass the SecurID authentication for a previous user via several submissions of an OWA Authentication request with the proper OWA password for the previous user, which is eventually accepted by OWA...

2.1CVSS6.7AI score0.02217EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2002/07/03 12:0 a.m.34 views

Three problems in OpenSSH's ssh-keysign

This is being posted to bugtraq in the interest of full disclosure. Originally sent to [email protected]. There are 3 problems we observed by inspection of OpenSSH's ssh-keysign: 1 Charles Hannum Since no blinding is done on the RSA calculations, ssh-keysign is effectively a fairly efficient...

0.6AI score
SaveExploits0
CVE
CVE
added 2002/06/11 4:0 a.m.64 views

CVE-2002-0507

CVE-2002-0507 describes an authentication bypass in Microsoft Outlook Web Access (OWA) when used with RSA SecurID. Local users could bypass SecurID for a previous user by submitting multiple OWA Authentication requests using the previous user’s password, which is eventually accepted by OWA. The N...

2.1CVSS7.1AI score0.02217EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2002/06/11 4:0 a.m.42 views

CVE-2002-0507

An interaction between Microsoft Outlook Web Access OWA with RSA SecurID allows local users to bypass the SecurID authentication for a previous user via several submissions of an OWA Authentication request with the proper OWA password for the previous user, which is eventually accepted by OWA...

6.7AI score0.02217EPSS
SaveExploits0References3
CVE
CVE
added 2002/03/15 5:0 a.m.48 views

CVE-2001-1105

The CVE-2001-1105 entry affects RSA BSAFE SSL-J 3.0, 3.0.1 and 3.1 as used in Cisco iCND 2.0. The vulnerability is that the product caches session IDs from failed login attempts, which could allow remote attackers to bypass SSL client authentication and access sensitive data after an initial fail...

7.5CVSS7.4AI score0.02685EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder