Lucene search
+L

1320 matches found

OSV
OSV
added 2018/12/19 12:0 a.m.4 views

UBUNTU-CVE-2018-20023

LibVNC before 8b06f835e259652b0ff026898014fc7297ade858 contains CWE-665: Improper Initialization vulnerability in VNC Repeater client code that allows attacker to read stack memory and can be abuse for information disclosure. Combined with another vulnerability, it can be used to leak stack memor...

7.5CVSS6.8AI score0.02495EPSS
SaveExploits0References6
OSV
OSV
added 2018/12/19 12:0 a.m.4 views

UBUNTU-CVE-2018-20022

LibVNC before 2f5b2ad1c6c99b1ac6482c95844a84d66bb52838 contains multiple weaknesses CWE-665: Improper Initialization vulnerability in VNC client code that allows attacker to read stack memory and can be abuse for information disclosure. Combined with another vulnerability, it can be used to leak...

7.5CVSS6.8AI score0.02937EPSS
SaveExploits0References7
OSV
OSV
added 2018/12/12 12:29 a.m.3 views

CVE-2018-8637

An information disclosure vulnerability exists in Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization KASLR bypass, aka "Win32k Information Disclosure Vulnerability." This affects Windows 10 Servers, Windows 10, Window...

5.5CVSS5.8AI score0.01849EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2018/12/12 12:29 a.m.6 views

CVE-2018-8637

An information disclosure vulnerability exists in Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization KASLR bypass, aka "Win32k Information Disclosure Vulnerability." This affects Windows 10 Servers, Windows 10, Window...

5.5CVSS5.6AI score0.01849EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/12/11 12:0 a.m.104 views

KB4471324: Windows 10 Version 1803 and Windows Server Version 1803 December 2018 Security Update

The remote Windows host is missing security update 4471324. It is, therefore, affected by multiple vulnerabilities : - A remote code execution vulnerability exists when the Microsoft .NET Framework fails to validate input properly. An attacker who successfully exploited this vulnerability could...

10CVSS8.2AI score0.22349EPSS
SaveExploits0References15
OSV
OSV
added 2018/08/14 4:29 p.m.4 views

DEBIAN-CVE-2018-5392

mingw-w64 version 5.0.4 by default produces executables that opt in to ASLR, but are not compatible with ASLR. ASLR is an exploit mitigation technique used by modern Windows platforms. For ASLR to function, Windows executables must contain a relocations table. Despite containing the "Dynamic base...

7.5CVSS6.9AI score0.01426EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2018/07/27 8:31 a.m.4 views

NetSpectre — New Remote Spectre Attack Steals Data Over the Network

A team of security researchers has discovered a new Spectre attack that can be launched over the network, unlike all other Spectre variants that require some form of local code execution on the target system. Dubbed "NetSpectre ," the new remote side-channel attack, which is related to Spectre...

5.6CVSS8.9AI score0.92621EPSS
SaveExploits10
The Hacker News
The Hacker News
added 2018/07/27 8:31 a.m.784 views

NetSpectre — New Remote Spectre Attack Steals Data Over the Network

A team of security researchers has discovered a new Spectre attack that can be launched over the network, unlike all other Spectre variants that require some form of local code execution on the target system. Dubbed "NetSpectre," the new remote side-channel attack, which is related to Spectre...

5.6CVSS2.5AI score0.92621EPSS
SaveExploits10
Krebs on Security
Krebs on Security
added 2018/07/11 5:19 p.m.68 views

Notorious ‘Hijack Factory’ Shunned from Web

Score one for the good guys: Bitcanal, a Portuguese Web hosting firm long accused of helping spammers hijack large swaths of dormant Internet address space over the years, was summarily kicked off the Internet this week after a half-dozen of the company's bandwidth providers chose to sever ties...

6.8AI score
SaveExploits0
NVD
NVD
added 2018/07/09 6:29 p.m.18 views

CVE-2018-6854

Sophos SafeGuard Enterprise before 8.00.5, SafeGuard Easy before 7.00.3, and SafeGuard LAN Crypt before 3.95.2 are vulnerable to Local Privilege Escalation via multiple IOCTLs, e.g., 0x8810200B, 0x8810200F, 0x8810201B, 0x8810201F, 0x8810202B, 0x8810202F, 0x8810203F, 0x8810204B, 0x88102003,...

7.8CVSS7.7AI score0.00601EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/07/09 6:0 p.m.41 views

CVE-2018-6854

Sophos SafeGuard Enterprise before 8.00.5, SafeGuard Easy before 7.00.3, and SafeGuard LAN Crypt before 3.95.2 are vulnerable to Local Privilege Escalation via multiple IOCTLs, e.g., 0x8810200B, 0x8810200F, 0x8810201B, 0x8810201F, 0x8810202B, 0x8810202F, 0x8810203F, 0x8810204B, 0x88102003,...

7.7AI score0.00601EPSS
SaveExploits1References3
OSV
OSV
added 2018/06/11 9:29 p.m.3 views

DEBIAN-CVE-2017-5375

JIT code allocation can allow for a bypass of ASLR and DEP protections leading to potential memory corruption attacks. This vulnerability affects Thunderbird 45.7, Firefox ESR 45.7, and Firefox 51...

9.8CVSS8.8AI score0.33199EPSS
SaveExploits13References1
UbuntuCve
UbuntuCve
added 2018/05/18 4:29 p.m.44 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS6.9AI score0.04831EPSS
SaveExploits0References3
Prion
Prion
added 2018/05/18 4:29 p.m.30 views

Code injection

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

7.5CVSS9.3AI score0.04831EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2018/05/08 7:4 p.m.11 views

kernel: Stack information leak in the EFS element

A flaw was found in the processing of incoming L2CAP bluetooth commands. Uninitialized stack variables can be sent to an attacker leaking data in kernel address space...

7.5CVSS7AI score0.04252EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/04/17 4:24 p.m.6 views

kernel: Stack information leak in the EFS element

A flaw was found in the processing of incoming L2CAP bluetooth commands. Uninitialized stack variables can be sent to an attacker leaking data in kernel address space...

7.5CVSS7AI score0.04252EPSS
SaveExploits0References4
0day.today
0day.today
added 2018/04/17 12:0 a.m.60 views

Microsoft Windows - nt!NtQueryInformationTransactionManager (TransactionManagerRecoveryInformation)

Exploit for windows platform in category dos / poc / We have discovered that the nt!NtQueryInformationTransactionManager system call invoked with the TransactionManagerRecoveryInformation 4 information class may disclose uninitialized kernel pool memory to user-mode clients. The vulnerability...

6.2AI score0.0358EPSS
SaveExploits2
OSV
OSV
added 2018/04/12 1:29 a.m.4 views

CVE-2018-0971

An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization ASLR bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server...

5.5CVSS5.8AI score0.0358EPSS
SaveExploits2References4
OSV
OSV
added 2018/04/12 1:29 a.m.2 views

CVE-2018-0972

An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization ASLR bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server...

5.5CVSS5.8AI score0.0358EPSS
SaveExploits2References4
OSV
OSV
added 2018/04/12 1:29 a.m.5 views

CVE-2018-0974

An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization ASLR bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server...

5.5CVSS5.8AI score0.0358EPSS
SaveExploits2References4
Rows per page
Query Builder