Lucene search
+L

233 matches found

Snyk
Snyk
added 2026/03/06 11:55 p.m.7 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the GetKnowledgeBaseByID function. An attacker can access and duplicate sensitive data from other tenants by providing the identifier of a knowledge base belonging to a different...

8.2CVSS5.8AI score0.00222EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/06 11:54 p.m.5 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference via the MCPTool.Name sanitization in the NewMCPTool registration process in internal/agent/tools. An attacker can execute arbitrary MCP tools and inject prompts to exfiltrate context by...

7.6CVSS6AI score0.00255EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/12 6:18 p.m.14 views

CVE-2026-21434 webtransport-go affected by Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

5.3CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2026/01/21 11:15 p.m.12 views

CVE-2026-23630

Docmost is open-source collaborative wiki and documentation software. In versions 0.3.0 through 0.23.2, Mermaid code block rendering is vulnerable to stored Cross-Site Scripting XSS. The frontend can render attacker-controlled Mermaid diagrams using mermaid.render, then inject the returned SVG/HT...

6.3CVSS0.00247EPSS
SaveExploits1References3
CBLMariner
CBLMariner
added 2026/01/13 1:11 a.m.8 views

CVE-2020-36843 affecting package ed25519-java for versions less than 0.3.0-1

CVE-2020-36843 affecting package ed25519-java for versions less than 0.3.0-1. A patched version of the package is available...

4.3CVSS6.9AI score0.0014EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.6 views

CVE-2021-41087

in-toto-golang is a go implementation of the in-toto framework to protect software supply chain integrity. In affected versions authenticated attackers posing as functionaries i.e., within a trusted set of users for a layout are able to create attestations that may bypass DISALLOW rules in the sa...

6.5CVSS6.7AI score0.0043EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:54 a.m.10 views

CVE-2021-41121

Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...

8.8CVSS6.9AI score0.01074EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.19 views

CVE-2022-23542

OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and...

9.8CVSS6.8AI score0.0091EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/25 8:15 a.m.29 views

CVE-2025-13370

The ProjectList plugin for WordPress is vulnerable to time-based SQL Injection via the 'id' parameter in all versions up to, and including, 0.3.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...

4.9CVSS0.00307EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2025/11/25 7:31 a.m.10 views

WordPress ProjectList plugin <= 0.3.0 - Authenticated (Editor+) Arbitrary File Upload vulnerability

Authenticated Editor+ Arbitrary File Upload vulnerability discovered by Ivan Cese in WordPress Plugin ProjectList versions = 0.3.0...

7.2CVSS7AI score0.00613EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/25 7:28 a.m.4 views

CVE-2025-13376 ProjectList <= 0.3.0 - Authenticated (Editor+) Arbitrary File Upload

The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's...

7.2CVSS6.9AI score0.00613EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/25 7:28 a.m.14 views

CVE-2025-13376 ProjectList <= 0.3.0 - Authenticated (Editor+) Arbitrary File Upload

The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's...

7.2CVSS0.00613EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/25 7:28 a.m.10 views

EUVD-2025-199577

The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's...

7.2CVSS6.8AI score0.00613EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/07 11:09 a.m.10 views

OESA-2025-2618 python-aiomysql security update

aiomysql is a "driver" for accessing a MySQL database from the asyncio PEP-3156/tulip framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel. Security Fixes: aiomysql is a library for accessing a MySQL...

7.5CVSS6.3AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/07 11:09 a.m.5 views

OESA-2025-2617 python-aiomysql security update

aiomysql is a "driver" for accessing a MySQL database from the asyncio PEP-3156/tulip framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel. Security Fixes: aiomysql is a library for accessing a MySQL...

7.5CVSS6.5AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/31 11:09 a.m.10 views

OESA-2025-2616 python-aiomysql security update

aiomysql is a "driver" for accessing a MySQL database from the asyncio PEP-3156/tulip framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel. Security Fixes: aiomysql is a library for accessing a MySQL...

7.5CVSS6.7AI score0.00365EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/27 1:34 a.m.27 views

CVE-2025-62943 WordPress Next Page, Not Next Post plugin <= 0.3.0 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Matt McInvale Next Page, Not Next Post next-page-not-next-post allows Stored XSS.This issue affects Next Page, Not Next Post: from n/a through = 0.3.0...

6.5CVSS0.00192EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/27 12:00 a.m.10 views

WordPress plugin Next Page, Not Next Post 跨站脚本漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site scripti...

6.5CVSS5.7AI score0.00192EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/27 12:00 a.m.11 views

PT-2025-43819

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Matt McInvale Next Page, Not Next Post next-page-not-next-post allows Stored XSS.This issue affects Next Page, Not Next Post: from n/a through = 0.3.0...

5.4CVSS6AI score0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/22 8:15 p.m.17 views

UBUNTU-CVE-2025-62611

aiomysql is a library for accessing a MySQL database from the asyncio. Prior to version 0.3.0, the client-side settings are not checked before sending local files to MySQL server, which allows obtaining arbitrary files from the client using a rogue server. It is possible to create a rogue MySQL...

8.2CVSS5.9AI score0.00365EPSS
SaveExploits0References5
Rows per page
Query Builder