Lucene search
+L

9611 matches found

Redos
Redos
added 2022/01/12 12:00 a.m.63 views

ROS-20220112-03

The vsftpd FTP server vulnerability is related to a provenance check error in the TLS implementation when working with different protocols. different protocols. Exploitation of the vulnerability could allow an attacker acting remotely and capable of performing a MitM attack at the TCP/IP level,...

7.4CVSS7.4AI score0.02036EPSS
SaveExploits0
OSV
OSV
added 2022/01/11 7:01 p.m.13 views

ALBA-2022:0106 .NET 6.0 bugfix update

.NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. Bug Fixes and Enhancements: Update .NET 6.0 to SDK 6.0.101 and Runtime 6.0.1 almalinux-8.5.0.z BZ2030391...

6.9AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/01/11 7:01 p.m.12 views

.NET 6.0 bugfix update

An update is available for dotnet6.0. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET Core is a managed-software framework. It implements a subset of the .N...

1.9AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2022/01/11 7:01 p.m.21 views

.NET 6.0 bugfix update

.NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. Bug Fixes and Enhancements: Update .NET 6.0 to SDK 6.0.101 and Runtime 6.0.1 almalinux-8.5.0.z BZ2030391...

6.8AI score
SaveExploits0
Ubuntu
Ubuntu
added 2022/01/11 4:58 a.m.165 views

USN-5218-1: Linux kernel (OEM) vulnerabilities

Nadav Amit discovered that the hugetlb implementation in the Linux kernel did not perform TLB flushes under certain conditions. A local attacker could use this to leak or alter data from other processes that use huge pages. CVE-2021-4002 It was discovered that the eBPF implementation in the Linux...

9.8CVSS7.8AI score0.5758EPSS
SaveExploits6References1
Ubuntu
Ubuntu
added 2022/01/11 4:56 a.m.147 views

USN-5217-1: Linux kernel (OEM) vulnerabilities

It was discovered that the NFS server implementation in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-4090 It was discovered that the eBPF implementation in th...

7.1CVSS7.5AI score0.01221EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/01/11 12:00 a.m.29 views

Google Chrome permission permission and access control issue vulnerability (CNVD-2022-14877)

Google Chrome is a web browser from Google, Inc. A permission and access control issue vulnerability exists in Google Chrome, which is caused by a faulty implementation of policy restrictions. A remote attacker could use this vulnerability to bypass the implemented security restrictions...

6.5CVSS3.4AI score0.01481EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/01/11 12:00 a.m.45 views

Google Chrome Access Control Error Vulnerability (CNVD-2022-16301)

Google Chrome is a Web browser from Google, Inc. An access control error vulnerability exists in Google Chrome, which stems from a faulty implementation of Google Chrome's password and could be exploited to create a specially designed Web page that could trick victims into accessing it and...

6.5CVSS2.9AI score0.0075EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/01/10 12:00 a.m.22 views

TimeswapPair.sol#borrow() Improper implementation allows attacker to increase pool.state.z to a large value

Handle WatchPug Vulnerability details In the current implementation, borrow takes a user input value of zIncrease, while the actual collateral asset transferred in is calculated at L319, the state of pool.state.z still increased by the value of the user's input at L332. Even though a large number...

6.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/07 10:31 p.m.74 views

A potential Denial of Service issue in protobuf-java

Summary A potential Denial of Service issue in protobuf-java was discovered in the parsing procedure for binary data. Reporter: OSS-Fuzz Affected versions: All versions of Java Protobufs including Kotlin and JRuby prior to the versions listed below. Protobuf "javalite" users typically Android are...

7.5CVSS2.2AI score0.01669EPSS
SaveExploits1References8Affected Software3
CNVD
CNVD
added 2022/01/07 12:00 a.m.61 views

Insyde InsydeH2O has an unspecified vulnerability (CNVD-2022-10289)

Insyde InsydeH2O is a C source from Insyde Software Taiwan, China that implements the new technology "EFI/UEFI" specification, designed to replace the legacy BIOS Basic Input/Output System. No details of the vulnerability are currently available...

7.5CVSS3AI score0.00806EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/01/07 12:00 a.m.36 views

Ubuntu: Security Advisory (USN-5207-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.1AI score0.5758EPSS
SaveExploits4References2
Github Security Blog
Github Security Blog
added 2022/01/06 10:10 p.m.23 views

The `total_size` function for partial read the length of any `FixVec` is incorrect in molecule.

Anyone who uses totalsize.. function to partial read the length of any FixVec will get an incorrect result, due to an incorrect implementation. This has been resolved in the 0.7.2 release...

9.8CVSS8.7AI score0.01318EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 10:09 p.m.27 views

Use of Uninitialized Resource in tectonic_xdv

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

9.8CVSS8.9AI score0.01191EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/01/06 10:08 p.m.34 views

GHSA-R57R-J98G-587F Pointer dereference in nanorand

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.8CVSS9.3AI score0.01191EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/01/06 8:00 a.m.34 views

Chromium: CVE-2022-0108 Inappropriate implementation in Navigation

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.4AI score0.01169EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/01/06 8:00 a.m.36 views

Chromium: CVE-2022-0113 Inappropriate implementation in Blink

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.5AI score0.0086EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/01/06 8:00 a.m.25 views

Chromium: CVE-2022-0097 Inappropriate implementation in DevTools

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

9.6CVSS9.1AI score0.00894EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/06 8:00 a.m.40 views

Chromium: CVE-2022-0109 Inappropriate implementation in Autofill

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.5AI score0.01334EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/01/06 8:00 a.m.30 views

Chromium: CVE-2022-0111 Inappropriate implementation in Navigation

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.5AI score0.00793EPSS
SaveExploits1
Rows per page
Query Builder