Lucene search
+L

8743 matches found

OSV
OSV
added 2018/04/04 7:29 a.m.4 views

ALPINE-CVE-2018-9264

In Wireshark 2.4.0 to 2.4.5 and 2.2.0 to 2.2.13, the ADB dissector could crash with a heap-based buffer overflow. This was addressed in epan/dissectors/packet-adb.c by checking for a length inconsistency...

7.5CVSS7.1AI score0.0261EPSS
SaveExploits1References1
CNVD
CNVD
added 2018/04/03 12:0 a.m.8 views

WAGO 750 Series Denial of Service Vulnerability

The 750-880, 750-881, and 750-852 are Ethernet switches of the WAGO 750 series. A denial-of-service vulnerability exists in the WAGO 750 series, which can be exploited by remote attacks to cause a denial-of-service condition for communication with debug and service tools...

5.3CVSS6.9AI score0.03579EPSS
SaveExploits0References1
android
android
added 2018/04/01 12:0 a.m.35 views

CVE-2017-18071

In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MSM8909W, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 625, SD 650/52, debug policy can potentially be bypassed...

10CVSS2.5AI score0.01262EPSS
SaveExploits0References2
NVD
NVD
added 2018/03/30 9:29 p.m.30 views

CVE-2017-9691

There is a race condition in Android for MSM, Firefox OS for MSM, and QRD Android that allows to access to already free'd memory in the debug message output functionality contained within the mobicore driver...

4.7CVSS4.6AI score0.00127EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2018/03/30 9:29 p.m.3 views

CVE-2017-9691

There is a race condition in Android for MSM, Firefox OS for MSM, and QRD Android that allows to access to already free'd memory in the debug message output functionality contained within the mobicore driver...

4.7CVSS5.5AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2018/03/30 9:0 p.m.39 views

CVE-2017-9691

There is a race condition in Android for MSM, Firefox OS for MSM, and QRD Android that allows to access to already free'd memory in the debug message output functionality contained within the mobicore driver...

5.4AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2018/03/30 9:0 p.m.28 views

CVE-2017-14883

In the function wmaunifiedpowerdebugstatseventhandler in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-10-18, if the value parambuf-numdebugregister received from the FW command buffer is close to max of uint32, then the computation performed using this variable to calculate...

7.6AI score0.00687EPSS
SaveExploits0References2
OSV
OSV
added 2018/03/29 6:29 p.m.8 views

CVE-2017-5947

An issue was discovered in OnePlus One, X, 2, 3, 3T, and 5 devices with OxygenOS 5.0 and earlier. The attacker can reboot the device into the Qualcomm Emergency Download EDL mode through ADB or by using Volume-Up when connected to USB, which in turn could allow for downgrading partitions such as...

6.8CVSS5.8AI score0.00347EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2018/03/28 10:22 a.m.16 views

Tor: Expose relay IP in the debug (The source is different from the rendering)

Greetings, -- I observed that it was possible to expose the ip of a relay by doing this : Poc : -- - Go to https://sorry.google.com/sorry/misc/ - You must observe this visual. F279451 - Open Tor Browser debug - You must observe this visual F279452 Note : -- You observe that between the debug and...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.73 views

openSUSE Security Update : python3-Django (openSUSE-2018-318)

This update for python3-Django to version 1.18.18 fixes multiple issues. Security issues fixed : - CVE-2018-7537: Fixed catastrophic backtracking in django.utils.text.Truncator. bsc1083305 - CVE-2018-7536: Fixed catastrophic backtracking in urlize and urlizetrunc template filters bsc1083304. -...

9.8CVSS6.1AI score0.23566EPSS
SaveExploits9References22
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.67 views

openSUSE Security Update : python-Django (openSUSE-2018-317)

This update for python-Django to version 1.18.18 fixes multiple issues. Security issues fixed : - CVE-2018-7537: Fixed catastrophic backtracking in django.utils.text.Truncator. bsc1083305 - CVE-2018-7536: Fixed catastrophic backtracking in urlize and urlizetrunc template filters bsc1083304. -...

9.8CVSS6.1AI score0.23566EPSS
SaveExploits9References22
CVE
CVE
added 2018/03/26 3:0 p.m.1196 views

CVE-2018-1301

CVE-2018-1301 affects the Apache HTTP Server (httpd) prior to 2.4.30, caused by an out-of-bounds access after a size limit is reached when reading the HTTP header. Impact described as a crash (low risk for normal usage). Affected component is httpd’s HTTP header parsing; root cause is an out-of-b...

5.9CVSS7.5AI score0.15264EPSS
SaveExploits0References28Affected Software1
Exploit DB
Exploit DB
added 2018/03/26 12:0 a.m.124 views

Microsoft Windows Manager (7 x86) - Menu Management Component UAF Privilege Elevation

include include include include pragma commentlib, "psapi.lib" define POCDEBUG 0 if POCDEBUG == 1 define POCDEBUGBREAK getchar elif POCDEBUG == 2 define POCDEBUGBREAK DebugBreak else define POCDEBUGBREAK endif static PVOIDfastcall pfnHMValidateHandleHANDLE, BYTE = NULL; static constexpr UINT...

7.8CVSS7.5AI score0.10034EPSS
SaveExploits4
seebug.org
seebug.org
added 2018/03/26 12:0 a.m.140 views

Visual Studio Code remote code execution vulnerability

I occasionally noticed that Visual Studio Code was listening on a fixed TCP port 9333. After upgrading to 1.19.3, it’s gone. ➜ netstat -an | grep 9333 tcp4 0 0 127.0.0.1.9333 . LISTEN Looks like it’s a bug that affects VSCode 1.19.01.19.2. Extension process always run in debug mode, because of th...

7.3AI score
SaveExploits0
Veeam
Veeam
added 2018/03/26 12:0 a.m.35 views

Not All Privileges are Assigned to Caller error during upgrade/install

Challenge When upgrading, the installer encounters the following error message which prevents it from proceeding: "Not all privileges or groups referenced are assigned to the caller" Affected Application Installers Veeam Backup & Replication Veeam Backup Enterprise Manager Veeam ONE Veeam Recover...

7.7AI score
SaveExploits0
Lenovo
Lenovo
added 2018/03/14 10:0 p.m.568 views

Synaptics Keyboard Driver Unprotected Debug Mode - us

Synaptics Keyboard Driver Unprotected Debug Mode Lenovo Security Advisory: LEN-18507 Potential Impact: Loss of confidentiality local to system Severity: Medium Scope of Impact: Industry-wide CVE Identifier: CVE-2017-17556 Summary Description: A researcher discovered a vulnerability in Synaptics...

3.6CVSS5.3AI score0.00623EPSS
SaveExploits0
Lenovo
Lenovo
added 2018/03/14 10:0 p.m.15 views

Synaptics Keyboard Driver Unprotected Debug Mode - Lenovo Support US

No description provided...

5.5AI score
SaveExploits0
Cent OS
Cent OS
added 2018/03/09 11:54 p.m.353 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2018:0395 An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS6.7AI score0.00672EPSS
SaveExploits0References7
CNVD
CNVD
added 2018/03/07 12:0 a.m.10 views

Juniper AppFormix Elevation of Privilege Vulnerability

Juniper AppFormix is a Juniper Networks optimization and management software platform for public, private and hybrid clouds. A security vulnerability exists in Juniper AppFormix version 2.7, version 2.11 prior to 2.11.3, and version 2.15 prior to 2.15.2. An attacker could exploit the vulnerabilit...

9.8CVSS7.2AI score0.01053EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/03/07 12:0 a.m.70 views

RHEL 7 : kernel-rt (RHSA-2018:0412)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:0412 advisory. - Kernel: KVM: debug exception via syscall emulation CVE-2017-7518 - Kernel: KVM: MMU potential stack buffer overrun during page walks...

7.8CVSS7AI score0.00672EPSS
SaveExploits0References8
Rows per page
Query Builder