Lucene search
+L

4704 matches found

Tenable Nessus
Tenable Nessus
added 2021/07/21 12:00 a.m.36 views

SUSE SLED15: caribou / caribou-common / caribou-devel / etc (SUSE-SU-2021:2414-1)

The remote SUSE Linux SLED15 / SLES15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2021:2414-1 advisory. Security issue fixed: - CVE-2021-3567: Fixed a segfault when attempting to use shifted characters bsc1186617. Tenable has extracted the precedi...

7.5CVSS7.2AI score0.01157EPSS
SaveExploits0References5
CNVD
CNVD
added 2021/07/21 12:00 a.m.22 views

Oracle MySQL Server Denial of Service Vulnerability (CNVD-2021-54391)

Oracle MySQL is an open source relational database management system from Oracle Corporation. A denial-of-service vulnerability exists in the Server: Locking component of Oracle MySQL Server 8.0.25 and earlier versions. An attacker can exploit this vulnerability to cause MySQL Server to hang or...

4.9CVSS2.9AI score0.02088EPSS
SaveExploits0References1
CVE
CVE
added 2021/07/20 10:44 p.m.168 views

CVE-2021-2402

CVE-2021-2402 affects Oracle MySQL Server (component: Server: Locking); vulnerable in 8.0.25 and earlier. Description from connected advisories indicates an easily exploitable network-accessible issue that can cause a hang or crash (DoS) of MySQL Server with high privileges. Remediation is to app...

4.9CVSS4.8AI score0.02088EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/07/20 1:30 p.m.46 views

RLSA-2021:2714 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: sizet-to-int conversion vulnerability in the filesystem layer CVE-2021-33909 kernel: race condition for removal of the HCI controller CVE-2021-32399 For more details about the security...

7.8CVSS7.5AI score0.09729EPSS
SaveExploits7References3
OSV
OSV
added 2021/07/20 1:30 p.m.52 views

ALSA-2021:2714 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: sizet-to-int conversion vulnerability in the filesystem layer CVE-2021-33909 kernel: race condition for removal of the HCI controller CVE-2021-32399 For more details about the security...

7.8CVSS7.5AI score0.09729EPSS
SaveExploits7References2
CNNVD
CNNVD
added 2021/07/20 12:00 a.m.9 views

Oracle MySQL 输入验证错误漏洞

Oracle MySQL is an open source relational database management system from Oracle Corporation. A denial-of-service vulnerability exists in the Server: Locking component of Oracle MySQL Server 8.0.25 and earlier versions. An attacker can exploit this vulnerability to cause MySQL Server to hang or...

4.9CVSS7.8AI score0.02088EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:00 a.m.107 views

Amazon Linux 2 : grub2 (ALAS-2021-1684)

The version of grub2 installed on the remote host is prior to 2.06-2. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1684 advisory. 2024-02-29: CVE-2019-14865 was added to this advisory. A flaw was found in the grub2-set-bootflag utility of grub2. A local...

8.2CVSS7.3AI score0.01738EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2021/07/14 12:00 a.m.49 views

Apple iOS < 13.1 Multiple Vulnerabilities (HT210603)

Binary data appleios131check.nbin...

9.8CVSS8.7AI score0.06927EPSS
SaveExploits3References24
Code423n4
Code423n4
added 2021/07/10 12:00 a.m.11 views

Malicious router can block cross-chain-transfers

Handle cmichel Vulnerability details Vulnerability Details The agreement between the user and the router seems to already happen off-chain because all the fields are required for the initial InvariantTransactionData call already. A router could pretend to take on a user's cross-chain transfer, th...

6.8AI score
SaveExploits0
Patchstack
Patchstack
added 2021/06/29 12:00 a.m.28 views

WordPress Secure Copy Content Protection and Content Locking plugin <= 2.6.6 - Authenticated Blind SQL Injection (SQLi) vulnerability

Authenticated Blind SQL Injection SQLi vulnerability discovered by To Quang Duong in WordPress Secure Copy Content Protection and Content Locking plugin versions = 2.6.6. Solution Update the WordPress Secure Copy Content Protection and Content Locking plugin to the latest available version at lea...

7.2CVSS3.2AI score0.01344EPSS
SaveExploits2References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/06/21 5:15 p.m.5 views

CVE-2021-0529

In memory management driver, there is a possible memory corruption due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android SoCAndroid ID: A-185195268...

7.8CVSS7.4AI score0.00092EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/21 12:00 a.m.47 views

SUSE SLES15: caribou / caribou-common / caribou-devel / etc (SUSE-SU-2021:2007-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2021:2007-1 advisory. Security issue fixed: - CVE-2021-3567: Fixed a segfault when attempting to use shifted characters bsc1186617. Tenable has extracted the...

7.5CVSS7.2AI score0.01157EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2021/06/16 12:00 a.m.10 views

Wrong calculation on _collectRentAction

Handle adelamo Vulnerability details Impact The method collectRentAction contains the following code: ... else if !foreclosed && limitHit && marketLocked // CASE 4 // didn't foreclose AND // did hit time limit AND // did lock market // THEN refund rent between the earliest event and now if...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/16 12:00 a.m.10 views

Check that marketLockingTime >= marketOpeningTime

Handle pauliax Vulnerability details Impact There is no check that timestamps1 marketLockingTime = timestamps0 marketOpeningTime. I think that should be enforced just in case to prevent market locking before opening. Recommended Mitigation Steps Add in Factory createMarket: require timestamps1 =...

6.9AI score
SaveExploits0
Oracle linux
Oracle linux
added 2021/06/15 12:00 a.m.243 views

Unbreakable Enterprise kernel-container security update

4.14.35-2047.504.2.el7 - md/raid1: properly indicate failure when ending a failed write request Paul Clements Orabug: 32887159 - video: hypervfb: Add ratelimit on error message Michael Kelley Orabug: 32856879 - Drivers: hv: vmbus: Initialize unloadevent statically Andrea Parri Microsoft Orabug:...

6.7CVSS7.3AI score0.00704EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/06/12 12:00 a.m.74 views

SUSE SLED12: caribou / caribou-common / caribou-devel / etc (SUSE-SU-2021:1943-1)

The remote SUSE Linux SLED12 / SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2021:1943-1 advisory. Security issue fixed: - CVE-2021-3567: Fixed a segfault when attempting to use shifted characters bsc1186617. Tenable has extracted...

7.5CVSS7.2AI score0.01157EPSS
SaveExploits0References4
Prion
Prion
added 2021/06/11 4:15 p.m.17 views

Denial of service

Nextcloud End-to-End Encryption before 1.5.3, 1.6.3 and 1.7.1 suffers from a denial of service vulnerability due to permitting any authenticated users to lock files of other users...

4CVSS6.3AI score0.00722EPSS
SaveExploits1References2Affected Software1
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.39 views

SUSE: Security Advisory (SUSE-SU-2020:3718-1)

The remote host is missing an update for the 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...

7.8CVSS7.1AI score0.00928EPSS
SaveExploits6References2
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2021:0097-1)

The remote host is missing an update for the 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...

9.8CVSS7.4AI score0.01672EPSS
SaveExploits9References2
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.31 views

SUSE: Security Advisory (SUSE-SU-2013:0858-1)

The remote host is missing an update for the 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...

5CVSS8.1AI score0.04113EPSS
SaveExploits2References2
Rows per page
Query Builder