Lucene search
+L

12064 matches found

OSV
OSV
added 2022/07/13 4:17 p.m.18 views

SUSE-SU-2020:0948-2 Security update for gmp, gnutls, libnettle

This update for gmp, gnutls, libnettle fixes the following issues: Security issue fixed: - CVE-2020-11501: Fixed zero random value in DTLS client hello bsc1168345 FIPS related bugfixes: - FIPS: Install checksums for binary integrity verification which are required when running in FIPS mode...

7.4CVSS7.3AI score0.03388EPSS
SaveExploits0References6
CNVD
CNVD
added 2022/07/13 12:00 a.m.58 views

Dell BSAFE Crypto-C Micro Edition and Dell BSAFE Micro Edition Suite Security Feature Issue Vulnerability (CNVD-2022-84616)

Dell BSAFE Micro Edition Suite is a development kit that provides encryption, certificate and transport layer security for c/c applications, devices, systems, etc. Dell BSAFE is a security software product that supports encryption algorithms, certificate chain authentication and transport layer...

9.8CVSS0.9AI score0.01022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2022/07/11 7:17 p.m.50 views

CVE-2021-39711

An out-of-bounds OOB read flaw was found in bpfprogtestrunskb in the net/bpf/testrun.c function due to an incorrect Size Value in the Linux kernel...

4.4CVSS2.2AI score0.00153EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/07/11 12:00 a.m.10 views

Dell BSAFE 安全特征问题漏洞

Dell BSAFE Micro Edition Suite is a development kit that provides encryption, certificate and transport layer security for c/c applications, devices, systems, etc. Dell BSAFE is a security software product that supports encryption algorithms, certificate chain authentication and transport layer...

9.8CVSS5.5AI score0.01022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/07/08 6:38 p.m.31 views

CVE-2022-34914

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

9.6AI score0.00997EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/07/08 12:00 a.m.9 views

Unsafe _price cast

Lines of code Vulnerability details Impact The price provided by chainlink AggregatorV3 could be a negative, if that happend the cast of the price goes high, in example, cast -1 to uint256 was 2256 - 1 Proof of Concept return uint256price.adjustDecimalsfeedDecimals, decimals; Tools Used Manual...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/08 12:00 a.m.12 views

Use of IERC20.transfer() instead of SafeERC20.safeTransfer()

Lines of code Vulnerability details Impact There are multiple external calls to IERC20.transfer and IERC20.transfer in contracts that suppose to transfer out tokens from/to the system. However, there are tokens like USDT that don't return any return value in their implementation of the transfer...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/08 12:00 a.m.11 views

Failed transfer during migrate could lockup the fund in old terminal

Lines of code Vulnerability details Without require for boolean checking, if to.addToBalanceOfvalue: payableValueprojectId, balance, token, '', bytes''; fail when transfer, migrate will not revert. This could cause the fund to lockup in the old terminal since store.recordMigrationprojectId; will...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/07/06 7:24 p.m.34 views

Possible leak of key's raw field if declared length is incorrect

Impact If a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker able to modify the declared length of a key's sensitive field can thus expose the raw value of that field. Patches Upgrade to version 0.0.6, which...

7.7CVSS6.2AI score0.01296EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2022/07/06 6:15 p.m.45 views

CVE-2022-31124

opensshkeyparser is an open source Python package providing utilities to parse and pack OpenSSH private and public key files. In versions prior to 0.0.6 if a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker...

7.7CVSS0.01296EPSS
SaveExploits1References5
PyPA
PyPA
added 2022/07/06 6:15 p.m.13 views

PYSEC-2022-233

opensshkeyparser is an open source Python package providing utilities to parse and pack OpenSSH private and public key files. In versions prior to 0.0.6 if a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker...

7.7CVSS6.8AI score0.01296EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2022/07/06 6:15 p.m.17 views

Design/Logic Flaw

opensshkeyparser is an open source Python package providing utilities to parse and pack OpenSSH private and public key files. In versions prior to 0.0.6 if a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker...

4CVSS6.3AI score0.01296EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/07/06 6:15 p.m.48 views

PYSEC-2022-233

opensshkeyparser is an open source Python package providing utilities to parse and pack OpenSSH private and public key files. In versions prior to 0.0.6 if a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker...

7.7CVSS2.7AI score0.01296EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/07/06 5:15 p.m.45 views

CVE-2022-31111 Discrepency in transfer value and actual value due to incorrect truncation in Frontier

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5.3CVSS5.4AI score0.01343EPSS
SaveExploits0References4
OSV
OSV
added 2022/07/06 11:36 a.m.10 views

SUSE-SU-2022:2301-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2022-32545: Fixed an outside the range of representable values of type. bsc1200388 - CVE-2022-32546: Fixed an outside the range of representable values of type. bsc1200389 - CVE-2022-32547: Fixed a load of misaligned address at...

7.8CVSS7.6AI score0.01355EPSS
SaveExploits0References7
OSV
OSV
added 2022/07/06 11:15 a.m.16 views

UBUNTU-CVE-2022-35230

An authenticated user can create a link with reflected Javascript code inside it for the graphs page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict...

5.4CVSS6.7AI score0.00767EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/07/06 11:05 a.m.62 views

CVE-2022-35229

An authenticated user can create a link with reflected Javascript code inside it for the discovery page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict...

5.4CVSS3.8AI score0.00779EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/07/06 12:00 a.m.11 views

Google Android 缓冲区错误漏洞

Google Android is a Linux-based open source operating system from Google, Inc. An out-of-bounds write vulnerability exists in Google Android due to a missing boundary check in readattrvalue of gattdb.cc. An attacker could exploit this vulnerability to execute arbitrary on the system...

10CVSS6.1AI score0.0107EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2022/07/06 12:00 a.m.14 views

Fedora: Security Advisory for golang-github-cockroachdb-pebble (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
OSV
OSV
added 2022/07/05 9:06 p.m.46 views

GHSA-WPQR-JCPX-745R Incorrect handling of invalid surrogate pair characters

Impact What kind of vulnerability is it? Who is impacted? Anyone parsing JSON from an untrusted source is vulnerable. JSON strings that contain escaped surrogate characters not part of a proper surrogate pair were decoded incorrectly. Besides corrupting strings, this allowed for potential key...

7.5CVSS7.4AI score0.02452EPSS
SaveExploits1References6
Rows per page
Query Builder