Lucene search
+L

971 matches found

CVE
CVE
added 2025/02/26 1:56 a.m.104 views

CVE-2022-49246

CVE-2022-49246 affects the Linux kernel, specifically ASoC: atmel: snd_proto_probe. The issue is a refcount leak: of_parse_phandle() returns a device_node with refcount incremented, but of_node_put() was only called in the regular path, not in error paths. The fix ensures of_node_put() is called ...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/02/24 12:08 a.m.16 views

minimist: prototype pollution

An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw CVE-2021-44906 allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using ...

9.8CVSS6.8AI score0.04581EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/02/17 3:47 a.m.9 views

SUSE CVE-2025-24898

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

4.8CVSS7.3AI score0.0068EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/12 7:23 p.m.8 views

GHSA-593F-38F6-JP5M Inefficient Regular Expression Complexity in koa

Summary Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack. PoC Coming soon. Impact This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty...

9.2CVSS6.7AI score0.00841EPSS
SaveExploits1References7
Snyk
Snyk
added 2025/02/12 6:42 p.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:koa is a Koa web app framework Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the parsing of X-Forwarded-Proto and X-Forwarded-Host HTTP headers. Details Denial of Service DoS describes a family of attacks, all aimed at...

9.2CVSS6.7AI score0.00841EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/02/12 12:00 a.m.12 views

Koa 安全漏洞

Koa is an open source middleware for Koa.js. A security vulnerability exists in Koa that stems from the use of malicious regular expressions to parse X-Forwarded-Proto and X-Forwarded-HostHTTP headers...

9.2CVSS5.7AI score0.00841EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/02/12 12:00 a.m.8 views

PT-2025-7056

Name of the Vulnerable Software and Affected Versions: Koa versions prior to 0.21.2 Koa versions prior to 1.7.1 Koa versions prior to 2.15.4 Koa versions prior to 3.0.0-alpha.3 Description: The issue concerns a Denial-of-Service attack due to Koa using an evil regex to parse the X-Forwarded-Proto...

9.2CVSS5.9AI score0.00841EPSS
SaveExploits1References19
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: When CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is not set, the function btdebugfs may not be created successfully. As a result, the isoinit function returns early without setting isoinited to true. This causes duplicat...

7.8CVSS6.4AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/03 6:15 p.m.9 views

UBUNTU-CVE-2025-24898

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

6.3CVSS6.1AI score0.0068EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/02/03 5:56 p.m.28 views

rust-openssl ssl::select_next_proto use after free

Impact ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the server buffer's lifetime is shorter than the client buffer's, this can cause a use after free. This could cause the server to crash o...

6.3CVSS6.7AI score0.0068EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/02/03 12:00 a.m.9 views

rust-openssl 资源管理错误漏洞

rust-openssl is a library from Rust for interacting with the OpenSSL library. A resource management error vulnerability exists in rust-openssl that stems from an incorrect return value lifecycle of the ssl::selectnextproto function, which could lead to the use of freed memory...

6.3CVSS5AI score0.0068EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/01/24 4:34 p.m.6 views

Security update for nodejs18

This update for nodejs18 fixes the following issues: Update to 18.20.6: CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 CVE-2025-22150: Fixed insufficiently random values used when defining the boundary for a multipart/form-data request in undici bsc1236258 Patc...

7.4CVSS7.3AI score0.01377EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/01/16 5:51 p.m.9 views

CVE-2025-20072 Mobile crash via improper validation of proto style in attachments

Mattermost Mobile versions = 2.22.0 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the mobile via crafted malicious input...

6.5CVSS6.8AI score0.00527EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/16 5:51 p.m.63 views

CVE-2025-20072

Mattermost Mobile vulnerable: versions

7.5CVSS6.4AI score0.00527EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/01/16 5:51 p.m.30 views

CVE-2025-20072 Mobile crash via improper validation of proto style in attachments

Mattermost Mobile versions = 2.22.0 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the mobile via crafted malicious input...

6.5CVSS0.00527EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/16 5:51 p.m.10 views

CVE-2025-20072 Mobile crash via improper validation of proto style in attachments

Mattermost Mobile versions = 2.22.0 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the mobile via crafted malicious input...

6.5CVSS5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/15 3:51 p.m.15 views

CVE-2025-21088 WebApp crash via improper validation of proto style in attachments

Mattermost versions 10.2.x = 10.2.0, 9.11.x = 9.11.5, 10.0.x = 10.0.3, 10.1.x = 10.1.3 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the frontend via crafted malicious input...

6.5CVSS7AI score0.0056EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/15 3:51 p.m.238 views

CVE-2025-21088

CVE-2025-21088 – Mattermost frontend crash via invalid proto style validation . The issue affects Mattermost Server versions 9.11.x (≤9.11.5), 10.0.x (≤10.0.3), 10.1.x (≤10.1.3), and 10.2.x (≤10.2.0) where the style of proto supplied to an action’s style in post.props.attachments is not properly ...

6.5CVSS6.4AI score0.0056EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/01/15 3:51 p.m.32 views

CVE-2025-21088 WebApp crash via improper validation of proto style in attachments

Mattermost versions 10.2.x = 10.2.0, 9.11.x = 9.11.5, 10.0.x = 10.0.3, 10.1.x = 10.1.3 fail to properly validate the style of proto supplied to an action's style in post.props.attachments, which allows an attacker to crash the frontend via crafted malicious input...

6.5CVSS0.0056EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/15 12:00 a.m.15 views

Mattermost 代码问题漏洞

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost suffers from a code issue vulnerability that stems from a failure to properly validate a proto style provided to an action style, which can be exploited by an attacker to crash the front-end...

6.5CVSS7AI score0.0056EPSS
SaveExploits0References2
Rows per page
Query Builder