Lucene search

K

Openbsd Security Vulnerabilities

cve
cve

CVE-2020-14145

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports...

5.9CVSS

5.6AI Score

0.003EPSS

2020-06-29 06:15 PM
13203
10
cve
cve

CVE-2011-3336

regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack...

7.5CVSS

7.2AI Score

0.061EPSS

2020-02-12 08:15 PM
92
cve
cve

CVE-2015-5333

Memory leak in the OBJ_obj2txt function in LibreSSL before 2.3.1 allows remote attackers to cause a denial of service (memory consumption) via a large number of ASN.1 object identifiers in X.509...

7.5CVSS

7.9AI Score

0.005EPSS

2020-01-23 09:15 PM
72
cve
cve

CVE-2015-5334

Off-by-one error in the OBJ_obj2txt function in LibreSSL before 2.3.1 allows remote attackers to cause a denial of service (program crash) or possible execute arbitrary code via a crafted X.509 certificate, which triggers a stack-based buffer overflow. Note: this vulnerability exists because of an....

9.8CVSS

7AI Score

0.47EPSS

2020-01-23 08:15 PM
87
cve
cve

CVE-2012-5663

The isearch package (textproc/isearch) before 1.47.01nb1 uses the tempnam() function to create insecure temporary files into a publicly-writable area...

7.5CVSS

7.5AI Score

0.002EPSS

2019-12-30 10:15 PM
57
cve
cve

CVE-2012-1577

lib/libc/stdlib/random.c in OpenBSD returns 0 when seeded with...

9.8CVSS

9.4AI Score

0.013EPSS

2019-12-10 07:15 PM
1693
cve
cve

CVE-2019-19521

libc in OpenBSD 6.6 allows authentication bypass via the -schallenge username, as demonstrated by smtpd, ldapd, or radiusd. This is related to gen/auth_subr.c and gen/authenticate.c in libc (and login/login.c and...

9.8CVSS

9.5AI Score

0.015EPSS

2019-12-05 12:15 AM
59
cve
cve

CVE-2019-19520

xlock in OpenBSD 6.6 allows local users to gain the privileges of the auth group by providing a LIBGL_DRIVERS_PATH environment variable, because xenocara/lib/mesa/src/loader/loader.c mishandles...

7.8CVSS

8.1AI Score

0.0004EPSS

2019-12-05 12:15 AM
43
cve
cve

CVE-2019-19522

OpenBSD 6.6, in a non-default configuration where S/Key or YubiKey authentication is enabled, allows local users to become root by leveraging membership in the auth group. This occurs because root's file can be written to /etc/skey or /var/db/yubikey, and need not be owned by...

7.8CVSS

8AI Score

0.0004EPSS

2019-12-05 12:15 AM
42
cve
cve

CVE-2019-19519

In OpenBSD 6.6, local users can use the su -L option to achieve any login class (often excluding root) because there is a logic error in the main function in...

7.8CVSS

8.4AI Score

0.0004EPSS

2019-12-05 12:15 AM
42
1
cve
cve

CVE-2019-8460

OpenBSD kernel version <= 6.5 can be forced to create long chains of TCP SACK holes that causes very expensive calls to tcp_sack_option() for every incoming SACK packet which can lead to a denial of...

7.5CVSS

7.4AI Score

0.003EPSS

2019-08-26 08:15 PM
176
cve
cve

CVE-2019-6724

The barracudavpn component of the Barracuda VPN Client prior to version 5.0.2.7 for Linux, macOS, and OpenBSD runs as a privileged process and can allow an unprivileged local attacker to load a malicious library, resulting in arbitrary code executing as...

7.8CVSS

7.5AI Score

0.0004EPSS

2019-03-21 04:01 PM
24
cve
cve

CVE-2018-15919

Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that the OpenSSH developers do not want to treat such a username enumeration (or...

5.3CVSS

5.3AI Score

0.003EPSS

2018-08-28 08:29 AM
11931
In Wild
2
cve
cve

CVE-2018-14775

tss_alloc in sys/arch/i386/i386/gdt.c in OpenBSD 6.2 and 6.3 has a Local Denial of Service (system crash) due to incorrect I/O port access control on the i386...

5.5CVSS

5.5AI Score

0.0004EPSS

2018-08-01 06:29 AM
26
cve
cve

CVE-2018-8970

The int_x509_param_set_hosts function in lib/libcrypto/x509/x509_vpm.c in LibreSSL 2.7.0 before 2.7.1 does not support a certain special case of a zero name length, which causes silent omission of hostname verification, and consequently allows man-in-the-middle attackers to spoof servers and...

7.4CVSS

6.9AI Score

0.001EPSS

2018-03-24 09:29 PM
22
cve
cve

CVE-2015-7687

Use-after-free vulnerability in OpenSMTPD before 5.7.2 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via vectors involving req_ca_vrfy_smtp and...

9.8CVSS

9.4AI Score

0.008EPSS

2017-10-16 06:29 PM
31
cve
cve

CVE-2017-1000373

The OpenBSD qsort() function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort() to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in.....

6.5CVSS

8.1AI Score

0.013EPSS

2017-06-19 04:29 PM
71
2
cve
cve

CVE-2017-1000372

A flaw exists in OpenBSD's implementation of the stack guard page that allows attackers to bypass it resulting in arbitrary code execution using setuid binaries such as /usr/bin/at. This affects OpenBSD 6.1 and possibly earlier...

9.8CVSS

9.7AI Score

0.007EPSS

2017-06-19 04:29 PM
54
cve
cve

CVE-2017-8301

LibreSSL 2.5.1 to 2.5.3 lacks TLS certificate verification if SSL_get_verify_result is relied upon for a later check of a verification result, in a use case where a user-provided verification callback returns 1, as demonstrated by acceptance of invalid certificates by...

5.3CVSS

5.2AI Score

0.002EPSS

2017-04-27 05:59 PM
47
cve
cve

CVE-2017-5850

httpd in OpenBSD allows remote attackers to cause a denial of service (memory consumption) via a series of requests for a large file using an HTTP Range...

7.5CVSS

7.2AI Score

0.019EPSS

2017-03-27 03:59 PM
75
cve
cve

CVE-2016-6240

Integer truncation error in the amap_alloc function in OpenBSD 5.8 and 5.9 allows local users to execute arbitrary code with kernel privileges via a large size...

7.8CVSS

7.7AI Score

0.0004EPSS

2017-03-07 04:59 PM
47
cve
cve

CVE-2016-6242

OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (assertion failure and kernel panic) via a large ident value in a kevent system...

5.5CVSS

5.2AI Score

0.0004EPSS

2017-03-07 04:59 PM
26
cve
cve

CVE-2016-6243

thrsleep in kern/kern_synch.c in OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (kernel panic) via a crafted value in the tsp parameter of the __thrsleep system...

5.5CVSS

5.3AI Score

0.0004EPSS

2017-03-07 04:59 PM
23
cve
cve

CVE-2016-6245

OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (kernel panic) via a large size in a getdents system...

5.5CVSS

5.3AI Score

0.0004EPSS

2017-03-07 04:59 PM
24
cve
cve

CVE-2016-6241

Integer overflow in the amap_alloc1 function in OpenBSD 5.8 and 5.9 allows local users to execute arbitrary code with kernel privileges via a large size...

7.8CVSS

7.8AI Score

0.0004EPSS

2017-03-07 04:59 PM
48
cve
cve

CVE-2016-6247

OpenBSD 5.8 and 5.9 allows certain local users to cause a denial of service (kernel panic) by unmounting a filesystem with an open vnode on the...

5.5CVSS

5.4AI Score

0.0004EPSS

2017-03-07 04:59 PM
26
cve
cve

CVE-2016-6239

The mmap extension __MAP_NOFAULT in OpenBSD 5.8 and 5.9 allows attackers to cause a denial of service (kernel panic and crash) via a large size...

5.5CVSS

5.4AI Score

0.001EPSS

2017-03-07 04:59 PM
24
cve
cve

CVE-2016-6350

OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (NULL pointer dereference and panic) via a sysctl call with a path starting with...

5.5CVSS

5.3AI Score

0.0004EPSS

2017-03-07 04:59 PM
22
cve
cve

CVE-2016-6522

Integer overflow in the uvm_map_isavail function in uvm/uvm_map.c in OpenBSD 5.9 allows local users to cause a denial of service (kernel panic) via a crafted mmap call, which triggers the new mapping to overlap with an existing...

5.5CVSS

5.4AI Score

0.0004EPSS

2017-03-07 04:59 PM
23
cve
cve

CVE-2016-6246

OpenBSD 5.8 and 5.9 allows certain local users with kern.usermount privileges to cause a denial of service (kernel panic) by mounting a tmpfs with a VNOVAL in the (1) username, (2) groupname, or (3) device name of the root...

4.4CVSS

4.8AI Score

0.0004EPSS

2017-03-07 04:59 PM
31
cve
cve

CVE-2016-6244

The sys_thrsigdivert function in kern/kern_sig.c in the OpenBSD kernel 5.9 allows remote attackers to cause a denial of service (panic) via a negative "ts.tv_sec"...

7.5CVSS

7.2AI Score

0.001EPSS

2017-03-07 03:59 PM
67
cve
cve

CVE-2016-3115

Multiple CRLF injection vulnerabilities in session.c in sshd in OpenSSH before 7.2p2 allow remote authenticated users to bypass intended shell-command restrictions via crafted X11 forwarding data, related to the (1) do_authenticated1 and (2) session_x11_req...

6.4CVSS

6.8AI Score

0.023EPSS

2016-03-22 10:59 AM
777
2
cve
cve

CVE-2014-7250

The TCP stack in 4.3BSD Net/2, as used in FreeBSD 5.4, NetBSD possibly 2.0, and OpenBSD possibly 3.6, does not properly implement the session timer, which allows remote attackers to cause a denial of service (resource consumption) via crafted...

6.9AI Score

0.005EPSS

2014-12-12 03:03 AM
23
cve
cve

CVE-2014-9278

The OpenSSH server, as used in Fedora and Red Hat Enterprise Linux 7 and when running in a Kerberos environment, allows remote authenticated users to log in as another user when they are listed in the .k5users file of that user, which might bypass intended authentication requirements that would...

5.7AI Score

0.002EPSS

2014-12-06 03:59 PM
2970
cve
cve

CVE-2013-2125

OpenSMTPD before 5.3.2 does not properly handle SSL sessions, which allows remote attackers to cause a denial of service (connection blocking) by keeping a connection...

6.8AI Score

0.009EPSS

2014-05-27 03:00 PM
24
cve
cve

CVE-2014-2653

The verify_host_key function in sshconnect.c in the client in OpenSSH 6.6 and earlier allows remote servers to trigger the skipping of SSHFP DNS RR checking by presenting an unacceptable...

5.2AI Score

0.006EPSS

2014-03-27 10:55 AM
497
2
cve
cve

CVE-2014-2532

sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshd_config, which allows remote attackers to bypass intended environment restrictions by using a substring located before a wildcard...

4.9CVSS

5.2AI Score

0.003EPSS

2014-03-18 05:18 AM
379
4
cve
cve

CVE-2011-4327

ssh-keysign.c in ssh-keysign in OpenSSH before 5.8p2 on certain platforms executes ssh-rand-helper with unintended open file descriptors, which allows local users to obtain sensitive key information via the ptrace system...

5.7AI Score

0.0004EPSS

2014-02-03 03:55 AM
2257
cve
cve

CVE-2013-4548

The mm_newkeys_from_blob function in monitor_wrap.c in sshd in OpenSSH 6.2 and 6.3, when an AES-GCM cipher is used, does not properly initialize memory for a MAC context data structure, which allows remote authenticated users to bypass intended ForceCommand and login-shell restrictions via packet.....

6AI Score

0.004EPSS

2013-11-08 03:55 PM
131
cve
cve

CVE-2010-5107

The default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service (connection-slot exhaustion) by periodically making many new TCP...

4.8AI Score

0.079EPSS

2013-03-07 08:55 PM
4368
cve
cve

CVE-2011-5000

The ssh_gssapi_parse_ename function in gss-serv.c in OpenSSH 5.8 and earlier, when gssapi-with-mic authentication is enabled, allows remote authenticated users to cause a denial of service (memory consumption) via a large value in a certain length field. NOTE: there may be limited scenarios in...

4.7AI Score

0.004EPSS

2012-04-05 02:55 PM
2548
cve
cve

CVE-2011-2895

The LZW decompressor in (1) the BufCompressedFill function in fontfile/decompress.c in X.Org libXfont before 1.4.4 and (2) compress/compress.c in 4.3BSD, as used in zopen.c in OpenBSD before 3.8, FreeBSD, NetBSD 4.0.x and 5.0.x before 5.0.3 and 5.1.x before 5.1.1, FreeType 2.1.9, and other...

7.3AI Score

0.103EPSS

2011-08-19 05:55 PM
207
cve
cve

CVE-2010-4755

The (1) remote_glob function in sftp-glob.c and the (2) process_put function in sftp.c in OpenSSH 5.8 and earlier, as used in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, OpenBSD 4.7, and other products, allow remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted...

5AI Score

0.323EPSS

2011-03-02 08:00 PM
1411
cve
cve

CVE-2010-4754

The glob implementation in libc in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, and OpenBSD 4.7, and Libsystem in Apple Mac OS X before 10.6.8, allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as...

8.1AI Score

0.323EPSS

2011-03-02 08:00 PM
49
cve
cve

CVE-2011-0539

The key_certify function in usr.bin/ssh/key.c in OpenSSH 5.6 and 5.7, when generating legacy certificates using the -t command-line option in ssh-keygen, does not initialize the nonce field, which might allow remote attackers to obtain sensitive stack memory contents or make it easier to conduct...

6.4AI Score

0.007EPSS

2011-02-10 06:00 PM
68
cve
cve

CVE-2009-2904

A certain Red Hat modification to the ChrootDirectory feature in OpenSSH 4.8, as used in sshd in OpenSSH 4.3 in Red Hat Enterprise Linux (RHEL) 5.4 and Fedora 11, allows local users to gain privileges via hard links to setuid programs that use configuration files within the chroot directory,...

7.5AI Score

0.0004EPSS

2009-10-01 03:30 PM
350
cve
cve

CVE-2009-0687

The pf_test_rule function in OpenBSD Packet Filter (PF), as used in OpenBSD 4.2 through 4.5, NetBSD 5.0 before RC3, MirOS 10 and earlier, and MidnightBSD 0.3-current allows remote attackers to cause a denial of service (panic) via crafted IP packets that trigger a NULL pointer dereference during...

6.8AI Score

0.059EPSS

2009-08-11 10:30 AM
35
cve
cve

CVE-2009-0689

Array index error in the (1) dtoa implementation in dtoa.c (aka pdtoa.c) and the (2) gdtoa (aka new dtoa) implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and...

7.5AI Score

0.97EPSS

2009-07-01 01:00 PM
68
cve
cve

CVE-2009-0780

The aspath_prepend function in rde_attr.c in bgpd in OpenBSD 4.3 and 4.4 allows remote attackers to cause a denial of service (application crash) via an Autonomous System (AS) advertisement containing a long AS...

6.8AI Score

0.044EPSS

2009-03-04 11:30 AM
25
cve
cve

CVE-2008-5161

Error handling in the SSH protocol in (1) SSH Tectia Client and Server and Connector 4.0 through 4.4.11, 5.0 through 5.2.4, and 5.3 through 5.3.8; Client and Server and ConnectSecure 6.0 through 6.0.4; Server for Linux on IBM System z 6.0.4; Server for IBM z/OS 5.5.1 and earlier, 6.0.0, and 6.0.1;....

6.2AI Score

0.123EPSS

2008-11-19 05:30 PM
628
2
Total number of security vulnerabilities314