Lucene search
+L

3307 matches found

ALT Linux
ALT Linux
added 2021/03/25 12:00 a.m.77 views

Security fix for the ALT Linux 10 package samba version 4.14.2-alt1

March 25, 2021 Evgeny Sinelnikov 4.14.2-alt1 - Update to latest stable security release of the Samba 4.14 - Security fixes: + CVE-2020-27840: Heap corruption via crafted DN strings + CVE-2021-20277: Out of bounds read in AD DC LDAP server...

5CVSS7.2AI score0.04328EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2021/03/24 12:00 a.m.46 views

samba -- Multiple Vulnerabilities

The Samba Team reports: CVE-2020-27840: An anonymous attacker can crash the Samba AD DC LDAP server by sending easily crafted DNs as part of a bind request. More serious heap corruption is likely also possible. CVE-2021-20277: User-controlled LDAP filter strings against the AD DC LDAP server may...

7.5CVSS1.2AI score0.04328EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/23 12:00 a.m.64 views

Ubuntu 16.04 LTS : Linux kernel vulnerabilities (USN-4876-1)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-4876-1 advisory. Olivier Benjamin and Pawel Wieczorkiewicz discovered a race condition the Xen paravirt block backend in the Linux kernel, leading to a use-after-free...

8.8CVSS7.1AI score0.02417EPSS
SaveExploits0References4
Fedora
Fedora
added 2021/03/19 8:24 p.m.28 views

[SECURITY] Fedora 34 Update: privoxy-3.0.32-1.fc34

Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit...

2.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/03/19 6:28 p.m.144 views

Exploit for Generation of Error Message Containing Sensitive Information in Zohocorp Manageengine_Servicedesk_Plus_Msp

Zoho ManageEngine ServiceDesk Plus MSP - Active Directory User...

5.3CVSS5.9AI score0.17772EPSS
SaveExploits5
OSV
OSV
added 2021/03/16 6:02 a.m.7 views

USN-4877-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-dell300x, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilities

It was discovered that the Marvell WiFi-Ex device driver in the Linux kernel did not properly validate ad-hoc SSIDs. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2020-36158 吴异 discovered that the NFS implementation in the Linux...

8.8CVSS6.7AI score0.02417EPSS
SaveExploits0References3
OSV
OSV
added 2021/03/16 5:38 a.m.14 views

USN-4876-1 linux, linux-aws, linux-kvm, linux-lts-xenial, linux-raspi2, linux-snapdragon vulnerabilities

Olivier Benjamin and Pawel Wieczorkiewicz discovered a race condition the Xen paravirt block backend in the Linux kernel, leading to a use-after-free vulnerability. An attacker in a guest VM could use this to cause a denial of service in the host OS. CVE-2020-29569 It was discovered that the...

8.8CVSS6.6AI score0.02417EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2021/03/12 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for libldb (EulerOS-SA-2021-1606)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7.2AI score0.0244EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2021/03/06 2:34 p.m.92 views

Will Google’s Privacy Sandbox take the bite out of tracking cookies?

Third-party cookies have been the lynchpin of online advertising for many years. Plans to phase cookies out forever continue to run at a steady pace, with Google in the driving seat. In 2019, it announced its vision for a “Privacy Sandbox”. The building blocks for this were essentially: 1. Most...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/03/04 1:54 p.m.54 views

Google Will Use 'FLoC' for Ad Targeting Once 3rd-Party Cookies Are Dead

Signaling a major shift to its ads-driven business model, Google on Wednesday unequivocally stated it would not build alternate identifiers or tools to track users across multiple websites once it begins phasing out third-party tracking cookies from its Chrome browser by early 2022. "Instead, our...

6.7AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2021/03/02 2:00 p.m.51 views

Identity at Microsoft Ignite: Strengthening Zero Trust defenses in the era of hybrid work

We’re now a year into our new reality, and two trends stand out. First, people need even more flexibility as we work, learn, and collaborate in a world without perimeters. And second, bad actors are getting even more sophisticated. They’re adding new attack vectors and combining them in new...

7.3AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/03/02 2:00 p.m.51 views

Identity at Microsoft Ignite: Strengthening Zero Trust defenses in the era of hybrid work

We’re now a year into our new reality, and two trends stand out. First, people need even more flexibility as we work, learn, and collaborate in a world without perimeters. And second, bad actors are getting even more sophisticated. They’re adding new attack vectors and combining them in new...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2021/03/01 11:30 a.m.187 views

StandIn - A Small .NET35/45 AD Post-Exploitation Toolkit

StandIn is a small AD post-compromise toolkit. StandIn came about because recently at xforcered we needed a .NET native solution to perform resource based constrained delegation. However, StandIn quickly ballooned to include a number of comfort features. I want to continue developing StandIn to...

6.7AI score
SaveExploits0References28
Packet Storm
Packet Storm
added 2021/02/26 12:00 a.m.812 views

Remote Desktop Web Access Authentication Timing Attack

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

0.8AI score
SaveExploits0
CNVD
CNVD
added 2021/02/19 12:00 a.m.17 views

Pi-hole cross-site scripting vulnerability (CNVD-2021-14160)

Pi-hole is a multi-platform, network-wide ad-blocking tool. A cross-site scripting vulnerability exists in Pi-hole 5.0, 5.1, 5.1.1. The vulnerability stems from insufficient validation of user-supplied data. An attacker can exploit this vulnerability to inject arbitrary web script or HTML via the...

5.4CVSS5.8AI score0.00857EPSS
SaveExploits1References1
HackRead
HackRead
added 2021/02/17 7:45 p.m.41 views

A Ban on Ad Targeting: Why Did EU Regulators Call for It?

By Waqas Brands use ad targeting to attract potential customers but is it an ethical approach? Why is the EU asking for a ban on ad targeting? This is a post from HackRead.com Read the original post: A Ban on Ad Targeting: Why Did EU Regulators Call for It?...

3.5AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/02/17 7:11 a.m.124 views

Malvertisers Exploited WebKit 0-Day to Redirect Browser Users to Scam Sites

A malvertising group known as "ScamClub" exploited a zero-day vulnerability in WebKit-based browsers to inject malicious payloads that redirected users to fraudulent websites gift card scams. The attacks, first spotted by ad security firm Confiant in late June 2020, leveraged a bug CVE-2021–1801...

6.5CVSS0.8AI score0.01528EPSS
SaveExploits0
Patchstack
Patchstack
added 2021/02/15 12:00 a.m.14 views

WordPress Ad Swapper plugin <= 1.0.3 - Cross-Site Scripting (XSS) vulnerability

Cross-Site Scripting XSS vulnerability found by WPScan security research team in WordPress Ad Swapper plugin versions = 1.0.3. Solution Deactivate and delete. This plugin has been closed as of January 14, 2021 and is not available for download. Reason: Security Issue...

2.6AI score
SaveExploits0References2Affected Software1
Fedora
Fedora
added 2021/02/10 1:30 a.m.73 views

[SECURITY] Fedora 32 Update: privoxy-3.0.31-1.fc32

Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit...

7.8CVSS2.3AI score0.02276EPSS
SaveExploits0
Fedora
Fedora
added 2021/02/10 1:20 a.m.74 views

[SECURITY] Fedora 33 Update: privoxy-3.0.31-1.fc33

Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit...

7.8CVSS2.3AI score0.02276EPSS
SaveExploits0
Rows per page
Query Builder