Lucene search
+L

14064 matches found

Positive Technologies
Positive Technologies
added 2024/02/05 12:00 a.m.12 views

PT-2024-18717 · Samsung · Smart Suggestions

Name of the Vulnerable Software and Affected Versions: Samsung mobile devices versions prior to SMR Feb-2024 Release 1 Description: The issue allows local attackers to get sensitive information due to an implicit intent hijacking vulnerability in Smart Suggestions. Recommendations: For versions...

3.3CVSS6.7AI score0.00162EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/02/05 12:00 a.m.11 views

Vyper Encryption Issue Vulnerability

Vyper is the Pythonic smart contract language for EVM. A cryptographic issue exists in Vyper version 0.3.10 and prior versions, which is caused by a miscalculation of the "height" variable...

5.3CVSS6.8AI score0.00255EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/04 12:00 a.m.10 views

Credit Protocol Smart Contracts Security Vulnerability

Credit Protocol Smart Contracts are ethereum smart contracts for debt protocol dApps that facilitate debt tracking between any two parties. A security vulnerability exists in Credit Protocol Smart Contracts that stems from a denial of service due to the presence of the executeUcacTx function in t...

7.5CVSS6.7AI score0.00869EPSS
SaveExploits0References5
NVD
NVD
added 2024/02/02 5:15 p.m.31 views

CVE-2024-24560

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

5.3CVSS4.7AI score0.00526EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/02 5:15 p.m.13 views

PYSEC-2024-148

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

5.3CVSS5.2AI score0.00526EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/02/02 4:19 p.m.32 views

CVE-2024-24560 Vyper external calls can overflow return data to return input buffer

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

3.7CVSS6.9AI score0.00526EPSS
SaveExploits1References1
CVE
CVE
added 2024/02/02 4:19 p.m.66 views

CVE-2024-24560

CVE-2024-24560 concerns Vyper’s handling of external calls, where the return buffer can overflow into the input buffer due to memory layout and the RETURNDATASIZE length check for dynamic types. The result can cause a contract to read malformed data from the input buffer instead of the intended r...

5.3CVSS5.3AI score0.00526EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/02/02 4:19 p.m.10 views

CVE-2024-24560 Vyper external calls can overflow return data to return input buffer

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

3.7CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/02 4:19 p.m.40 views

CVE-2024-24560 Vyper external calls can overflow return data to return input buffer

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

3.7CVSS5.6AI score0.00526EPSS
SaveExploits1References1
WPVulnDB
WPVulnDB
added 2024/02/02 12:00 a.m.18 views

Smart Forms < 2.6.87 - Subscriber+ Arbitrary Entry Deletion

Description The plugin does not have authorisation in various AJAX actions, which could allow users with a role as low as subscriber to call them and perform unauthorised actions such as deleting entries. The plugin also lacks CSRF checks in some places which could allow attackers to make logged ...

6.5AI score0.00217EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2024/02/02 12:00 a.m.171 views

Smart Forms < 2.6.87 - Subscriber+ Arbitrary Entry Deletion

Description The plugin does not have authorisation in various AJAX actions, which could allow users with a role as low as subscriber to call them and perform unauthorised actions such as deleting entries. The plugin also lacks CSRF checks in some places which could allow attackers to make logged ...

6.7AI score0.00217EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2024/02/02 12:00 a.m.11 views

PT-2024-15228 · WordPress · Smart Forms

Name of the Vulnerable Software and Affected Versions: Smart Forms WordPress plugin versions prior to 2.6.87 Description: The issue concerns a lack of authorization in various AJAX actions within the plugin, allowing users with a low role, such as a subscriber, to perform unauthorized actions lik...

6.1CVSS7.1AI score0.00217EPSS
SaveExploits2References8
NVD
NVD
added 2024/02/01 5:15 p.m.55 views

CVE-2024-24561

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

9.8CVSS9.6AI score0.00902EPSS
SaveExploits1References3
Prion
Prion
added 2024/02/01 5:15 p.m.26 views

Design/Logic Flaw

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

7.5CVSS7.3AI score0.00902EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2024/02/01 4:37 p.m.72 views

CVE-2024-24561

CVE-2024-24561 (Vyper) : The vulnerability is in the built-in slice() bounds check for Vyper up to version 0.3.10, where the runtime check does not account for overflow of start + length when arguments are non-literal. This can enable out-of-bounds (OOB) access to storage, memory, or calldata and...

9.8CVSS9.5AI score0.00902EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/02/01 4:37 p.m.63 views

CVE-2024-24561 Vyper bounds check on built-in `slice()` function can be overflowed

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

9.8CVSS9.8AI score0.00902EPSS
SaveExploits1References3
NVD
NVD
added 2024/02/01 10:15 a.m.28 views

CVE-2024-22148

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in WP Smart Editor JoomUnited allows Reflected XSS.This issue affects JoomUnited: from n/a through 1.3.3...

7.1CVSS6.9AI score0.00372EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/01 10:15 a.m.9 views

CVE-2024-22148

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in WP Smart Editor JoomUnited allows Reflected XSS.This issue affects JoomUnited: from n/a through 1.3.3...

6.1CVSS5.8AI score0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/01 9:37 a.m.19 views

CVE-2024-22148 WordPress WP Smart Editor Plugin <= 1.3.3 is vulnerable to Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in WP Smart Editor JoomUnited allows Reflected XSS.This issue affects JoomUnited: from n/a through 1.3.3...

7.1CVSS7AI score0.00372EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/01 9:37 a.m.35 views

CVE-2024-22148 WordPress WP Smart Editor Plugin <= 1.3.3 is vulnerable to Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in WP Smart Editor JoomUnited allows Reflected XSS.This issue affects JoomUnited: from n/a through 1.3.3...

7.1CVSS7.2AI score0.00372EPSS
SaveExploits0References1
Rows per page
Query Builder