Lucene search
+L

115 matches found

Prion
Prion
added 2022/08/29 3:15 p.m.21 views

Design/Logic Flaw

A vulnerability was found in fapolicyd. The vulnerability occurs due to an assumption on how glibc names the runtime linker, a build time regular expression may not correctly detect the runtime linker. The consequence is that the pattern detection for applications launched by the run time linker...

4.6CVSS8.1AI score0.00325EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/07/31 2:09 p.m.12 views

GSD-2022-1004437 tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()

tunnels: do not assume mac header is set in skbtunnelcheckpmtu This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.53 by commit...

7.2AI score
SaveExploits0
Prion
Prion
added 2022/02/15 7:15 p.m.20 views

Design/Logic Flaw

crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a...

6.8CVSS7.9AI score0.01239EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/02/05 12:00 p.m.28 views

RUSTSEC-2022-0041 Unsoundness of AtomicCell<*64> arithmetics on 32-bit targets that support Atomic*64

Impact Affected versions of this crate incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a 32-bit target can be smaller than AtomicI,U64. This can cause the following problems: - Unaligned memory accesses - Data race Crates usin...

8.1CVSS7.4AI score0.01239EPSS
SaveExploits1References3
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/11/03 4:00 p.m.19 views

Evolving Zero Trust—Lessons learned and emerging trends

Looking back at the last two years, to say that our security strategies have evolved would be an understatement. Organizations around the world made overnight transitions to remote work models in response to a global pandemic, forcing them to reassess attack surface areas as they underwent an...

7AI score
SaveExploits0
CloudLinux
CloudLinux
added 2021/09/21 10:03 p.m.69 views

Fix of CVE: CVE-2020-29661, CVE-2019-19532, CVE-2020-25656, CVE-2020-25211

CKSIX-277: CVE-2020-29661: tty: Fix -pgrp locking in tiocspgrp - CKSIX-277: CVE-2020-25656: vt: keyboard, extend funcbuflock to readers - CKSIX-277: CVE-2020-25656: tty/vt: fix write/write race in ioctlKDSKBSENT handler - CKSIX-277: CVE-2020-25656: vt: keyboard, simplify vtkdgkbsent - CKSIX-277:...

7.8CVSS1.7AI score0.0112EPSS
SaveExploits4References1
CloudLinux
CloudLinux
added 2021/09/21 10:03 p.m.56 views

Fix of CVE: CVE-2020-25211, CVE-2020-25656, CVE-2019-19532, CVE-2020-29661

CKSIX-277: CVE-2020-29661: tty: Fix -pgrp locking in tiocspgrp - CKSIX-277: CVE-2020-25656: vt: keyboard, extend funcbuflock to readers - CKSIX-277: CVE-2020-25656: tty/vt: fix write/write race in ioctlKDSKBSENT handler - CKSIX-277: CVE-2020-25656: vt: keyboard, simplify vtkdgkbsent - CKSIX-277:...

7.8CVSS1.7AI score0.0112EPSS
SaveExploits4References1
Github Security Blog
Github Security Blog
added 2021/08/25 8:52 p.m.35 views

nb-connect invalidly assumes the memory layout of std::net::SocketAddr

The nb-connect crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about...

9.8CVSS8.9AI score0.01448EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.31 views

socket2 invalidly assumes the memory layout of std::net::SocketAddr

The socket2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.5AI score0.00398EPSS
SaveExploits1References6Affected Software2
Code423n4
Code423n4
added 2021/06/30 12:00 a.m.15 views

Underflow problems occurring when a token has >18 decimals

Handle tensors Vulnerability details Impact The contracts assume that all tokens will have =18 decimals. If the Tracer team are the only people deploying the contracts, and they keep this in mind, this isn't a problem. If the contracts are to be deployed by other people, this assumption should be...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/05/03 12:00 a.m.40 views

Huawei EulerOS: Security Advisory for python-crypto (EulerOS-SA-2021-1836)

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

7.5CVSS7.7AI score0.02031EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.15 views

Rust socket crate 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in socket2 crate for Rust prior to version 0.3.16, which stems from its incorrect expectation of the std::net::SocketAddr memory representation. No details of the vulnerability ar...

5.5CVSS5.8AI score0.00398EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/12/15 12:00 a.m.25 views

EulerOS 2.0 SP5 : python-crypto (EulerOS-SA-2020-2562)

According to the version of the python-crypto package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive...

7.5CVSS7.5AI score0.02031EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/12/06 3:05 a.m.24 views

Injection

Google Chrome is vulnerable to injection attacks. The vulnerability existed because of an incorrect object type assumption in SVG in Google Chrome which allowed a remote attacker to potentially exploit object corruption via a crafted HTML page...

8.8CVSS3.3AI score0.01794EPSS
SaveExploits0References10Affected Software1
RustSec
RustSec
added 2020/11/13 12:00 p.m.29 views

`miow` invalidly assumes the memory layout of std::net::SocketAddr

The miow crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS3.4AI score0.00387EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/11/13 12:00 p.m.26 views

RUSTSEC-2020-0080 `miow` invalidly assumes the memory layout of std::net::SocketAddr

The miow crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.3AI score0.00387EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2020/06/05 12:00 a.m.107 views

Unbreakable Enterprise kernel security update

2.6.39-400.323.1 - USB: adutux: fix use-after-free on disconnect Johan Hovold Orabug: 31240297 CVE-2019-19523 - USB: core: Fix races in character device registration and deregistraion Alan Stern Orabug: 31317669 CVE-2019-19537 - USB: iowarrior: fix use-after-free on disconnect Johan Hovold Orabug...

7.2CVSS1.2AI score0.00504EPSS
SaveExploits0
Prion
Prion
added 2019/04/20 3:29 p.m.19 views

Code injection

DISPUTED SOY CMS v3.0.2 allows remote attackers to execute arbitrary PHP code via a ?php substring in the second text box. NOTE: the vendor indicates that there was an assumption that the content is "made editable on its own."...

6.5CVSS7.3AI score0.02226EPSS
SaveExploits2References2Affected Software1
Vulnrichment
Vulnrichment
added 2019/04/20 2:35 p.m.10 views

CVE-2019-11376

SOY CMS v3.0.2 allows remote attackers to execute arbitrary PHP code via a ?php substring in the second text box. NOTE: the vendor indicates that there was an assumption that the content is "made editable on its own...

7.9AI score0.02226EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2018/02/08 1:49 p.m.32 views

CVE-2018-6829

cipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data i.e., it does not have semantic security in face of a ciphertext-only attack. The Decisional...

7.5CVSS7.1AI score0.01762EPSS
SaveExploits1References1
Rows per page
Query Builder