Lucene search
+L

393 matches found

OSV
OSV
added 2026/03/27 7:56 p.m.26 views

GHSA-M959-CC7F-WV43 cryptography has incomplete DNS name constraint enforcement on peer names

Summary In versions of cryptography prior to 46.0.5, DNS name constraints were only validated against SANs within child certificates, and not the "peer name" presented during each validation. Consequently, cryptography would allow a peer named bar.example.com to validate against a wildcard leaf...

6.3CVSS6.8AI score0.00154EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.6 views

PT-2026-28601

Name of the Vulnerable Software and Affected Versions cryptography versions prior to 46.0.6 Description DNS name constraints were only validated against Subject Alternative Names SANs within child certificates, rather than the peer name presented during each validation. This allows a peer, such a...

6.3CVSS6.3AI score0.00154EPSS
SaveExploits0References302
Vulnrichment
Vulnrichment
added 2026/03/26 8:04 p.m.7 views

CVE-2026-33644 Lychee has SSRF bypass via DNS rebinding — PhotoUrlRule only validates IP addresses, not hostnames resolving to internal IPs

Lychee is a free, open-source photo-management tool. Prior to version 7.5.2, the SSRF protection in PhotoUrlRule.php can be bypassed using DNS rebinding. The IP validation check line 86-89 only activates when the hostname is an IP address. When a domain name is used, filtervar$host,...

2.3CVSS5.8AI score0.00217EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:01 p.m.7 views

CVE-2026-33344

Dagu is a workflow engine with a built-in Web user interface. From version 2.0.0 to before version 2.3.1, the fix for CVE-2026-27598 added ValidateDAGName to CreateNewDAG and rewrote generateFilePath to use filepath.Base. This patched the CREATE path. The remaining API endpoints - GET, DELETE,...

8.1CVSS5.7AI score0.00571EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2026/03/24 7:12 p.m.12 views

Parse Server has SQL Injection through aggregate and distinct field names in PostgreSQL adapter

Impact An attacker with master key access can execute arbitrary SQL statements on the PostgreSQL database by injecting SQL metacharacters into field name parameters of the aggregate $group pipeline stage or the distinct operation. This allows privilege escalation from Parse Server application-lev...

8.6CVSS6.1AI score0.00452EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/24 7:12 p.m.23 views

GHSA-P2W6-RMH7-W8Q3 Parse Server has SQL Injection through aggregate and distinct field names in PostgreSQL adapter

Impact An attacker with master key access can execute arbitrary SQL statements on the PostgreSQL database by injecting SQL metacharacters into field name parameters of the aggregate $group pipeline stage or the distinct operation. This allows privilege escalation from Parse Server application-lev...

8.6CVSS6.1AI score0.00452EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.16 views

WordPress plugin Medilink-Core 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There wa...

7.5CVSS5.8AI score0.00381EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/12 4:37 p.m.15 views

Parse Server has a SQL injection via query field name when using PostgreSQL

Impact An attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with PostgreSQL as the database. The field name in a $regex query operator is passed to PostgreSQL using unparameterized string interpolation...

5.1CVSS5.8AI score0.00201EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/09 4:32 p.m.13 views

CLSA-2026-1773073974 Fix CVE(s): CVE-2025-10230

SECURITY UPDATE: command injection via improper NetBIOS name validation in shell hook handling CVE - debian/patches/CVE-2025-10230-1.patch: Validate NetBIOS names before passing them to hook shell command, rejecting characters outside alphanumeric, dot, underscore, or hyphen. Prevent command...

10CVSS7.6AI score0.39653EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.17 views

WordPress plugin Gamezone 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The...

8.1CVSS5.8AI score0.00403EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/02 8:27 p.m.14 views

CocoIndex Doris target connector didn't verify table name when constructing ALTER TABLE statements

Impact The Doris target connector didn't verify the configured table name before creating some SQL statements ALTER TABLE. So, in the application code, if the table name is provided by an untrusted upstream, it expose vulnerability to SQL injection when target schema change. Patches Yes, it's fix...

9.8CVSS6AI score0.00282EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/02 8:27 p.m.7 views

GHSA-59G6-V3VG-F7WC CocoIndex Doris target connector didn't verify table name when constructing ALTER TABLE statements

Impact The Doris target connector didn't verify the configured table name before creating some SQL statements ALTER TABLE. So, in the application code, if the table name is provided by an untrusted upstream, it expose vulnerability to SQL injection when target schema change. Patches Yes, it's fix...

9.3CVSS6AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.10 views

CVE-2026-27598

Dagu is a workflow engine with a built-in Web user interface. In versions up to and including 1.16.7, the CreateNewDAG API endpoint POST /api/v1/dags does not validate the DAG name before passing it to the file store. An authenticated user with DAG write permissions can write arbitrary YAML files...

7.1CVSS6AI score0.00571EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/02/20 10:28 p.m.44 views

CVE-2026-27122 Svelte SSR does not validate dynamic element tag names in `<svelte:element>`

svelte performance oriented web framework. Prior to 5.51.5, when using in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains unexpected characters, it can result in HTML injection in the SSR output...

5CVSS0.00189EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.10 views

PT-2026-20873

When using in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains unexpected characters, it can result in HTML injection in the SSR output. Client-side rendering is not affected...

5CVSS5.5AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/12 12:00 a.m.12 views

Cisco ClamAV ClamBC 代码注入漏洞

Cisco ClamAV ClamBC is a bytecode signature system developed by Cisco, Inc. Cisco ClamAV ClamBC has a code injection vulnerability, which stems from weak input validation in the handling of function names. This vulnerability could allow attackers to execute malicious bytecode or cause unexpected...

8.6CVSS6AI score0.00172EPSS
SaveExploits0References5
Broadcom
Broadcom
added 2026/01/27 12:00 a.m.26 views

A malicious rsh server can overwrite arbitrary files in a directory on the rcp client machine

An issue was discovered in rcp in NetKit through 0.17. For an rcp operation, the server chooses which files/directories are sent to the client. However, the rcp client only performs cursory validation of the object name returned. A malicious rsh server or Man-in-The-Middle attacker can overwrite...

7.4CVSS7.4AI score0.58204EPSS
SaveExploits9
EUVD
EUVD
added 2026/01/26 9:53 p.m.19 views

EUVD-2026-4656

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/26 9:02 p.m.10 views

Relative Path Traversal

Overview @pnpm/package-bins is a that returns bins of a package. Affected versions of this package are vulnerable to Relative Path Traversal via the commandsFromBin function when performing bin name validation and normalization. An attacker can create or overwrite arbitrary files outside the...

7.4CVSS6AI score0.00438EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.15 views

Siri Shortcuts MCP Server: Operating System Command Injection Vulnerability

Siri Shortcuts MCP Server is a tool developed by David as an integrated voice assistant and a context-based protocol server for large models. The Siri Shortcuts MCP Server has a vulnerability related to operating system command injection, which stems from insufficient validation of the shortcutNa...

7.8CVSS7.3AI score0.00683EPSS
SaveExploits0References1
Rows per page
Query Builder