Lucene search
+L

1796 matches found

ATTACKERKB
ATTACKERKB
added 2017/12/21 3:29 a.m.5 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS5.5AI score0.01369EPSS
SaveExploits1References5
OSV
OSV
added 2017/12/21 3:29 a.m.3 views

DEBIAN-CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.2AI score0.01369EPSS
SaveExploits1References1
CVE
CVE
added 2017/12/21 3:0 a.m.82 views

CVE-2017-17819

CVE-2017-17819 affects Netwide Assembler (NASM) 2.14rc0. The issue is an illegal address access in find_cc() within asm/preproc.c, caused by failure to validate pointers associated with skip_white_ calls. This can enable a remote denial of service attack. The vulnerability is tied to NASM-2.14rc0...

5.5CVSS6AI score0.01369EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2017/12/21 3:0 a.m.54 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.6AI score0.01369EPSS
SaveExploits1
CNVD
CNVD
added 2017/12/21 12:0 a.m.8 views

Netwide Assembler 'find_cc()' Function Illegal Address Access Vulnerability

Netwide Assembler NASM is a Linux-based assembler that creates binaries and writes bootloaders. A security vulnerability in the 'findcc' function in the asm/preproc.c file in NASM version 2.14rc0 stems from the program's failure to validate pointers associated with skipwhite calls. A remote...

5.5CVSS6.8AI score0.01369EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2017/12/20 12:0 a.m.30 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.8AI score0.01369EPSS
SaveExploits1References2
OSV
OSV
added 2017/12/20 12:0 a.m.8 views

UBUNTU-CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.7AI score0.01369EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2017/12/15 12:0 a.m.54 views

MacOS getrusage stack leak through struct padding(CVE-2017-13869)

For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int getrusagestruct proc p, struct getrusageargs uap, unused int32t retval struct rusage rup, rubuf; struct user64rusage...

6.6AI score0.04736EPSS
SaveExploits4
zdt
zdt
added 2017/12/12 12:0 a.m.57 views

macOS getrusage Stack Leak Exploit

Exploit for macOS platform in category dos / poc MacOS getrusage stack leak through struct padding CVE-2017-13869 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int...

4.3CVSS6.4AI score0.04736EPSS
SaveExploits4
Hacker One
Hacker One
added 2017/12/11 3:51 p.m.50 views

Internet Bug Bounty: Exim use-after-free vulnerability while reading mail header involving BDAT commands

Original article is here Use-after-free in receivemsg leads to RCE Vulnerability Analysis To explain this bug, we need to start with the memory management of exim. There is a series of functions starts with store such as storeget, storerelease, storereset. These functions are used to manage...

7.5CVSS9.4AI score0.46705EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2017/12/11 12:0 a.m.76 views

Oracle Linux 6 / 7 : Unbreakable Enterprise kernel (ELSA-2017-3657)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2017-3657 advisory. - mm: Tighten x86 /dev/mem with zeroing reads Kees Cook Orabug: 26675925 CVE-2017-7889 - more biomapuseriov leak fixes Al Viro Orabug: 27069042...

8.8CVSS7.5AI score0.16181EPSS
SaveExploits33References3
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.31 views

Apple macOS - getrusage Stack Leak Through struct Padding

Apple macOS - getrusage Stack Leak Through struct Padding / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1405 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.42 views

Apple macOS - 'getrusage' Stack Leak Through struct Padding

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1405 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int getrusagestruct proc p, struct getrusagearg...

5.5CVSS6.7AI score0.04736EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.76 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential userspace pointers embedded in kernel data structures. Currently inspects kqueues only. NOTE: returned "pointers"...

5.5CVSS6.7AI score0.04247EPSS
SaveExploits1
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.50 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2017/12/09 6:0 a.m.25 views

CVE-2017-16364

An issue was discovered in Adobe Acrobat and Reader: 2017.012.20098 and earlier versions, 2017.011.30066 and earlier versions, 2015.006.30355 and earlier versions, and 11.0.22 and earlier versions. This issue is due to an untrusted pointer dereference when handling number format dictionary entrie...

8.8AI score0.0672EPSS
SaveExploits0References3
Prion
Prion
added 2017/12/05 5:29 p.m.20 views

Design/Logic Flaw

In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, when memory allocation fails while creating a calibration block in createcalblock stale pointers are left uncleared...

4.6CVSS7.7AI score0.00138EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/11/21 12:0 a.m.35 views

Trusted Boot Arbitrary Code Execution Vulnerability

Trusted Boot tboot is an open source pre-kernel/vmm module that supports booting OS kernels/VMMs after measurement and determination utilizing Intel TXT technology. An arbitrary code execution vulnerability exists in Boot 1.9.6 and earlier versions, which stems from a program's failure to validat...

7.8CVSS7.5AI score0.00413EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/11/17 12:0 a.m.9 views

GNU Binutils Denial of Service Vulnerability (CNVD-2017-34505)

GNU Binutils is a set of programming tools for creating and managing binary programs, object files, libraries, profile data and assembly source code. A denial of service vulnerability exists in GNU Binutils 2.29.1. The vulnerability arises because the bfdelfparsegnuproperties function in...

7.8CVSS7AI score0.01792EPSS
SaveExploits1References1
OSV
OSV
added 2017/11/16 2:29 a.m.4 views

CVE-2017-16837

Certain function pointers in Trusted Boot tboot through 1.9.6 are not validated and can cause arbitrary code execution, which allows local users to overwrite dynamic PCRs of Trusted Platform Module TPM by hooking these function pointers...

7.8CVSS6AI score0.00413EPSS
SaveExploits0References2
Rows per page
Query Builder