CVE-2019-19334
- EPSS 0.78%
- Veröffentlicht 06.12.2019 16:15:10
- Zuletzt bearbeitet 21.11.2024 04:34:35
In all versions of libyang before 1.0-r5, a stack-based buffer overflow was discovered in the way libyang parses YANG files with a leaf of type "identityref". An application that uses libyang to parse untrusted YANG files may be vulnerable to this fl...
CVE-2019-19624
- EPSS 0.06%
- Veröffentlicht 06.12.2019 15:15:10
- Zuletzt bearbeitet 21.11.2024 04:35:04
An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in dis_flow.cpp. However, this is not true when dealing w...
CVE-2019-13456
- EPSS 0.25%
- Veröffentlicht 03.12.2019 20:15:11
- Zuletzt bearbeitet 21.11.2024 04:24:56
In FreeRADIUS 3.0 through 3.0.19, on average 1 in every 2048 EAP-pwd handshakes fails because the password element cannot be found within 10 iterations of the hunting and pecking loop. This leaks information that an attacker can use to recover the pa...
CVE-2013-4235
- EPSS 0.06%
- Veröffentlicht 03.12.2019 15:15:10
- Zuletzt bearbeitet 21.11.2024 01:55:11
shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees
CVE-2019-19319
- EPSS 0.44%
- Veröffentlicht 27.11.2019 23:15:11
- Zuletzt bearbeitet 21.11.2024 04:34:34
In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a mem...
CVE-2019-18660
- EPSS 0.03%
- Veröffentlicht 27.11.2019 23:15:10
- Zuletzt bearbeitet 21.11.2024 04:33:28
The Linux kernel before 5.4.1 on powerpc allows Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs, aka CID-39e72bf96f58. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security....
- EPSS 0.68%
- Veröffentlicht 27.11.2019 21:15:12
- Zuletzt bearbeitet 21.11.2024 01:28:49
The DHCPv6 client (dhcp6c) as used in the dhcpv6 project through 2011-07-25 allows remote DHCP servers to execute arbitrary commands via shell metacharacters in a hostname obtained from a DHCP message.
CVE-2011-2207
- EPSS 1.45%
- Veröffentlicht 27.11.2019 19:15:11
- Zuletzt bearbeitet 21.11.2024 01:27:49
dirmngr before 2.1.0 improperly handles certain system calls, which allows remote attackers to cause a denial of service (DOS) via a specially-crafted certificate.
CVE-2012-6655
- EPSS 0.02%
- Veröffentlicht 27.11.2019 18:15:11
- Zuletzt bearbeitet 21.11.2024 01:46:37
An issue exists AccountService 0.6.37 in the user_change_password_authorized_cb() function in user.c which could let a local users obtain encrypted passwords.
CVE-2019-19242
- EPSS 0.2%
- Veröffentlicht 27.11.2019 17:15:14
- Zuletzt bearbeitet 21.11.2024 04:34:23
SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.