Lucene search
+L

9788 matches found

Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.37 views

PT-2026-30498

Kados R10 GreenBee contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the 'id to modify' parameter. Attackers can send crafted requests with malicious SQL statements in the id to modify field to extract sensitive database...

8.8CVSS6AI score0.00311EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.23 views

PT-2026-30502

Kados R10 GreenBee contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the sort direction parameter. Attackers can submit malicious SQL statements in the sort direction parameter to extract sensitive database information or...

8.8CVSS6AI score0.00311EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.26 views

PT-2026-30483

CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'post' parameter. Attackers can send GET requests to post.php with malicious 'post' values to extract sensitive database information or perfor...

8.8CVSS6AI score0.00405EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/05 12:00 a.m.32 views

Montala ResourceSpace SQL注入漏洞

Montala ResourceSpace is an open-source digital asset management tool developed by Montala Company in the UK. It enables users to organize their digital assets. Version 8.6 of Montala ResourceSpace contains a SQL injection vulnerability. This vulnerability stems from the ref parameter being...

8.8CVSS6.1AI score0.00422EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.22 views

PT-2026-30481

PilusCart 1.4.1 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'send' parameter. Attackers can submit POST requests to the comment submission endpoint with RLIKE-based boolean SQL injection payloads to...

8.8CVSS6.1AI score0.00377EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/04 6:04 a.m.29 views

GHSA-2WFH-RCWF-WH23 Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

Summary The plugin file upload endpoint POST /api/plugin/upload passes the user-supplied filename directly to createTempFolder without sanitizing path traversal sequences. An attacker with Global Builder privileges can craft a multipart upload with a filename containing ../ to delete arbitrary...

8.7CVSS6.7AI score0.00554EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/04/04 6:04 a.m.19 views

Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

Summary The plugin file upload endpoint POST /api/plugin/upload passes the user-supplied filename directly to createTempFolder without sanitizing path traversal sequences. An attacker with Global Builder privileges can craft a multipart upload with a filename containing ../ to delete arbitrary...

8.7CVSS6.7AI score0.00554EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.19 views

PT-2026-30337

Name of the Vulnerable Software and Affected Versions Coder/code-marketplace versions through 2.4.1 Description A Zip Slip vulnerability allows a malicious VSIX file to write arbitrary files outside the extension directory. The ExtractZip function passes raw zip entry names to a callback that...

8.7CVSS6AI score0.00343EPSS
SaveExploits0
NVD
NVD
added 2026/04/03 11:17 p.m.13 views

CVE-2026-34607

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip function include/lib/common.php:793. When extracting ZIP archives plugin/template uploads, backup imports, the function calls $zip-extractTo$path without sanitizing Z...

7.2CVSS0.00874EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/03 10:35 p.m.31 views

CVE-2026-34607 Emlog: Path Traversal in emUnZip() allows arbitrary file write leading to RCE

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip function include/lib/common.php:793. When extracting ZIP archives plugin/template uploads, backup imports, the function calls $zip-extractTo$path without sanitizing Z...

7.2CVSS0.00874EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/03 10:35 p.m.5 views

CVE-2026-34607 Emlog: Path Traversal in emUnZip() allows arbitrary file write leading to RCE

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip function include/lib/common.php:793. When extracting ZIP archives plugin/template uploads, backup imports, the function calls $zip-extractTo$path without sanitizing Z...

7.2CVSS6.1AI score0.00874EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/03 10:35 p.m.20 views

EUVD-2026-18901

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip function include/lib/common.php:793. When extracting ZIP archives plugin/template uploads, backup imports, the function calls $zip-extractTo$path without sanitizing Z...

7.2CVSS6.1AI score0.00874EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:35 p.m.6 views

CVE-2026-34607

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip function include/lib/common.php:793. When extracting ZIP archives plugin/template uploads, backup imports, the function calls $zip-extractTo$path without sanitizing Z...

7.2CVSS6.1AI score0.00874EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/03 10:28 p.m.14 views

EUVD-2026-18897

Emlog is an open source website building system. Prior to version 2.6.8, the backend upgrade interface accepts remote SQL and ZIP URLs via GET parameters. The server first downloads and executes the SQL file, then downloads the ZIP file and extracts it directly into the web root directory. This...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/03 9:45 p.m.28 views

SandboxJS: Sandbox Escape via Prop Object Leak in New Handler

Description A scope modification vulnerability exists in @nyariv/sandboxjs version 0.8.35 and below. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an...

7.2CVSS6.1AI score0.00292EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:43 p.m.35 views

CVE-2026-35214 Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

Budibase is an open-source low-code platform. Prior to version 3.33.4, the plugin file upload endpoint POST /api/plugin/upload passes the user-supplied filename directly to createTempFolder without sanitizing path traversal sequences. An attacker with Global Builder privileges can craft a multipa...

8.7CVSS0.00554EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.15 views

Google Research MCP Server 代码问题漏洞

The Google Research MCP Server is an AI assistant server developed by mixelpixx for providing web search and content extraction functions. There are code vulnerabilities in the Google Research MCP Server, which stem from improper handling of parameter URLs. These vulnerabilities may lead to...

6.5CVSS6.7AI score0.00206EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.5 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 : tar-rs vulnerability (USN-8138-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by a vulnerability as referenced in the USN-8138-1 advisory. It was discovered that tar-rs incorrectly handled symlinks when unpacking a tar archive. If a user or automated system were tricked into...

6.5CVSS6.1AI score0.00379EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 8:27 p.m.8 views

CVE-2026-35467

The stored API keys in temporary browser client is not marked as protected allowing for JavScript console or other errors to allow for extraction of the encryption credentials...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/02 8:27 p.m.37 views

CVE-2026-35467 Private Key stored as extractable in browser IndexeDB

The stored API keys in temporary browser client is not marked as protected allowing for JavScript console or other errors to allow for extraction of the encryption credentials...

0.00232EPSS
SaveExploits0References2
Rows per page
Query Builder