VYPR

OpenBSD

by OpenBSD

Source repositories

CVEs (208)

  • CVE-2002-1345Dec 23, 2002
    risk 0.00cvss epss 0.03

    Directory traversal vulnerabilities in multiple FTP clients on UNIX systems allow remote malicious FTP servers to create or overwrite files as the client user via filenames containing /absolute/path or .. (dot dot) sequences.

  • CVE-2002-0766Aug 12, 2002
    risk 0.00cvss epss 0.01

    OpenBSD 2.9 through 3.1 allows local users to cause a denial of service (resource exhaustion) and gain root privileges by filling the kernel's file descriptor table and closing file descriptors 0, 1, or 2 before executing a privileged process, which is not properly handled when…

  • CVE-2002-0414Aug 12, 2002
    risk 0.00cvss epss 0.01

    KAME-derived implementations of IPsec on NetBSD 1.5.2, FreeBSD 4.5, and other operating systems, does not properly consult the Security Policy Database (SPD), which could cause a Security Gateway (SG) that does not use Encapsulating Security Payload (ESP) to forward forged IPv4…

  • CVE-2002-0765Aug 12, 2002
    risk 0.00cvss epss 0.01

    sshd in OpenSSH 3.2.2, when using YP with netgroups and under certain conditions, may allow users to successfully authenticate and log in with another user's password.

  • CVE-2000-1208Aug 12, 2002
    risk 0.00cvss epss 0.00

    Format string vulnerability in startprinting() function of printjob.c in BSD-based lpr lpd package may allow local users to gain privileges via an improper syslog call that uses format strings from the checkremote() call.

  • CVE-2002-0514Aug 12, 2002
    risk 0.00cvss epss 0.02

    PF in OpenBSD 3.0 with the return-rst rule sets the TTL to 128 in the RST packet, which allows remote attackers to determine if a port is being filtered because the TTL is different than the default TTL.

  • CVE-2002-0701Jul 23, 2002
    risk 0.00cvss epss 0.00

    ktrace in BSD-based operating systems allows the owner of a process with special privileges to trace the process after its privileges have been lowered, which may allow the owner to obtain sensitive information that the process obtained while it was running with the extra…

  • CVE-2002-0557Jul 3, 2002
    risk 0.00cvss epss 0.01

    Vulnerability in OpenBSD 3.0, when using YP with netgroups in the password database, causes (1) rexec or (2) rsh to run another user's shell, or (3) atrun to change to a different user's directory, possibly due to memory allocation failures or an incorrect call to…

  • CVE-2002-0381Jun 25, 2002
    risk 0.00cvss epss 0.02

    The TCP implementation in various BSD operating systems (tcp_input.c) does not properly block connections to broadcast addresses, which could allow remote attackers to bypass intended filters via packets with a unicast link layer address and an IP broadcast address.

  • CVE-2001-1415Nov 13, 2001
    risk 0.00cvss epss 0.00

    vi.recover in OpenBSD before 3.1 allows local users to remove arbitrary zero-byte files such as device nodes.

  • CVE-2001-1145Aug 17, 2001
    risk 0.00cvss epss 0.00

    fts routines in FreeBSD 4.3 and earlier, NetBSD before 1.5.2, and OpenBSD 2.9 and earlier can be forced to change (chdir) into a different directory than intended when the directory above the current directory is moved, which could cause scripts to perform dangerous actions on…

  • CVE-2001-1244Jul 7, 2001
    risk 0.00cvss epss 0.21

    Multiple TCP implementations could allow remote attackers to cause a denial of service (bandwidth and CPU exhaustion) by setting the maximum segment size (MSS) to a very small number and requesting large amounts of data, which generates more packets with less TCP-level data that…

  • CVE-2001-0378Jun 27, 2001
    risk 0.00cvss epss 0.00

    readline prior to 4.1, in OpenBSD 2.8 and earlier, creates history files with insecure permissions, which allows a local attacker to recover potentially sensitive information via readline history files.

  • CVE-2001-1047Jun 2, 2001
    risk 0.00cvss epss 0.00

    Race condition in OpenBSD VFS allows local users to cause a denial of service (kernel panic) by (1) creating a pipe in one thread and causing another thread to set one of the file descriptors to NULL via a close, or (2) calling dup2 on a file descriptor in one process, then…

  • CVE-2001-0268May 3, 2001
    risk 0.00cvss epss 0.01

    The i386_set_ldt system call in NetBSD 1.5 and earlier, and OpenBSD 2.8 and earlier, when the USER_LDT kernel option is enabled, does not validate a call gate target, which allows local users to gain root privileges by creating a segment call gate in the Local Descriptor Table…

  • CVE-2001-0284May 3, 2001
    risk 0.00cvss epss 0.03

    Buffer overflow in IPSEC authentication mechanism for OpenBSD 2.8 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary commands via a malformed Authentication header (AH) IPv4 option.

  • CVE-2000-0312Mar 12, 2001
    risk 0.00cvss epss 0.01

    cron in OpenBSD 2.5 allows local users to gain root privileges via an argv[] that is not NULL terminated, which is passed to cron's fake popen function.

  • CVE-2000-0310Mar 12, 2001
    risk 0.00cvss epss 0.01

    IP fragment assembly in OpenBSD 2.4 allows a remote attacker to cause a denial of service by sending a large number of fragmented packets.

  • CVE-2000-0313Mar 12, 2001
    risk 0.00cvss epss 0.00

    Vulnerability in OpenBSD 2.6 allows a local user to change interface media configurations.

  • CVE-2000-0309Mar 12, 2001
    risk 0.00cvss epss 0.00

    The i386 trace-trap handling in OpenBSD 2.4 with DDB enabled allows a local user to cause a denial of service.