Lucene search
K

4531 matches found

OSV
OSV
added 2020/10/28 12:0 p.m.11 views

RUSTSEC-2020-0122 beef::Cow lacks a Sync bound on its Send trait allowing for data races

Affected versions of this crate did not have a T: Sync bound in the Send impl for Cow. This allows users to create data races by making Cow contain types that are Send && !Sync like Cell or RefCell. Such data races can lead to memory corruption. The flaw was corrected in commit d1c7658 by adding...

8.1CVSS7.9AI score0.00336EPSS
Exploits0References3
Fedora
Fedora
added 2020/10/23 10:24 p.m.29 views

[SECURITY] Fedora 33 Update: nextcloud-19.0.3-1.fc33

NextCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing r ight on the web. NextCloud is extendable via a simple but powerful API...

6.8CVSS3.5AI score0.00141EPSS
Exploits3
OSV
OSV
added 2020/10/22 12:0 p.m.19 views

RUSTSEC-2020-0059 MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS4.7AI score0.0005EPSS
Exploits1References3
RustSec
RustSec
added 2020/10/22 12:0 p.m.17 views

MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS2.6AI score0.0005EPSS
Exploits1Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2020/10/22 12:0 a.m.49 views

Recommended update for mailman (moderate)

openSUSE Security Update: Recommended update for mailman Announcement ID: openSUSE-SU-2020:1707-1 Rating: moderate References: 1171363 1173369 Cross-References: CVE-2020-12108 CVE-2020-12137 CVE-2020-15011 Affected Products: openSUSE Leap 15.2 An update that fixes three vulnerabilities is now...

6.5CVSS6.7AI score0.07993EPSS
Exploits1References2
Fedora
Fedora
added 2020/10/19 4:58 p.m.34 views

[SECURITY] Fedora 32 Update: nextcloud-18.0.9-1.fc32

NextCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing r ight on the web. NextCloud is extendable via a simple but powerful API...

8.1CVSS3.5AI score0.00964EPSS
Exploits4
OSV
OSV
added 2020/10/06 3:15 p.m.0 views

UBUNTU-CVE-2020-25743

hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an idecanceldmasync call...

3.2CVSS6.5AI score0.00044EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/09/30 1:13 p.m.80 views

Important: Red Hat Security Advisory: Satellite 6.7.4 Async Bug Fix Update

Updated Satellite 6.7 packages that fix several bugs are now available for Red Hat Satellite. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide public Internet access to their servers or other clien...

8.8CVSS7.3AI score0.00111EPSS
Exploits0References14
Tenable Nessus
Tenable Nessus
added 2020/09/30 12:0 a.m.94 views

RHEL 7 : Satellite 6.7.4 Async Bug Fix Update (Important) (RHSA-2020:4127)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2020:4127 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide...

8.8CVSS7.8AI score0.00111EPSS
Exploits0References16
Hacker One
Hacker One
added 2020/09/25 3:39 a.m.84 views

CS Money: Bypass Filter on link of build

Summary: Hello team, I found that a valid build will have a link with the following format https://3d.cs.money/item/0UkWN8vh2R If you save a build with /api/build/save. It will return a link to sync with your save builds The bug occurs when web app sync, you can custom the link of build with...

7AI score
Exploits0
OSV
OSV
added 2020/09/17 9:15 p.m.0 views

CVE-2020-0426

In SyncManager, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-154921790...

5.5CVSS5.9AI score
Exploits0References1
OSV
OSV
added 2020/09/16 12:24 p.m.9 views

SUSE-SU-2020:2650-1 Security update for SUSE Manager Server 4.0

This update fixes the following issues: hibernate5: - Address CVE-2019-14900 bsc1172079 image-sync-formula: - Allow image-sync state on regular minion. Image sync state requires branch-network pillars to get the directory where to sync images. Use default /srv/saltboot if that pillar is missing s...

9.3CVSS8.4AI score0.02456EPSS
Exploits8References32
Tenable Nessus
Tenable Nessus
added 2020/09/14 12:0 a.m.32 views

GLSA-202009-09 : Nextcloud Desktop Sync client: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202009-09 Nextcloud Desktop Sync client: Multiple vulnerabilities Multiple vulnerabilities have been discovered in Nextcloud Desktop Sync client. Please review the CVE identifiers referenced below for details. Impact : Please revi...

7.8CVSS6.3AI score0.00904EPSS
Exploits3References4
OSV
OSV
added 2020/09/11 9:12 p.m.1 views

GHSA-9V62-24CR-58CX Denial of Service in node-sass

Affected versions of node-sass are vulnerable to Denial of Service DoS. Crafted objects passed to the renderSync function may trigger C++ assertions in CustomImporterBridge::getimporterentry and CustomImporterBridge::postprocessreturnvalue that crash the Node process. This may allow attackers to...

5.9CVSS5.9AI score
Exploits0References3
OSV
OSV
added 2020/08/28 10:58 a.m.10 views

SUSE-SU-2020:2373-1 Security update for SUSE Manager Server 4.1

This update fixes the following issues: cobbler: - More old modules naming fixes bsc1169553 image-sync-formula: - Allow image-sync state on regular minion. Image sync state requires branch-network pillars to get the directory where to sync images. Use default /srv/saltboot if that pillar is missi...

6.9CVSS7.5AI score0.02456EPSS
Exploits7References38
Github Security Blog
Github Security Blog
added 2020/08/27 10:26 p.m.11 views

Command Injection in dns-sync

Withdrawn: Duplicate of GHSA-jcw8-r9xm-32c6...

1.7AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/08/27 10:26 p.m.1 views

GHSA-C6H2-MPC6-232H Command Injection in dns-sync

Withdrawn: Duplicate of GHSA-jcw8-r9xm-32c6...

7.2AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2020/08/26 12:0 a.m.40 views

RHEL 7 : kernel-alt (RHSA-2020:3545)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:3545 advisory. The kernel-alt packages provide the Linux kernel version 4.x. Security Fixes: kernel: Denial Of Service in the ipmibmcregister function in...

6.8CVSS7.2AI score0.00833EPSS
Exploits1References9
RustSec
RustSec
added 2020/08/25 12:0 p.m.18 views

Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS3.6AI score0.00459EPSS
Exploits0
OSV
OSV
added 2020/08/25 12:0 p.m.12 views

RUSTSEC-2020-0034 Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.00459EPSS
Exploits0References3
Rows per page
Query Builder