Lucene search
+L

58231 matches found

CNNVD
CNNVD
added 2026/04/03 12:00 a.m.21 views

Focalboard 安全漏洞

Focalboard is a multilingual, self-hosted project management tool open source by Mattermost Community. Version 8.0 of Focalboard contains a security vulnerability. This vulnerability stems from the lack of verification of file ownership during the upload process, which may allow authenticated...

4.3CVSS5.8AI score0.00221EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.9 views

PT-2026-30248

Name of the Vulnerable Software and Affected Versions Piwigo versions prior to 16.3.0 Description An issue exists in the Activity List API endpoint that allows an authenticated administrator to perform a SQL Injection. This technique involves inserting malicious SQL code into a query to manipulat...

7.2CVSS5.9AI score0.00364EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.29 views

PT-2026-30229

Name of the Vulnerable Software and Affected Versions prompts.chat versions prior to commit 1464475 Description prompts.chat is susceptible to an identity confusion issue stemming from inconsistent case sensitivity in username handling during write and read operations. This allows attackers to...

8.6CVSS5.9AI score0.00332EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.15 views

PT-2026-30151

Name of the Vulnerable Software and Affected Versions The Linux kernel affected versions not specified Description A flaw exists in the sip help tcp function within the netfilter module. This function parses the SIP Content-Length header using simple strtoul, which returns an unsigned long, but...

8.6CVSS5.3AI score0.00433EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.10 views

SUSE CVE-2026-34514

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the contenttype parameter in aiohttp could use this to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

4.8CVSS5.7AI score0.00315EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.11 views

CVE-2026-34749

Payload is a free and open source headless content management system. Prior to version 3.79.1, a Cross-Site Request Forgery CSRF vulnerability exists in the authentication flow. Under certain conditions, the configured CSRF protection could be bypassed, allowing cross-site requests to be made. Th...

5.4CVSS5.7AI score0.00129EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.9 views

CVE-2026-4364

IBM Verify Identity Access Container 11.0 through 11.0.2 and IBM Security Verify Access Container 10.0 through 10.0.9.1 and IBM Verify Identity Access 11.0 through 11.0.2 and IBM Security Verify Access 10.0 through 10.0.9.1 allows certificate listings retrieved via a browser session to return a...

5.4CVSS5.7AI score0.00092EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.16 views

CVE-2026-34567

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.0.0, the application fails to properly sanitize user-controlled input when creating or editing blog posts within the Categories...

9.1CVSS5.7AI score0.00269EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.12 views

CVE-2026-34747

Payload is a free and open source headless content management system. Prior to version 3.79.1, certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. This issue has been patche...

8.5CVSS5.8AI score0.00317EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.9 views

CVE-2026-34746

Payload is a free and open source headless content management system. Prior to version 3.79.1, an authenticated Server-Side Request Forgery SSRF vulnerability exists in the upload functionality. Authenticated users with create or update access to an upload-enabled collection could cause the serve...

7.7CVSS5.9AI score0.00296EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/02 9:00 p.m.11 views

Malicious Package

Overview strapi-plugin-content-sync is a malicious package. This package contains malicious code that conceals a command-and-control agent and credential harvester. A malicious actor published a coordinated campaign of thirty-six packages disguised as community Strapi CMS plugins. These packages...

9.8CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/04/02 8:36 p.m.10 views

GHSA-Q2WW-5357-X388 Rack has Content-Length mismatch in Rack::Files error responses

Summary Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the number of bytes actually sent on the wire. Because Rack::Files reflects the...

4.8CVSS5.9AI score0.00147EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:36 p.m.16 views

Rack has Content-Length mismatch in Rack::Files error responses

Summary Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the number of bytes actually sent on the wire. Because Rack::Files reflects the...

6.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/02 8:36 p.m.15 views

EUVD-2026-18392

Rack has Content-Length mismatch in Rack::Files error responses...

4.8CVSS5.9AI score0.00147EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/02 8:34 p.m.15 views

EUVD-2026-18388

Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/02 8:34 p.m.19 views

Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads

Summary Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfer encoding, multipart parsing continues until end-of-stream with no total size...

7.5CVSS5.9AI score0.00369EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/02 8:34 p.m.12 views

GHSA-8VQR-QJWX-82MW Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads

Summary Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfer encoding, multipart parsing continues until end-of-stream with no total size...

7.5CVSS6AI score0.00369EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/02 8:30 p.m.12 views

EUVD-2026-18368

Rack's greedy multipart boundary parsing can cause parser differentials and WAF bypass...

3.7CVSS5.8AI score0.00253EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/02 8:30 p.m.12 views

Interpretation Conflict

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

6.3CVSS5.9AI score0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 8:30 p.m.7 views

GHSA-V6X5-CG8R-VV6X Rack's multipart header parsing allows Denial of Service via escape-heavy quoted parameters

Summary Rack::Multipart::Parserhandlemimehead parses quoted multipart parameters such as Content-Disposition: form-data; name="..." using repeated Stringindex searches combined with Stringslice! prefix deletion. For escape-heavy quoted values, this causes super-linear processing. An unauthenticat...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References4
Rows per page
Query Builder