Lucene search
+L

11043 matches found

OSV
OSV
added 2017/06/26 8:22 a.m.10 views

SUSE-SU-2017:1675-1 Security update for xorg-x11-server

This update for xorg-x11-server provides the following fixes: - Remove unused function with use-after-free issue. bsc1025035 - Use arc4random to generate cookies. bsc1025084 - Prevent timing attack against MIT cookie. bsc1025029, CVE-2017-2624 - XDrawArc performance improvement. bsc1019649 -...

7CVSS7AI score0.00669EPSS
SaveExploits3References10
Fedora
Fedora
added 2017/06/23 7:53 p.m.14 views

[SECURITY] Fedora 24 Update: firefox-54.0-2.fc24

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability...

2.7AI score
SaveExploits0
rapid7community
rapid7community
added 2017/06/19 1:06 p.m.26 views

5 Ways to Use Log Data to Analyze System Performance

Analyzing System Performance Using Log Data Recently we examined some of the most common behaviors that our community of 25,000 users looked for in their logs, with a particular focus on web server logs. In fact, our research identified the top 15 web server tags and alerts created by our...

7.2AI score
SaveExploits0
Lenovo
Lenovo
added 2017/06/19 12:00 a.m.23 views

Lenovo Nerve Center for Desktops Privilege Escalation - Lenovo Support US

No description provided...

5.7AI score
SaveExploits0
Fedora
Fedora
added 2017/06/18 1:18 a.m.37 views

[SECURITY] Fedora 24 Update: redis-3.2.8-1.fc24

Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing se...

3.3CVSS0.7AI score0.00484EPSS
SaveExploits0
Fedora
Fedora
added 2017/06/16 1:28 p.m.13 views

[SECURITY] Fedora 26 Update: firefox-54.0-2.fc26

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability...

2.7AI score
SaveExploits0
OSV
OSV
added 2017/06/16 11:49 a.m.11 views

SUSE-SU-2017:1582-1 Security update for Salt

This update for salt provides version 2016.11.4 and brings various fixes and improvements: - Adding a salt-minion watchdog for RHEL6 and SLES11 systems sysV to restart salt-minion in case of crashes during upgrade. - Fix format error. bsc1043111 - Fix ownership for whole master cache directory...

9CVSS8.1AI score0.03232EPSS
SaveExploits0References22
HPE Security Bulletins
HPE Security Bulletins
added 2017/06/15 12:00 a.m.10 views

HPESBGN03761 rev.1 - HPE Virtualization Performance Viewer (VPV)/ Cloud Optimizer using Linux, Remote Escalation of Privilege

Potential Security Impact: Remote: Escalation of Privilege SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE Cloud Optimizer - v1.10, v1.20, v2.0, v2.01, v2.10, v2.20/ CO – v3.0, v3.01 CVSS Scores: | CVE | CVSS Vector | Base Score | | --- | --- | --- | | CVE-2016-5195 |...

7.8CVSS6.8AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2017/06/13 10:12 p.m.65 views

Hashcat v3.6.0 - World's Fastest and Most Advanced Password Recovery Utility

hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and OSX, and has facilities to help enable...

7.5AI score
SaveExploits0
Wallarm Lab
Wallarm Lab
added 2017/06/09 3:59 p.m.21 views

Wallarm Finalist at 2017 Red Herring Top 100 North America

LOS ANGELES — 6.06.2017 — Wallarm has been selected as a finalist for Red Herring’s Top 100 North America award, one of the technology industry’s most prestigious prizes. Finalists for the awards are among the continent’s brightest and most innovative private ventures. Their place among North...

7AI score
SaveExploits0
Veeam
Veeam
added 2017/06/07 12:00 a.m.25 views

How to Deploy Veeam Configuration Database in SQL AlwaysOn Availability Group

Multi-subnet SQL AlwaysOn clusters are not supported for hosting the Veeam Backup & Replication or Veeam Backup Enterprise Manager configuration databases. Purpose This article provides information on using a SQL AlwaysOn Availability Group to host the Veeam Backup & Replication and/or Veeam Back...

7AI score
SaveExploits0Affected Software1
Fedora
Fedora
added 2017/05/30 9:28 p.m.28 views

[SECURITY] Fedora 24 Update: lxterminal-0.3.0-3.fc24

LXterminal is a VTE-based terminal emulator with support for multiple tabs. It is completely desktop-independent and does not have any unnecessary dependencies. In order to reduce memory usage and increase the performance all instances of the terminal are sharing a single process...

7.8CVSS1.1AI score0.00334EPSS
SaveExploits0
OSV
OSV
added 2017/05/30 11:19 a.m.13 views

SUSE-SU-2017:1445-1 Security update for java-1_8_0-openjdk

This update for java-180-openjdk fixes the following issues: - Upgrade to version jdk8u131 icedtea 3.4.0 - bsc1034849 Security fixes - S8163520, CVE-2017-3509: Reuse cache entries - S8163528, CVE-2017-3511: Better library loading - S8165626, CVE-2017-3512: Improved window framing - S8167110,...

8.3CVSS7.1AI score0.03311EPSS
SaveExploits2References10
Jake Archibald's Blog
Jake Archibald's Blog
added 2017/05/30 12:36 a.m.26 views

HTTP/2 push is tougher than I thought

"HTTP/2 push will solve that" is something I've heard a lot when it comes to page load performance problems, but I didn't know much about it, so I decided to dig in. HTTP/2 push is more complicated and low-level than I initially thought, but what really caught me off-guard is how inconsistent it ...

7AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2017/05/30 12:36 a.m.18 views

HTTP/2 push is tougher than I thought

"HTTP/2 push will solve that" is something I've heard a lot when it comes to page load performance problems, but I didn't know much about it, so I decided to dig in. HTTP/2 push is more complicated and low-level than I initially thought, but what really caught me off-guard is how inconsistent it ...

7AI score
SaveExploits0
Gitee
Gitee
added 2017/05/29 10:42 a.m.10 views

lua-resty-waf

It is an offensive tool for web application firewalls WAFs. The repository, huangjacky/lua-resty-waf, contains a high-performance WAF built on the OpenResty stack. The tool is designed to protect against various types of attacks, including HTTP violations, HTTP anomalies, SQL injection, and gener...

7.5AI score
SaveExploits0
Cent OS
Cent OS
added 2017/05/26 2:33 a.m.157 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2017:1308 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...

9.3CVSS6.6AI score0.17827EPSS
SaveExploits18References7
rapid7community
rapid7community
added 2017/05/24 1:58 p.m.29 views

Active vs. Passive Server Monitoring

Server monitoring is a requirement, not a choice. It is used for your entire software stack, web-based enterprise suites, custom applications, e-commerce sites, local area networks, etc. Unmonitored servers are lost opportunities for optimization, difficult to maintain, more unpredictable, and mo...

6.5AI score
SaveExploits0
n0where
n0where
added 2017/05/22 4:14 a.m.227 views

High Performance DNS Stub Resolver: MassDNS

A high performance DNS stub resolver in C MassDNS is a simple high-performance DNS stub resolver targetting those who seek to resolve a massive amount of domain names in the order of millions or even billions. Without special configuration, MassDNS is capable of resolving over 100,000,000 domains...

SaveExploits0References1
The Hacker News
The Hacker News
added 2017/05/21 9:23 p.m.32 views

Netgear Now Collects Router 'Analytics Data' — Here’s How to Disable It

Is your router collects data on your network? Netgear last week pushed out a firmware update for its wireless router model NightHawk R7000 with a remote data collection feature that collects router's analytics data and sends it to the company's server. For now, the company has rolled out the...

6.9AI score
SaveExploits0
Rows per page
Query Builder