Lucene search
+L

216 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:42 a.m.14 views

CVE-2019-1010182

yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::loadfromstr function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later...

6.5CVSS6.8AI score0.01061EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/24 4:08 p.m.59 views

CVE-2025-46436

CVE-2025-46436 : Cross-Site Request Forgery in WordPress SCSS-Library (versions

4.3CVSS7.2AI score0.00158EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/24 12:00 a.m.13 views

WordPress plugin SCSS-Library 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site request forger...

4.3CVSS6AI score0.00158EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.8 views

Danswer 访问控制错误漏洞

Danswer is Danswer AI open source an artificial intelligence assistant that connects to company documents, applications and people. An access control error vulnerability exists in Danswer version 0.4.1 that stems from the ability for a basic user to create credentials and link them to an existing...

4.3CVSS4.9AI score0.00402EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/04 12:00 a.m.10 views

conda-forge-metadata 安全漏洞

conda-forge-metadata is a programmatic access to conda-forge metadata in conda-forge open source. A security vulnerability exists in conda-forge-metadata version 0.4.1 and earlier, which stems from dependency hijacking and could lead to remote code execution...

9.3CVSS7.6AI score0.00636EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/23 10:26 p.m.39 views

CVE-2025-27104

vyper is a Pythonic Smart Contract Language for the EVM. Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable...

7.5CVSS7.4AI score0.00447EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/02/21 10:43 p.m.3 views

Insufficient Control Flow Management

Overview vyper is a Pythonic Smart Contract Language for the EVM. Affected versions of this package are vulnerable to Insufficient Control Flow Management due to the evaluation of iterator expressions in the loop body that can consume side effects from the loop iterations. An attacker can...

7.5CVSS6.9AI score0.00447EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/21 10:43 p.m.4 views

Out-of-bounds Write

Overview vyper is a Pythonic Smart Contract Language for the EVM. Affected versions of this package are vulnerable to Out-of-bounds Write through the evaluation of AugAssign statements in conjunction with dynamic array operations. An attacker can cause an out-of-bounds write by manipulating the...

9.1CVSS7.1AI score0.0057EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/21 10:43 p.m.6 views

Incorrect Calculation

Overview vyper is a Pythonic Smart Contract Language for the EVM. Affected versions of this package are vulnerable to Incorrect Calculation due to the sqrt function. An attacker can manipulate the output to cause incorrect rounding results by providing specific input values that cause the functio...

7.5CVSS6.9AI score0.00327EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/02/21 10:15 p.m.14 views

PYSEC-2025-29

vyper is a Pythonic Smart Contract Language for the EVM. Vyper sqrt builtin uses the babylonian method to calculate square roots of decimals. Unfortunately, improper handling of the oscillating final states may lead to sqrt incorrectly returning rounded up results. This issue is being addressed a...

7.5CVSS6.8AI score0.00327EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/21 10:15 p.m.14 views

PYSEC-2025-29

vyper is a Pythonic Smart Contract Language for the EVM. Vyper sqrt builtin uses the babylonian method to calculate square roots of decimals. Unfortunately, improper handling of the oscillating final states may lead to sqrt incorrectly returning rounded up results. This issue is being addressed a...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/02/21 10:15 p.m.14 views

PYSEC-2025-30

vyper is a Pythonic Smart Contract Language for the EVM. Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable...

7.5CVSS6.8AI score0.00447EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2025/02/21 10:15 p.m.15 views

PYSEC-2025-31

vyper is a Pythonic Smart Contract Language for the EVM. Vyper handles AugAssign statements by first caching the target location to avoid double evaluation. However, in the case when target is an access to a DynArray and the rhs modifies the array, the cached target will evaluate first, and the...

9.1CVSS6.8AI score0.0057EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/02/21 9:27 p.m.36 views

CVE-2025-27105 AugAssign evaluation order causing OOB write within the object in Vyper

vyper is a Pythonic Smart Contract Language for the EVM. Vyper handles AugAssign statements by first caching the target location to avoid double evaluation. However, in the case when target is an access to a DynArray and the rhs modifies the array, the cached target will evaluate first, and the...

2.3CVSS0.0057EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/02/21 12:00 a.m.9 views

PT-2025-7630 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.4.1 Description: The issue concerns the potential for multiple evaluations of a single expression in the iterator target of a for loop, which can lead to unexpected program behavior. Specifically, reads in iterators...

7.5CVSS6.6AI score0.00447EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2025/02/21 12:00 a.m.12 views

PT-2025-7605 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.4.1 Description: The issue arises from the improper handling of oscillating final states in the sqrt function, which uses the babylonian method to calculate square roots of decimals. This can lead to sqrt incorrectly...

7.5CVSS6.8AI score0.00327EPSS
SaveExploits0References14
NVD
NVD
added 2025/01/16 8:15 p.m.9 views

CVE-2025-23533

Cross-Site Request Forgery CSRF vulnerability in zetxek WP Lyrics wplyrics allows Stored XSS.This issue affects WP Lyrics: from n/a through = 0.4.1...

7.1CVSS0.00203EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2025/01/16 6:41 p.m.8 views

WordPress WP Lyrics plugin <= 0.4.1 - CSRF to Stored XSS vulnerability

CSRF to Stored XSS vulnerability discovered by SOPROBRO in WordPress Plugin WP Lyrics versions = 0.4.1...

7.1CVSS6.2AI score0.00203EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/01/16 12:00 a.m.6 views

WordPress plugin WP Lyrics 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site request...

7.1CVSS8.2AI score0.00203EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/16 12:00 a.m.7 views

PT-2025-4927 · WordPress · Wp Lyrics

Name of the Vulnerable Software and Affected Versions: WP Lyrics versions 0.4.1 and earlier Description: The issue is a Cross-Site Request Forgery CSRF vulnerability that allows Stored XSS. This means an attacker can trick a user into performing unintended actions on a web application, and also...

7.1CVSS9.4AI score0.00203EPSS
SaveExploits0References3
Rows per page
Query Builder