Lucene search
K

2921 matches found

Exploit DB
Exploit DB
added 2007/02/16 12:0 a.m.30 views

MailEnable IMAPD Professional 2.35 - Remote Buffer Overflow

!/usr/bin/perl maildisable-v6.pl Mail Enable Professional =v2.35 win32 remote exploit by mu-b - Tue Dec 5 2006 - Tested on: Mail Enable Professional v2.35 win32 Note: timing is quite critical with this!!, so change $senddelay if it doesn't work.... use Getopt::Std; getopts't:n:', %arg; use Socket...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2007/02/16 12:0 a.m.35 views

MailEnable IMAPD Enterprise 2.32 < 2.34 - Remote Buffer Overflow

!/usr/bin/perl maildisable-v3.pl Mail Enable Professional/Enterprise v2.32-4 win32 remote exploit by mu-b - Thu Nov 23 2006 - Tested on: Mail Enable Professional v2.32 win32 - with HOTFIX Mail Enable Professional v2.33 win32 Mail Enable Professional v2.34 win32 what does this remind you off? Note...

7.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2007/02/09 4:23 p.m.0 views

openssl signature forgery

OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying...

4.3CVSS6.8AI score0.04894EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2006/12/30 12:0 a.m.27 views

FreeBSD : openssl -- Incorrect PKCS#1 v1.5 padding validation in crypto(3) (077c2dca-8f9a-11db-ab33-000e0c2e438a)

Problem Description When verifying a PKCS1 v1.5 signature, OpenSSL ignores any bytes which follow the cryptographic hash being signed. In a valid signature there will be no such bytes. Impact OpenSSL will incorrectly report some invalid signatures as valid. When an RSA public exponent of 3 is use...

4.3CVSS7.1AI score0.04894EPSS
Exploits1References2
Metasploit
Metasploit
added 2006/12/17 7:57 a.m.12 views

PHP Nop Generator

Generates harmless padding for PHP scripts This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework This class implements a "nop" generator for PHP payloads class MetasploitModule 'PHP Nop Generator', 'Alias' = 'phpgeneric',...

7.5AI score
Exploits0
NVD
NVD
added 2006/10/24 10:7 p.m.24 views

CVE-2006-5484

SSH Tectia Client/Server/Connector 5.1.0 and earlier, Manager 2.2.0 and earlier, and other products, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents...

5CVSS6.7AI score0.01365EPSS
Exploits0References6
Cvelist
Cvelist
added 2006/10/24 10:0 p.m.28 views

CVE-2006-5484

SSH Tectia Client/Server/Connector 5.1.0 and earlier, Manager 2.2.0 and earlier, and other products, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents...

6.9AI score0.01365EPSS
Exploits0References6
seebug.org
seebug.org
added 2006/10/24 12:0 a.m.38 views

MS Windows 2000 sp1/sp2 isapi .printer Extension Overflow Exploit

No description provided by source. / iishack 2000 - eEye Digital Security - 2001 This affects all unpatched windows 2000 machines with the .printer isapi filter loaded. This is purely proof of concept. Quick rundown of the exploit: Eip overruns at position 260 i have 19 bytes of code to jump back...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2006/10/24 12:0 a.m.19 views

Utility for generating HTTP/1.x requests for shellcodes

No description provided by source. / genhttpreq.c, utility for generating HTTP/1.x requests for shellcodes SIZES: HTTP/1.0 header request size - 18 bytes+ HTTP/1.1 header request size - 26 bytes+ NOTE: The length of the selected HTTP header is stored at EDX register. Thus the generated MOV...

7.1AI score
Exploits0
AlpineLinux
AlpineLinux
added 2006/10/09 6:0 p.m.9 views

CVE-2006-5201

Multiple packages on Sun Solaris, including 1 NSS; 2 Java JDK and JRE 5.0 Update 8 and earlier, SDK and JRE 1.4.x up to 1.4.212, and SDK and JRE 1.3.x up to 1.3.119; 3 JSSE 1.0.303 and earlier; 4 IPSec/IKE; 5 Secure Global Desktop; and 6 StarOffice, when using an RSA key with exponent 3, removes...

4CVSS7.4AI score0.03078EPSS
Exploits0References11
CVE
CVE
added 2006/10/09 6:0 p.m.77 views

CVE-2006-5201

CVE-2006-5201 affects Sun Solaris components (notably NSS, NSS-based libraries, Java JDK/JRE, JSSE, IPSec/IKE, and related Sun products). The root cause is when using an RSA key with exponent 3 that removes PKCS #1 padding prior to hash generation, enabling remote attackers to forge a PKCS #1 v1....

4CVSS7.4AI score0.03078EPSS
Exploits0References11Affected Software3
Ubuntu
Ubuntu
added 2006/09/19 12:57 a.m.55 views

USN-348-1: GnuTLS vulnerability

The GnuTLS library did not sufficiently check the padding of PKCS 1 v1.5 signatures if the exponent of the public key is 3 which is widely used for CAs. This could be exploited to forge signatures without the need of the secret key...

5CVSS6.4AI score0.02427EPSS
Exploits0
CERT
CERT
added 2006/09/11 12:0 a.m.35 views

Multiple RSA implementations fail to properly handle signatures

Overview Multiple RSA implementations fail to properly handle RSA signatures. This vulnerability may allow an attacker to forge RSA signatures. Description RSA signatures are used to authenticate the source of a message. To prevent RSA signatures from being forged, messages are padded with data t...

4.3CVSS7.6AI score0.04894EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2006/09/06 8:15 p.m.1 views

openssl signature forgery

OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying...

4.3CVSS6.8AI score0.04894EPSS
Exploits1References4
FreeBSD Advisory
FreeBSD Advisory
added 2006/09/06 12:0 a.m.18 views

FreeBSD-SA-06:19.openssl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-06:19.openssl Security Advisory The FreeBSD Project Topic: Incorrect PKCS1 v1.5 padding validation in crypto3 Category: contrib Module: openssl Announced:...

4.3CVSS6.8AI score0.04894EPSS
Exploits1
FreeBSD
FreeBSD
added 2006/09/06 12:0 a.m.97 views

openssl -- Incorrect PKCS#1 v1.5 padding validation in crypto(3)

Problem Description When verifying a PKCS1 v1.5 signature, OpenSSL ignores any bytes which follow the cryptographic hash being signed. In a valid signature there will be no such bytes. Impact OpenSSL will incorrectly report some invalid signatures as valid. When an RSA public exponent of 3 is use...

4.3CVSS7.9AI score0.04894EPSS
Exploits1
Ubuntu
Ubuntu
added 2006/09/05 11:59 p.m.74 views

USN-339-1: OpenSSL vulnerability

Philip Mackenzie, Marius Schilder, Jason Waddle and Ben Laurie of Google Security discovered that the OpenSSL library did not sufficiently check the padding of PKCS 1 v1.5 signatures if the exponent of the public key is 3 which is widely used for CAs. This could be exploited to forge signatures...

4.3CVSS7.3AI score0.04894EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2006/09/05 5:4 p.m.31 views

CVE-2006-4339

OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying...

4.3CVSS6.7AI score0.04894EPSS
Exploits1References2
OSV
OSV
added 2006/09/05 5:4 p.m.1 views

DEBIAN-CVE-2006-4339

OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying...

4.3CVSS9.1AI score0.04894EPSS
Exploits1References1
OSV
OSV
added 2006/09/05 5:4 p.m.7 views

CVE-2006-4339

OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS 1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying...

4.3CVSS9.3AI score0.04894EPSS
Exploits1References202
Rows per page
Query Builder