Lucene search
+L

11687 matches found

CVE
CVE
added 2024/04/28 1:01 p.m.101 views

CVE-2022-48668

CVE-2022-48668 relates to the Linux kernel SMB3 implementation. The issue was that collapse range did not discard the affected cached region, risking temporary data corruption of the file during operations (as observed in xfstest generic/031). The fix stabilizes collapse range behavior and also i...

3.3CVSS6.4AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/28 1:01 p.m.37 views

CVE-2022-48667

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in insert range insert range doesn't discard the affected cached region so can risk temporarily corrupting file data. Also includes some minor cleanup avoiding rereading inode size repeatedly...

3.3CVSS7.4AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/28 1:01 p.m.42 views

CVE-2022-48667 smb3: fix temporary data corruption in insert range

In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in insert range insert range doesn't discard the affected cached region so can risk temporarily corrupting file data. Also includes some minor cleanup avoiding rereading inode size repeatedly...

7.7AI score0.00193EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.40 views

RHEL 7 : openstack-neutron (RHSA-2019:0935)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:0935 advisory. OpenStack Networking neutron is a pluggable, scalable, and API-driven system that provisions networking services to virtual machines. Its ma...

6.5CVSS7AI score0.03635EPSS
SaveExploits1References15
Veracode
Veracode
added 2024/04/26 7:12 a.m.27 views

Range-Based Loop Execution

vyper is vulnerable to Range-Based Loop Execution. The vulnerability is due to incorrect assertion handling in the code generation of the range statement stmt.parseForrange within file stmt.py, which allows attackers to manipulate loop parameters...

5.3CVSS6.9AI score0.00798EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/04/25 7:53 p.m.86 views

GHSA-PPX5-Q359-PVWJ vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS5.1AI score0.00798EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/04/25 7:53 p.m.49 views

vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS6.9AI score0.00798EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2024/04/25 5:15 p.m.14 views

PYSEC-2024-246

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS7.1AI score0.00798EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/04/25 5:15 p.m.15 views

PYSEC-2024-246

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS7.1AI score0.00798EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2024/04/25 5:00 p.m.17 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS6.9AI score0.00798EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/04/25 5:00 p.m.77 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.5AI score0.00798EPSS
SaveExploits1References4
CVE
CVE
added 2024/04/25 5:00 p.m.84 views

CVE-2024-32481

Vyper (Pythonic EVM language) is affected by CVE-2024-32481 in versions from 0.3.8 up to, but not including, 0.4.0b1. The vulnerability arises when looping with range(start, start + N) where start is negative; an incorrect assertion in the code generation of the range statement (stmt.parse_For_ra...

5.3CVSS6.7AI score0.00798EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/04/25 2:15 p.m.16 views

UBUNTU-CVE-2024-4006

An issue has been discovered in GitLab CE/EE affecting all versions starting from 16.7 before 16.9.6, all versions starting from 16.10 before 16.10.4, all versions starting from 16.11 before 16.11.1 where personal access scopes were not honored by GraphQL subscriptions...

4.3CVSS5.7AI score0.00468EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/04/25 12:00 a.m.13 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper versions prior to 0.3.8 through 0.4.0b1, which stems from a false assertion issue in the stmt.parseForrange function...

5.3CVSS6.8AI score0.00798EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.19 views

PT-2024-24605 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.8 through 0.4.0b1 Description: The issue arises when looping over a range of the form rangestart, start + N, where start is a signed integer and can be negative. This causes the execution to always revert due to an incorrec...

5.3CVSS7.4AI score0.00798EPSS
SaveExploits1References9
NVD
NVD
added 2024/04/24 6:15 p.m.18 views

CVE-2024-0151

Insufficient argument checking in Secure state Entry functions in software using Cortex-M Security Extensions CMSE, that has been compiled using toolchains that implement 'Arm v8-M Security Extensions Requirements on Development Tools' prior to version 1.4, allows an attacker to pass values to...

6.5CVSS6.5AI score0.00448EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/24 5:12 p.m.84 views

CVE-2024-0151

CVE-2024-0151 affects software using Cortex-M Security Extensions (CMSE). The issue arises from insufficient argument checking in Secure state Entry functions, allowing values out of range for types smaller than 32-bits to be passed into secure state, potentially causing incorrect operations. Pub...

6.5CVSS6.7AI score0.00448EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/24 12:00 a.m.22 views

PT-2024-10086 · Drupal · Drupal Advanced Pwa Inc Push Notifications

Name of the Vulnerable Software and Affected Versions: Drupal Advanced PWA inc Push Notifications versions 0.0.0 through 1.5.0 Description: The issue is related to an incorrect authorization vulnerability in the Drupal Advanced PWA inc Push Notifications module, which allows for forceful browsing...

9.1CVSS7.2AI score0.0037EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/04/24 12:00 a.m.13 views

MongoDB Compass 安全漏洞

MongoDB Compass is a free interactive tool from the US-based MongoDB Inc. for querying, optimizing, and analyzing MongoDB data. A security vulnerability exists in MongoDB Compass versions 1.35.0 through 1.40.5, which stems from the possibility that the application may accept and use insufficientl...

7.1CVSS7.7AI score0.00231EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/24 12:00 a.m.10 views

ARM Cortex-M Security Extensions 安全漏洞

ARM Cortex-M Security Extensions CMSE is an application from ARM UK. A security vulnerability exists in ARM Cortex-M Security Extensions prior to version 1.4, which arises from a software security issue in code using Cortex-M Security Extensions CMSE that allows an attacker to pass out-of-range...

6.5CVSS6.8AI score0.00448EPSS
SaveExploits0References2
Rows per page
Query Builder