Lucene search
+L

3729 matches found

Positive Technologies
Positive Technologies
added 2023/09/12 12:0 a.m.14 views

PT-2023-5294

Name of the Vulnerable Software and Affected Versions GCC versions prior to the fixed version Description A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in an...

4.8CVSS7AI score0.00758EPSS
SaveExploits1References104
Fedora
Fedora
added 2023/09/09 12:40 a.m.26 views

[SECURITY] Fedora 37 Update: pypy-7.3.12-3.fc37

PyPy's implementation of Python, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types strings, dictionaries, etc This build of PyPy has JIT-compilation enabled...

7.5CVSS8.1AI score0.02453EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2023/09/09 12:0 a.m.11 views

Fedora: Security Advisory for pypy (FEDORA-2023-129178fd27)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.5CVSS8.1AI score0.02453EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/07 6:42 a.m.63 views

Security Bulletin: Multiple vulnerabilities in scala-compiler-2.11.8.jar affect IBM Application Performance Management products

Summary There are multiple vulnerabilities in scala-compiler-2.11.8.jar used by IBM Application Performance Management. IBM Application Performance Management has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2017-15288 DESCRIPTION: Scala could allow a local authenticated attacke...

7.8CVSS7.7AI score0.00375EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.35 views

Oracle Linux 8 : gcc (ELSA-2020-1864)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2020-1864 advisory. - CVE-2018-12207 / Intel SKX102 OL8 gcc: Intel Mitigation for CVE: CVE-2018-12207 Tenable has extracted the preceding description block directly from the Oracle...

7.5CVSS6.8AI score0.03207EPSS
SaveExploits0References2
OSV
OSV
added 2023/09/05 1:1 p.m.9 views

SUSE-SU-2023:3536-1 Security update for docker

This update for docker fixes the following issues: - Update to Docker 24.0.5-ce. See upstream changelong online at bsc1213229 - Update to Docker 24.0.4-ce. See upstream changelog online at . bsc1213500 - Update to Docker 24.0.3-ce. See upstream changelog online at . bsc1213120 - Recommend...

8.7CVSS7.7AI score0.02733EPSS
SaveExploits2References12
NVD
NVD
added 2023/09/04 6:15 p.m.60 views

CVE-2023-40015

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS4.4AI score0.00418EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/04 6:15 p.m.103 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5CVSS5.1AI score0.00418EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/04 5:39 p.m.10 views

CVE-2023-40015 Vyper: reversed order of side effects for some operations

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

3.7CVSS6.4AI score0.00418EPSS
SaveExploits1References1
OSV
OSV
added 2023/09/04 5:39 p.m.35 views

CVE-2023-40015 Vyper: reversed order of side effects for some operations

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

3.7CVSS5.2AI score0.00418EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/09/04 4:39 p.m.34 views

Vyper: reversed order of side effects for some operations

Impact For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. - unsafeadd - unsafesub - unsafemul - unsafediv - powmod256 - |, &, ^ bitwise operators - bitwiseor deprecated - bitwiseand deprecated - bitwisex...

5.3CVSS4.5AI score0.00418EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/09/04 4:39 p.m.97 views

GHSA-G2XH-C426-V8MF Vyper: reversed order of side effects for some operations

Impact For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. - unsafeadd - unsafesub - unsafemul - unsafediv - powmod256 - |, &, ^ bitwise operators - bitwiseor deprecated - bitwiseand deprecated - bitwisex...

6.9CVSS4.5AI score0.00418EPSS
SaveExploits1References7
GithubExploit
GithubExploit
added 2023/09/04 3:25 a.m.748 views

Exploit for Out-of-bounds Write in Linux Linux_Kernel

nftables oob read/write exploit CVE-2023-35001 Exploit used...

7.8CVSS7AI score0.01508EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2023/09/04 12:0 a.m.10 views

PT-2023-27210 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper affected versions not specified Description: The Vyper compiler evaluates arguments from right to left instead of left to right for certain expressions, including unsafe add, unsafe sub, unsafe mul, unsafe div, pow mod256, |, &, ^ bitwi...

6.9CVSS4.9AI score0.00418EPSS
SaveExploits1References13
GithubExploit
GithubExploit
added 2023/09/01 7:41 a.m.816 views

Exploit for Out-of-bounds Write in Linux Linux_Kernel

nftables oob read/write exploit CVE-2023-35001 Exploit used...

7.8CVSS7AI score0.01508EPSS
SaveExploits2
Fedora
Fedora
added 2023/08/30 1:27 a.m.31 views

[SECURITY] Fedora 37 Update: mingw-qt5-qtbase-5.15.10-4.fc37

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

7.5CVSS7AI score0.01553EPSS
SaveExploits1
Prion
Prion
added 2023/08/24 11:15 p.m.16 views

Integer overflow

Rizin is a UNIX-like reverse engineering framework and command-line toolset. Versions 0.6.0 and prior are vulnerable to integer overflow in consumecount of src/gnuv2/cplus-dem.c. The overflow check is valid logic but, is missing the modulus if the block once compiled. The compiler sees this block...

4.4CVSS7.8AI score0.0027EPSS
SaveExploits0References5Affected Software1
Fedora
Fedora
added 2023/08/17 12:34 a.m.32 views

[SECURITY] Fedora 37 Update: rust-1.71.1-1.fc37

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.9CVSS7AI score0.00778EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/08/17 12:0 a.m.24 views

Fedora: Security Advisory for rust (FEDORA-2023-4824704a61)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.9CVSS7.3AI score0.00778EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/08/11 12:0 a.m.7 views

Intel ISPC Security Vulnerability

Intel ISPC is a program compiler from Intel Corporation USA. A security vulnerability exists in IntelR ISPC prior to version 1.19.0 that stems from improper access control. An attacker can exploit the vulnerability to elevate privileges...

7.8CVSS6.7AI score0.00144EPSS
SaveExploits0References2
Rows per page
Query Builder