Lucene search
K

170 matches found

Hacker One
Hacker One
added 2022/10/26 2:34 p.m.55 views

Internet Bug Bounty: POST following PUT confusion

The bug I submitted at https://github.com/curl/curl/issues/9507 can have at least a few unintended security issues: Information Disclosure: this bug causes an HTTP PUT to occur when the user intends for an HTTP POST to occur. The user, who intended an HTTP POST, expects the POSTed information to...

7.5CVSS8.9AI score0.01853EPSS
Exploits1
Rockylinux
Rockylinux
added 2022/09/13 7:36 a.m.15 views

nss and nspr bug fix and enhancement update

An update is available for nspr, nss. 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 Network Security Services NSS is a set of libraries designed to support the...

1AI score
Exploits0
OpenVAS
OpenVAS
added 2022/04/21 12:0 a.m.28 views

Slackware: Security Advisory (SSA:2014-086-02)

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...

5CVSS7.9AI score0.50788EPSS
Exploits2References2
OSV
OSV
added 2022/02/17 7:40 a.m.8 views

SUSE-SU-2022:0045-2 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041 - CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF. bsc1192876...

6.5CVSS6.6AI score0.00595EPSS
Exploits0References9
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.6 views

Mageia: Security Advisory (MGASA-2021-0513)

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...

7.5AI score
Exploits0References4
Fedora
Fedora
added 2022/01/25 1:12 a.m.24 views

[SECURITY] Fedora 35 Update: rust-1.58.1-1.fc35

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

7.3CVSS2.5AI score0.00906EPSS
Exploits1
OSV
OSV
added 2022/01/19 10:22 a.m.5 views

SUSE-SU-2022:0128-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041 - CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF. bsc1192876...

6.5CVSS6.6AI score0.00595EPSS
Exploits0References8
OSV
OSV
added 2022/01/11 7:52 a.m.5 views

SUSE-SU-2022:0045-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041 - CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF. bsc1192876...

6.5CVSS6.6AI score0.00595EPSS
Exploits0References9
OSV
OSV
added 2022/01/10 11:4 a.m.7 views

SUSE-SU-2022:0041-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041 - CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF. bsc1192876...

6.5CVSS6.6AI score0.00595EPSS
Exploits0References6
OSV
OSV
added 2022/01/05 4:19 p.m.6 views

SUSE-SU-2022:0031-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041 - CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF. bsc1192876...

6.5CVSS6.6AI score0.00595EPSS
Exploits0References6
OSV
OSV
added 2022/01/04 3:6 p.m.5 views

SUSE-SU-2022:0021-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2021-4147: libxl: Fix libvirtd deadlocks and segfaults. bsc1194041...

6.5CVSS6.4AI score0.00078EPSS
Exploits0References8
PyPA
PyPA
added 2021/11/05 10:15 p.m.3 views

PYSEC-2021-845

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

7.8CVSS7.1AI score0.0001EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.2 views

PYSEC-2021-396

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS7.1AI score0.00019EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2021/11/05 9:5 p.m.2 views

CVE-2021-41203

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS7AI score0.00019EPSS
Exploits0
OSV
OSV
added 2021/08/27 6:7 p.m.10 views

OPENSUSE-SU-2021:1207-1 Security update for go1.15

This update for go1.15 fixes the following issues: Update to go1.15.15: - go47473 net/http: panic due to racy read of persistConn after handler panic CVE-2021-36221 bsc1189162 - go47347 cmd/go: 'go list -f '.Stale'' stack overflow with cyclic imports - go47014 cmd/go: go mod vendor: open...

5.9CVSS6.3AI score0.00231EPSS
Exploits0References5
OSV
OSV
added 2021/08/25 8:49 p.m.13 views

GHSA-4HJG-CX88-G9F9 Data races in futures-intrusive

GenericMutexGuard was given the Sync auto trait as long as T is Send due to its contained members. However, since the guard is supposed to represent an acquired lock and allows concurrent access to the underlying data from different threads, it should only be Sync when the underlying data is. Thi...

5.5CVSS5.3AI score0.00054EPSS
Exploits1References4
PyPA
PyPA
added 2021/08/13 12:15 a.m.4 views

PYSEC-2021-312

TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions such as MutableHashTableShape produce extra output information in the form of a ShapeAndType struct. The shapes embedded in this struct are owned by an inferenc...

6.6CVSS6.9AI score0.00024EPSS
Exploits0References2Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2021/07/10 12:0 a.m.34 views

Security update for libX11 (important)

openSUSE Security Update: Security update for libX11 Announcement ID: openSUSE-SU-2021:1897-1 Rating: important References: 1186643 Cross-References: CVE-2021-31535 CVSS scores: CVE-2021-31535 NVD : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVE-2021-31535 SUSE: 8.1...

8.1CVSS6.8AI score0.05481EPSS
Exploits2References1
OpenVAS
OpenVAS
added 2021/06/18 12:0 a.m.13 views

SUSE: Security Advisory (SUSE-SU-2021:14748-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.8CVSS8.2AI score0.05481EPSS
Exploits2References4
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:0 a.m.19 views

openSUSE Security Update : libX11 (openSUSE-2021-857)

This update for libX11 fixes the following issues : - Regression in the fix for CVE-2021-31535, causing segfaults for xforms applications like fdesign bsc1186643 This update was imported from the SUSE:SLE-15:Update update project. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descripti...

9.8CVSS7.3AI score0.05481EPSS
Exploits2References2
Rows per page
Query Builder