Lucene search
K

6346 matches found

Fedora
Fedora
added 2017/05/12 7:24 p.m.36 views

[SECURITY] Fedora 24 Update: qemu-2.6.2-8.fc24

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...

6.5CVSS0.5AI score0.00075EPSS
Exploits0
Talos
Talos
added 2017/05/12 12:0 a.m.154 views

Hancom Thinkfree NEO Hangul Word Processor HWPTAG_TAB_DEF Tab Count Code Execution Vulnerability

Summary An exploitable heap-based buffer overflow exists in the Hangul Word Processor component version 9.6.1.4350 of Hancom Thinkfree Office NEO 9.6.1.4902. A specially crafted document stream can cause an integer underflow resulting in a buffer overflow which can lead to code execution under th...

8.8CVSS8.1AI score0.00598EPSS
Exploits2
CNVD
CNVD
added 2017/05/11 12:0 a.m.1 views

NVIDIA GPU Display Driver Local Elevation of Privilege Vulnerability (CNVD-2017-07279)

NVIDIA GPU Display Driver is a set of graphics processor GPU graphics card drivers from NVIDIA. A security vulnerability exists in the kernel mode layer handler in NVIDIA GPU Display Driver due to the program failing to properly validate user-submitted values during offset calculations. An attack...

7.8CVSS6.7AI score0.00041EPSS
Exploits0References1
CNVD
CNVD
added 2017/04/27 12:0 a.m.2 views

Dolby DAX2 and DAX3 power-up vulnerability

Dolby DAX2 and DAX3 are industry standard software programs developed by Dolby Laboratories for a wide range of vendors. A privilege extraction vulnerability exists in the Dolby DAX2 versions 1.0,1.0.1,1.1,1.1.1,1.2,1.3,1.3.1,1.3.2,1.4,1.4.1,1.4.2,1.4.3,1.4.4 and DAX3 versions 1.0 and 1.1 API...

7.8CVSS7.4AI score0.02062EPSS
Exploits3References1
Positive Technologies
Positive Technologies
added 2017/04/26 12:0 a.m.3 views

PT-2017-4163

Name of the Vulnerable Software and Affected Versions Artifex Ghostscript versions through 2017-04-26 Description The issue is related to a type confusion vulnerability in the .rsdparams operator, allowing remote command execution and bypass of the -dSAFER protection mechanism. This can be achiev...

9.9CVSS8AI score0.92931EPSS
Exploits30References185
NVD
NVD
added 2017/04/20 10:59 p.m.9 views

CVE-2017-6613

A vulnerability in the DNS input packet processor for Cisco Prime Network Registrar could allow an unauthenticated, remote attacker to cause the DNS process to momentarily restart, which could lead to a partial denial of service DoS condition on the affected system. The vulnerability is due to...

5.8CVSS5.7AI score0.00292EPSS
Exploits0References3
CNVD
CNVD
added 2017/04/19 12:0 a.m.5 views

Apache FOP XML External Entity Injection Vulnerability

Apache FOP Formatting Object Processor is a U.S. Apache Apache Software Foundation by the XSL Formatting Object XSL-FO and output-independent formatting program driven by the print formatting program. It can read the Formatting Object FO tree and render the resulting page to the specified output...

7.9CVSS7.2AI score0.02449EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2017/04/18 5:6 a.m.43 views

Moderate: Red Hat Security Advisory: libreoffice security update

An update for libreoffice is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

5.5CVSS6.2AI score0.00433EPSS
Exploits0References3
Prion
Prion
added 2017/04/17 4:59 p.m.20 views

Design/Logic Flaw

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

7.5CVSS9.1AI score0.06144EPSS
Exploits0References15Affected Software1
UbuntuCve
UbuntuCve
added 2017/04/17 4:59 p.m.21 views

CVE-2017-5651

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS7.2AI score0.06144EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2017/04/17 4:0 p.m.29 views

CVE-2017-5651

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS9.4AI score0.06144EPSS
Exploits0
Cvelist
Cvelist
added 2017/04/17 4:0 p.m.27 views

CVE-2017-5651

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.3AI score0.06144EPSS
Exploits0References15
FireEye
FireEye
added 2017/04/17 12:30 p.m.12 views

Writing a libemu/Unicorn Compatability Layer

In this post we are going to take a quick look at what it takes to write a libemu compatibility layer for the Unicorn engine. In the course of this work, we will also import the libemu Win32 environment to run under Unicorn. For a bit of background, libemu is a lightweight x86 emulator written in...

6.8AI score
Exploits0References1
FireEye
FireEye
added 2017/04/17 8:30 a.m.13 views

Writing a libemu/Unicorn Compatability Layer

In this post we are going to take a quick look at what it takes to write a libemu compatibility layer for the Unicorn engine. In the course of this work, we will also import the libemu Win32 environment to run under Unicorn. For a bit of background, libemu is a lightweight x86 emulator written in...

0.1AI score
Exploits0
FireEye
FireEye
added 2017/04/17 8:30 a.m.22 views

Writing a libemu/Unicorn Compatability Layer

In this post we are going to take a quick look at what it takes to write a libemu compatibility layer for the Unicorn engine. In the course of this work, we will also import the libemu Win32 environment to run under Unicorn. For a bit of background, libemu is a lightweight x86 emulator written in...

6.8AI score
Exploits0
CNVD
CNVD
added 2017/04/17 12:0 a.m.2 views

Wireshark SLSK Dissector 'dissectors / packet-slsk.c' infinite loop denial of service vulnerability

Wireshark formerly known as Ethereal is a network packet analyzer software developed by the Wireshark team. The function of the software is to intercept network packets and display detailed data for analysis. Wireshark is prone to a remote denial of service vulnerability because it is unable to...

7.5CVSS8.1AI score0.02045EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2017/04/12 3:2 p.m.97 views

Moderate: Red Hat Security Advisory: tomcat security update

An update for tomcat is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS7AI score0.1091EPSS
Exploits5References3
RedHat Linux
RedHat Linux
added 2017/04/12 3:2 p.m.3 views

tomcat: information disclosure due to incorrect Processor sharing

A bug was discovered in the error handling of the send file code for the NIO HTTP connector. This led to the current Processor object being added to the Processor cache multiple times allowing information leakage between requests including, and not limited to, session ID and the response body...

7.5CVSS7.4AI score0.1091EPSS
Exploits0References8
Veracode
Veracode
added 2017/04/11 5:8 a.m.27 views

Information Disclosure

tomcat-coyote is vulnerable to information disclosure. If the send file process completed quickly, it is possible for a processor to be added to the processor cache twice, resulting in the same process being reused for multiple requests. A malicious user could gain access to this processor to...

9.8CVSS8.3AI score0.06144EPSS
Exploits0References16Affected Software2
OSV
OSV
added 2017/04/05 2:59 p.m.1 views

CVE-2017-0329

An elevation of privilege vulnerability in the NVIDIA boot and power management processor driver could enable a local malicious application to execute arbitrary code within the context of the boot and power management processor. This issue is rated as High because it first requires compromising a...

7CVSS6.1AI score
Exploits0References3
Rows per page
Query Builder