Lucene search
+L

196 matches found

Tenable Nessus
Tenable Nessus
added 2020/02/03 12:00 a.m.41 views

Debian DLA-2092-1 : qtbase-opensource-src security update

In Qt5's plugin loader code as found in qtbase-opensource-src, it was possible to side-load plugins from 'the' local folder in addition to a system-widely defined library path. For Debian 8 'Jessie', this problem has been fixed in version 5.3.2+dfsg-4+deb8u4. We recommend that you upgrade your...

5.7CVSS6.6AI score0.00563EPSS
SaveExploits0References3
Veeam
Veeam
added 2020/01/20 12:00 a.m.77 views

How to Configure WinHTTP Proxy for Veeam Components

Known Limitation A tenant's Veeam Backup & Replication server cannot access Veeam Cloud Connect infrastructure components through HTTP/HTTPS proxy servers. All cloud-targeted traffic from the tenant's Veeam Backup & Replication server will ignore proxy settings. Purpose This article documents how...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/08/30 12:00 a.m.48 views

CentOS 7 : polkit (CESA-2019:2046)

An update for polkit 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...

9CVSS7.1AI score0.11483EPSS
SaveExploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2019/08/24 12:00 a.m.283 views

Security update for neovim (important)

openSUSE Security Update: Security update for neovim Announcement ID: openSUSE-SU-2019:1997-1 Rating: important References: 1137443 Cross-References: CVE-2019-12735 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes one vulnerability is now available. Description: This update f...

9.3CVSS9.1AI score0.18964EPSS
SaveExploits5References1
Prion
Prion
added 2019/08/01 2:15 p.m.35 views

Design/Logic Flaw

A flaw was found in Jolokia versions from 1.2 to before 1.6.1. Affected versions are vulnerable to a system-wide CSRF. This holds true for properly configured instances with strict checking for origin and referrer headers. This could result in a Remote Code Execution attack...

6.8CVSS8.7AI score0.02665EPSS
SaveExploits0References11Affected Software2
OPENSUSE Linux
OPENSUSE Linux
added 2019/07/23 12:00 a.m.108 views

Security update for neovim (important)

openSUSE Security Update: Security update for neovim Announcement ID: openSUSE-SU-2019:1796-1 Rating: important References: 1137443 Cross-References: CVE-2019-12735 Affected Products: openSUSE Backports SLE-15 An update that fixes one vulnerability is now available. Description: This update for...

9.3CVSS9.1AI score0.18964EPSS
SaveExploits5References1
Tenable Nessus
Tenable Nessus
added 2019/07/22 12:00 a.m.42 views

openSUSE Security Update : neovim (openSUSE-2019-1759)

This update for neovim fixes the following issues : neovim was updated to version 0.3.7 : - CVE-2019-12735: source should check sandbox boo1137443 - genappimage.sh: migrate to linuxdeploy Version Update to version 0.3.5 : - options: properly reset directories on 'autochdir' - Remove MSVC...

9.3CVSS7.9AI score0.18964EPSS
SaveExploits5References2
ATTACKERKB
ATTACKERKB
added 2019/05/02 10:29 p.m.11 views

CVE-2019-11687

An issue was discovered in the DICOM Part 10 File Format in the NEMA DICOM Standard 1995 through 2019b and continuing in current implementations. The 128-byte preamble of a DICOM file that complies with this specification can contain arbitrary executable headers for multiple operating systems,...

9.3CVSS7.5AI score0.02762EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2019/02/19 5:57 p.m.9 views

flatpak: potential /proc based sandbox escape

A flaw was found in flatpak. In certain special cases, installing flatpak applications and runtimes system-wide may allow an attacker to escape the flatpak sandbox. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

8.2CVSS5.7AI score0.00466EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2018/08/20 11:19 a.m.39 views

CVE-2018-15470

An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not...

6.5CVSS0.5AI score0.00399EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2018/08/17 6:29 p.m.36 views

CVE-2018-15470

An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not...

6.5CVSS6.9AI score0.00399EPSS
SaveExploits0References2
OSV
OSV
added 2018/08/17 6:29 p.m.38 views

CVE-2018-15470

An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not...

6.5CVSS6.4AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2018/08/17 5:00 p.m.48 views

CVE-2018-15470

An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not...

6.5CVSS0.5AI score0.00399EPSS
SaveExploits0
Xen Project
Xen Project
added 2018/08/14 5:00 p.m.587 views

oxenstored does not apply quota-maxentity

ISSUE DESCRIPTION The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual: http://caml.inria.fr/pub/docs/manual-ocaml/expr.html the order of evaluation of...

6.5CVSS0.1AI score0.00399EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2018/07/30 12:00 a.m.46 views

Charles Proxy 4.2 - Local Privilege Escalation

Charles Proxy is a great mac application for debugging web services and inspecting SSL traffic for any application on your machine. In order to inspect the SSL traffic it needs to configure the system to use a proxy so that it can capture the packets and use its custom root CA to decode the SSL...

7CVSS7AI score0.0076EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2018/07/30 12:00 a.m.56 views

Charles Proxy 4.2 Local Root Privilege Escalation

Charles Proxy is a great mac application for debugging web services and inspecting SSL traffic for any application on your machine. In order to inspect the SSL traffic it needs to configure the system to use a proxy so that it can capture the packets and use its custom root CA to decode the SSL...

0.8AI score0.0076EPSS
SaveExploits4
ThreatPost
ThreatPost
added 2018/07/26 9:37 p.m.17 views

Highly Sophisticated Parasite RAT Emerges on the Dark Web

Researchers are tracking a remote access trojan RAT on underground markets that, so far, has only been attributed to one small malicious email campaign. However, the RAT, dubbed Parasite HTTP by the Proofpoint researchers that discovered it, has an impressive list of sophisticated features –...

8.4AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/04/17 3:29 p.m.25 views

kernel: Missing namespace check in net/netlink/af_netlink.c allows for network monitors to observe systemwide activity

The netlinkdelivertapskb function in net/netlink/afnetlink.c in the Linux kernel, through 4.14.4, does not restrict observations of Netlink messages to a single net namespace, when CONFIGNLMON is enabled. This allows local users to obtain sensitive information by leveraging the CAPNETADMIN...

4.7CVSS6.6AI score0.00436EPSS
SaveExploits0References4
NVD
NVD
added 2018/02/22 12:29 a.m.26 views

CVE-2018-0139

A vulnerability in the Interactive Voice Response IVR management connection interface for Cisco Unified Customer Voice Portal CVP could allow an unauthenticated, remote attacker to cause the IVR connection to disconnect, creating a system-wide denial of service DoS condition. The vulnerability is...

8.6CVSS8.4AI score0.02304EPSS
SaveExploits0References3
n0where
n0where
added 2017/08/08 9:47 p.m.47 views

Linux Ad & Malware Blocking Script: Hostsblock

Hostsblock is a bash script designed to take advantage of /etc/hosts file to provide system-wide blocking of internet advertisements, malicious domains, trackers, and other undesirable content. To do so, it downloads a configurable set of blocklists and processes their entries into a single...

SaveExploits0References3
Rows per page
Query Builder