Lucene search
+L

3346 matches found

OSV
OSV
added 2025/04/07 7:00 p.m.38 views

GHSA-3J43-9V8V-CP3F Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing

Impact Summary A vulnerability in Apollo Router's usage of Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service. Details Named fragments were being processed...

7.5CVSS7AI score0.00535EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:59 p.m.28 views

Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow

Impact Summary A vulnerability in Apollo Router allowed certain queries to bypass configured operation limits, specifically due to integer overflow. Details The operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter exceeded the maxim...

7.5CVSS7.4AI score0.00551EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/07 6:57 p.m.37 views

GHSA-75M2-JHH5-J5G2 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:57 p.m.25 views

Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/07 6:56 p.m.64 views

GHSA-94HH-JMQ8-2FGP Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. This could lead to excessive resource consumption and denial of service...

7.5CVSS7AI score0.00551EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 4:37 p.m.17 views

Graylog's Authenticated HTTP inputs ingest message even if Authorization header is missing or has wrong value

Impact Starting with 6.1, HTTP Inputs can be configured to check if a specified header is present and has a specified value to authenticate HTTP-based ingestion. Unfortunately, even though in cases of a missing header or a wrong value the correct HTTP response 401 is returned, the message will be...

6.5CVSS6.3AI score0.0031EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/04 2:28 p.m.21 views

GHSA-WG47-6JQ2-Q2HH MinIO performs incomplete signature validation for unsigned-trailer uploads

Impact This is a high priority vulnerability and users must upgrade ASAP. The signature component of the authorization may be invalid, which would mean that as a client you can use any arbitrary secret to upload objects given the user already has prior WRITE permissions on the bucket, Prior...

8.7CVSS7AI score0.02402EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.14 views

PT-2025-14569 · Code Projects · Code-Projects Payroll Management System

Name of the Vulnerable Software and Affected Versions: code-projects Payroll Management System version 1.0 Description: A critical issue has been found in the code-projects Payroll Management System. This affects an unknown part of the file /add overtime.php. The manipulation of the rate argument...

8.8CVSS6.9AI score0.00487EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2025/04/02 5:24 p.m.18 views

Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics

Impact An unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICSCOLLECTOR configuration option is enabled and METRICSALLOWEDNETWORKS is set to 127.0.0.1/8 the default. Patches PR 1745 fixes the problem. Available in Miniflux = 2.0.43...

7.5CVSS7.2AI score0.00755EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2025/04/01 2:19 p.m.18 views

GHSA-7C5V-895V-W4Q5 jooby-pac4j: deserialization of untrusted data

Impact Versions after 2.x and before 3.x of io.jooby:jooby-pac4j can cause deserialization of untrusted data Patches - 2.17.0 2.x - 3.7.0 3.x Workarounds - Not using io.jooby:jooby-pac4j until it gets patches. - Check what values you put/save on session References Version 2.x:...

8.8CVSS7.1AI score0.00612EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/01 11:17 a.m.39 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to systeminformation-5.22.11.tgz CVE-2024-56334

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to systeminformation-5.22.11.tgz CVE-2024-56334. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-56334 DESCRIPTION: systeminformation is a System and OS informati...

7.8CVSS7.7AI score0.00704EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/01 1:43 a.m.7 views

SUSE CVE-2025-30211

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS9.1AI score0.00454EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/30 3:30 p.m.33 views

CVE-2025-30211

A flaw was found in Erlang/OTP. This vulnerability allows an attacker to cause high memory consumption via a maliciously crafted KEX init message that exceeds RFC-specified limits on algorithm names...

7.5CVSS7.2AI score0.00454EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/29 12:08 a.m.25 views

go.rgst.io/stencil/v2 vulnerable to Path Traversal

Impact The library used to extract archives github.com/jaredallard/archives was vulnerable to the "zip slip" vulnerability. This is used to extract native extension archives and repository source archives. A native extension or repository archive could be crafted in such a way where a remote code...

8.3AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/03/29 12:08 a.m.8 views

GHSA-P799-Q2PR-6MXJ go.rgst.io/stencil/v2 vulnerable to Path Traversal

Impact The library used to extract archives github.com/jaredallard/archives was vulnerable to the "zip slip" vulnerability. This is used to extract native extension archives and repository source archives. A native extension or repository archive could be crafted in such a way where a remote code...

6CVSS8.3AI score
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/28 8:22 p.m.16 views

Security Bulletin: IBM Maximo Application Suite Ai-Broker Component vulnerable to BCryptPasswordEncoder will incorrectly return true for passwords larger than 72 characters.

Summary Security Bulletin: IBM Maximo Application Suite Ai-Broker Component vulnerable to BCryptPasswordEncoder will incorrectly return true for passwords larger than 72 characters. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details...

7.4CVSS6.6AI score0.00588EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/03/28 3:15 p.m.16 views

CVE-2025-30211

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS0.00454EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/28 2:55 p.m.144 views

CVE-2025-30211

CVE-2025-30211 affects Erlang/OTP: prior to OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a malicious KEX init message can trigger high memory usage because the implementation does not verify RFC limits on 64-character algorithm names in KEX init messages, leading to memory allocation for processing mali...

7.5CVSS7AI score0.00454EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/03/27 2:12 p.m.30 views

Vega Cross-Site Scripting (XSS) via event filter when not using CSP mode expressionInterpeter

Impact In vega 5.30.0 and lower, vega-functions 5.15.0 and lower , it was possible to call JavaScript functions from the Vega expression language that were not meant to be supported. Patches Patched in vega 5.31.0 / vega-functions 5.16.0 Workarounds Is there a way for users to fix or remediate th...

6.1CVSS6.9AI score0.00338EPSS
SaveExploits1References6Affected Software2
Vulnrichment
Vulnrichment
added 2025/03/27 1:51 p.m.7 views

CVE-2025-26619 Vega Cross-Site Scripting (XSS) via event filter when not using CSP mode `expressionInterpeter`

Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. In vega 5.30.0 and lower and in vega-functions 5.15.0 and lower , it was possible to call JavaScript functions from the Vega expression language that were not meant to be...

5.3CVSS6.5AI score0.00338EPSS
SaveExploits1References4
Rows per page
Query Builder