|
221
|
-
5.0
|
MEDIUM
|
The ssl3_get_record function in ssl/s3_pkt.c in OpenSSL 0.9.8f through 0.9.8m allows remote attackers to cause a denial of service (crash) via a malformed record in a TLS connection that triggers a N…
|
CWE-20
Improper Input Validation
|
CVE-2010-0740
|
cpe:2.3:a:openssl:openssl:0.9.8m:* cpe:2.3:a:openssl:openssl:0.9.8l:* cpe:2.3:a:openssl:openssl:0.9.8k:* cpe:2…
|
|
|
|
|
2023-11-7 11:05
2010-03-27
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
222
|
-
10.0
|
HIGH
|
OpenSSL before 0.9.8m does not check for a NULL return value from bn_wexpand function calls in (1) crypto/bn/bn_div.c, (2) crypto/bn/bn_gf2m.c, (3) crypto/ec/ec2_smpl.c, and (4) engines/e_ubsec.c, wh…
|
CWE-20
Improper Input Validation
|
CVE-2009-3245
|
cpe:2.3:a:openssl:openssl:0.9.8k:* cpe:2.3:a:openssl:openssl:0.9.8j:* cpe:2.3:a:openssl:openssl:0.9.8i:* cpe:2…
|
|
0.9.8l
|
|
|
2017-09-19 10:29
2010-03-6
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
223
|
-
4.3
|
MEDIUM
|
The kssl_keytab_is_available function in ssl/kssl.c in OpenSSL before 0.9.8n, when Kerberos is enabled but Kerberos configuration files cannot be opened, does not check a certain return value, which …
|
CWE-20
Improper Input Validation
|
CVE-2010-0433
|
cpe:2.3:a:openssl:openssl:0.9.8l:* cpe:2.3:a:openssl:openssl:0.9.8k:* cpe:2.3:a:openssl:openssl:0.9.8j:* cpe:2…
|
|
0.9.8m
|
|
|
2023-02-13 13:16
2010-03-6
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
224
|
-
4.0
|
MEDIUM
|
OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signatu…
|
CWE-310
Cryptographic Issues
|
CVE-2010-0928
|
cpe:2.3:a:openssl:openssl:0.9.8i:*
|
|
|
|
|
2023-11-7 11:05
2010-03-6
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
225
|
-
5.0
|
MEDIUM
|
Memory leak in the zlib_stateful_finish function in crypto/comp/c_zlib.c in OpenSSL 0.9.8l and earlier and 1.0.0 Beta through Beta 4 allows remote attackers to cause a denial of service (memory consu…
|
CWE-399
Resource Management Errors
|
CVE-2009-4355
|
cpe:2.3:a:openssl:openssl:1.0.0:beta4 cpe:2.3:a:openssl:openssl:1.0.0:beta3 cpe:2.3:a:openssl:openssl:1.0.0:beta2…
|
|
0.9.8l
|
|
|
2026-04-23 09:35
2010-01-15
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
226
|
-
5.8
|
MEDIUM
|
The TLS protocol, and the SSL protocol 3.0 and possibly earlier, as used in Microsoft Internet Information Services (IIS) 7.0, mod_ssl in the Apache HTTP Server 2.2.14 and earlier, OpenSSL before 0.9…
|
CWE-295
Improper Certificate Validation
|
CVE-2009-3555
|
cpe:2.3:a:openssl:openssl:1.0:* cpe:2.3:a:openssl:openssl:*:*
|
|
0.9.8k
|
|
|
2026-04-23 09:35
2009-11-10
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
227
|
-
5.1
|
MEDIUM
|
The Network Security Services (NSS) library before 3.12.3, as used in Firefox; GnuTLS before 2.6.4 and 2.7.4; OpenSSL 0.9.8 through 0.9.8k; and other products support MD2 with X.509 certificates, whi…
|
CWE-295
Improper Certificate Validation
|
CVE-2009-2409
|
cpe:2.3:a:openssl:openssl:*:*
|
0.9.8
|
0.9.8k
|
|
|
2026-04-23 09:35
2009-07-31
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
228
|
-
5.0
|
MEDIUM
|
The dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL before 1.0.0 Beta 2 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an o…
|
CWE-476
NULL Pointer Dereference
|
CVE-2009-1387
|
cpe:2.3:a:openssl:openssl:*:*
|
0.9.8
|
|
|
0.9.8m
|
2026-04-23 09:35
2009-06-5
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
229
|
-
5.0
|
MEDIUM
|
ssl/s3_pkt.c in OpenSSL before 0.9.8i allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a DTLS ChangeCipherSpec packet that occurs before ClientHell…
|
CWE-476
NULL Pointer Dereference
|
CVE-2009-1386
|
cpe:2.3:a:openssl:openssl:*:*
|
|
|
0.9.8
|
0.9.8i
|
2026-04-23 09:35
2009-06-5
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|
|
230
|
-
5.0
|
MEDIUM
|
Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL 1.0.0 Beta 2 allows remote attackers to cause a denial of service (openssl s_client crash) an…
|
CWE-399
Resource Management Errors
|
CVE-2009-1379
|
cpe:2.3:a:openssl:openssl:1.0.0:beta2
|
|
|
|
|
2026-04-23 09:35
2009-05-20
|
Show
|
GitHub
Exploit DB
Packet Storm
|
|
|