Lucene search
+L

8133 matches found

FreeBSD
FreeBSD
added 2018/08/28 12:00 a.m.292 views

bro -- array bounds and potential DOS issues

Corelight reports: Bro 2.5.5 primarily addresses security issues: Fix array bounds checking in BinPAC: for arrays that are fields within a record, the bounds check was based on a pointer to the start of the record rather than the start of the array field, potentially resulting in a buffer...

1.1AI score
SaveExploits0References1
Fedora
Fedora
added 2018/08/08 3:35 p.m.34 views

[SECURITY] Fedora 27 Update: vim-syntastic-3.9.0-1.fc27

Syntastic is a syntax checking plugin that runs files through external synt ax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to...

8.5CVSS2.2AI score0.02743EPSS
SaveExploits1
CVE
CVE
added 2018/08/02 6:00 p.m.68 views

CVE-2018-10921

CVE-2018-10921 affects the ttembed input file processing component. The connected documents describe an integer overflow triggered by processing crafted input files due to a lack of checking return codes from fgetc/fputc, potentially leading to input file corruption. Several sources (including Ne...

7.5CVSS7.7AI score0.01039EPSS
SaveExploits1References2Affected Software1
Fedora
Fedora
added 2018/08/02 4:22 p.m.36 views

[SECURITY] Fedora 28 Update: pam_yubico-2.26-1.fc28

This is pamyubico, a pluggable authentication module that can be used with Linux-PAM and yubikeys. This module supports yubikey OTP checking...

8.2CVSS1.8AI score0.01416EPSS
SaveExploits0
Fedora
Fedora
added 2018/08/02 3:40 p.m.40 views

[SECURITY] Fedora 27 Update: pam_yubico-2.26-1.fc27

This is pamyubico, a pluggable authentication module that can be used with Linux-PAM and yubikeys. This module supports yubikey OTP checking...

8.2CVSS1.8AI score0.01416EPSS
SaveExploits0
ThreatPost
ThreatPost
added 2018/07/24 4:56 p.m.27 views

Oracle Re-Patches Decade-Old Solaris Bug

Oracle has issued three fixes for a critical Solaris vulnerability that could allow kernel-level privilege escalation. Impacted are the Solaris 10 and 11.3 operating environments. Sun Microsystems now owned by Oracle originally patched the vulnerability in 2009. But, a “re-fix” is now required,...

7.2CVSS1AI score0.01693EPSS
SaveExploits4References3
OSV
OSV
added 2018/07/19 2:29 a.m.9 views

DEBIAN-CVE-2018-14370

In Wireshark 2.6.0 to 2.6.1 and 2.4.0 to 2.4.7, the IEEE 802.11 protocol dissector could crash. This was addressed in epan/crypt/airpdcap.c via bounds checking that prevents a buffer over-read...

7.5CVSS8.8AI score0.03421EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2018/07/19 2:00 a.m.50 views

CVE-2018-14370

In Wireshark 2.6.0 to 2.6.1 and 2.4.0 to 2.4.7, the IEEE 802.11 protocol dissector could crash. This was addressed in epan/crypt/airpdcap.c via bounds checking that prevents a buffer over-read...

7.5CVSS3.1AI score0.03421EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2018/07/19 2:00 a.m.64 views

CVE-2018-14370

In Wireshark 2.6.0 to 2.6.1 and 2.4.0 to 2.4.7, the IEEE 802.11 protocol dissector could crash. This was addressed in epan/crypt/airpdcap.c via bounds checking that prevents a buffer over-read...

7.5CVSS7.6AI score0.03421EPSS
SaveExploits1
exploitpack
exploitpack
added 2018/07/19 12:00 a.m.49 views

Google Chrome - Swiftshader Blitting Floating-Point Precision Errors

Google Chrome - Swiftshader Blitting Floating-Point Precision Errors getInternalFormat == FORMATNULL return; ifblitReactorsource, sourceRect, dest, destRect, options return; SliceRectF sRect = sourceRect; SliceRect dRect = destRect; bool flipX = destRect.x0 destRect.x1; bool flipY = destRect.y0...

SaveExploits0
Talos
Talos
added 2018/07/19 12:00 a.m.49 views

ACD Systems Canvas Draw 4 IO Metadata Out-of-Bounds Write Code Execution Vulnerability

Summary An exploitable out-of-bounds write exists in the PCX parsing functionality of Canvas Draw version 4.0.0. A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this...

8.8CVSS7.9AI score0.01456EPSS
SaveExploits1
Prion
Prion
added 2018/07/13 8:29 p.m.27 views

Out-of-bounds

Improper bounds checking of the obuf variable in the linkntoa function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by...

7.5CVSS6.9AI score0.03699EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2018/07/13 8:29 p.m.18 views

CVE-2016-6559

Improper bounds checking of the obuf variable in the linkntoa function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by...

9.8CVSS9.3AI score0.03699EPSS
SaveExploits1References4
CVE
CVE
added 2018/07/13 8:00 p.m.71 views

CVE-2016-6559

CVE-2016-6559 concerns the BSD libc function link_ntoa() in linkaddr.c, where the obuf bounds are mishandled. The root cause is improper bounds checking, which could allow memory read/write. Public analyses from FreeBSD indicate it is unlikely that applications expose an exploitable use of link_n...

9.8CVSS8.5AI score0.03699EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/07/12 8:30 p.m.79 views

GHSA-CWH5-3CW7-4286 tlslite-ng off-by-one error on mac checking

tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ctcheckcbcmacandpad; line endpos = datalen - 1 - mac.digestsize that can...

8.2CVSS5.7AI score0.00787EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2018/07/12 8:30 p.m.63 views

tlslite-ng off-by-one error on mac checking

tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ctcheckcbcmacandpad; line endpos = datalen - 1 - mac.digestsize that can...

5.9CVSS5.8AI score0.00787EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2018/07/06 12:00 a.m.11 views

PT-2018-2560 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.17.7 Description: The issue exists due to insufficient input validation in the yurex USB driver, specifically in the yurex read function within the drivers/usb/misc/yurex.c file. This can be exploited by local...

8.4CVSS7.4AI score0.14689EPSS
SaveExploits27References477
Prion
Prion
added 2018/06/27 11:29 a.m.28 views

Code injection

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.4CVSS5.6AI score0.01182EPSS
SaveExploits2References8Affected Software2
Debian CVE
Debian CVE
added 2018/06/27 11:00 a.m.77 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS5.9AI score0.01182EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2018/06/27 12:00 a.m.32 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS6.7AI score0.01182EPSS
SaveExploits2References5
Rows per page
Query Builder