Lucene search
+L

959 matches found

CVE
CVE
added 2022/10/11 12:00 a.m.64 views

CVE-2022-39803

CVE-2022-39803 concerns SAP 3D Visual Enterprise Author. The issue is in the parsing of SAT files (e.g., CoreCadTranslator.exe) and is tied to improper validation leading to memory corruption, including stack-based/heap-based write conditions. Descriptions from ZDI advisories indicate that crafte...

7.8CVSS7.8AI score0.00539EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2022/10/10 12:00 a.m.15 views

USE OF SOLIDITY VERSION 0.8.14 WHICH HAS KNOWN ISSUES APPLICABLE TO Blur Exchange

Lines of code Vulnerability details Vulnerability details Vulnerability related to ‘Optimizer Bug Regarding Memory Side Effects of Inline Assembly’ ref : Blur Exchange inherits solidity contracts from openzeppelin and these uses inline assembly, and optimization is enabled while compiling...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/10 12:00 a.m.16 views

Passing chain id from outside

Lines of code Vulnerability details Impact Passing chain id from outside. Incorrect chain id can be passed. Proof of Concept Tools Used Static analytics Recommended Mitigation Steps Use assembly to obtain current chain id. --- The text was updated successfully, but these errors were encountered:...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/10/10 12:00 a.m.21 views

Huawei EulerOS: Security Advisory for openssl (EulerOS-SA-2022-2476)

The remote host is missing an update for the Huawei EulerOS 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...

5.3CVSS8AI score0.0468EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/10/08 12:00 a.m.46 views

EulerOS 2.0 SP10 : openssl (EulerOS-SA-2022-2419)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properl...

10CVSS7.4AI score0.95404EPSS
SaveExploits6References3
Tenable Nessus
Tenable Nessus
added 2022/10/08 12:00 a.m.43 views

EulerOS 2.0 SP10 : openssl (EulerOS-SA-2022-2432)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properl...

10CVSS7.4AI score0.95404EPSS
SaveExploits6References3
Code423n4
Code423n4
added 2022/10/01 12:00 a.m.11 views

Variables used in the assembly have not been cleaned up

Lines of code Vulnerability details Description There is function getOrCreatePosition from AlgebraPool contract and function nextTickInTheSameRow from TickTable library. Both of them accept int24 parameters and process them inside of assembly. According to Solidity documentation, there is no...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/27 12:00 a.m.19 views

Using non cleaned up variables inside of inline assembly

Lines of code Vulnerability details Impact There is a revealGobblers function in a ArtGobblers smart contract. Inside the function is an assembly insert, which operates with a variable with a size less than a machine word. But the code inside the assembly not checking that variable is cleaned up...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/09/14 12:00 a.m.42 views

EulerOS 2.0 SP9 : openssl (EulerOS-SA-2022-2300)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properl...

10CVSS7.4AI score0.95404EPSS
SaveExploits6References3
Code423n4
Code423n4
added 2022/08/27 12:00 a.m.14 views

Griefing attacks on NounsAuctionHouse

Lines of code Vulnerability details Impact There is internal function safeTransferETH that is called in createBid. The function itself: function safeTransferETHaddress to, uint256 value internal returns bool bool success, = to.call value: value, gas: 30000 new bytes0; return success; Please note...

6.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/08/21 11:28 a.m.24 views

virginiageneralassembly.gov Cross Site Scripting vulnerability OBB-2856806

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
OSV
OSV
added 2022/07/26 1:15 p.m.4 views

DEBIAN-CVE-2021-33459

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in nasmparserdirective in modules/parsers/nasm/nasm-parse.c...

5.5CVSS5.6AI score0.0033EPSS
SaveExploits1References1
Citrix
Citrix
added 2022/07/13 12:00 a.m.11 views

App Layering - 2206 WMI applications relying on the Global Assembly Cache (GAC) fail to run.

WMI applications no longer work after upgrading to App Layering 2206. Specifically anything that uses the GACMSIL directory...

7.1AI score
SaveExploits0
Mageia
Mageia
added 2022/07/12 8:32 a.m.204 views

Updated openssl packages fix security vulnerability

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS1.4AI score0.0468EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/07/08 12:00 a.m.48 views

SUSE SLED15 / SLES15 Security Update : openssl-1_1 (SUSE-SU-2022:2328-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:2328-1 advisory. - AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entiret...

5.3CVSS6.9AI score0.0468EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/07/08 12:00 a.m.78 views

SUSE SLES15 Security Update : openssl-1_1 (SUSE-SU-2022:2311-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:2311-1 advisory. - AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under...

5.3CVSS6.9AI score0.0468EPSS
SaveExploits0References4
RustSec
RustSec
added 2022/07/05 12:00 p.m.132 views

AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS1.3AI score0.0468EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/07/05 12:00 p.m.50 views

RUSTSEC-2022-0032 AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS7.5AI score0.0468EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/07/05 10:30 a.m.22 views

CVE-2022-2097 AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

6.9AI score0.0468EPSS
SaveExploits0References13
AlpineLinux
AlpineLinux
added 2022/07/05 10:30 a.m.53 views

CVE-2022-2097

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS7.9AI score0.0468EPSS
SaveExploits0
Rows per page
Query Builder