Lucene search
+L

909 matches found

NVD
NVD
added 2025/04/07 9:15 p.m.32 views

CVE-2025-32029

ts-asn1-der is a collection of utility classes to encode ASN.1 data following DER rule. Incorrect number DER encoding can lead to denial on service for absolute values in the range 231 -- 232 - 1. The arithmetic in the numBitLen didn't take into account that values in this range could result in a...

6.9CVSS0.00225EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/04/07 8:13 p.m.47 views

CVE-2025-32029 ts-asn1-der has Incorrect DER Encoding of Numbers Leading to Denial of Service and Incorrect Value Representation

ts-asn1-der is a collection of utility classes to encode ASN.1 data following DER rule. Incorrect number DER encoding can lead to denial on service for absolute values in the range 231 -- 232 - 1. The arithmetic in the numBitLen didn't take into account that values in this range could result in a...

6.9CVSS0.00225EPSS
Exploits0References2
CVE
CVE
added 2025/04/07 8:13 p.m.59 views

CVE-2025-32029

The CVE-2025-32029 entry concerns ts-asn1-der, a library for encoding ASN.1 data in DER. A bug in the DER encoding of numbers arises from arithmetic in the numBitLen function: for absolute values in the range 231 to 2 32-1, the >> operation can yield a negative result, causing an infinite l...

6.9CVSS7AI score0.00225EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/04/02 10:36 p.m.21 views

Improper Scope Validation in the `open` Endpoint of `tauri-plugin-shell`

Impact The Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was meant to be restricted to a reasonable number of protocols like htt...

9.8CVSS8.4AI score0.00951EPSS
Exploits1References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/03/29 12:0 a.m.19 views

Azure Linux 3.0 Security Update: vim (CVE-2025-29768)

The version of vim installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-29768 advisory. - Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions...

4.4CVSS4.9AI score0.00342EPSS
Exploits0References2
NVD
NVD
added 2025/03/27 2:15 p.m.51 views

CVE-2025-26619

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...

6.1CVSS0.00324EPSS
Exploits1References4
OSV
OSV
added 2025/03/27 2:15 p.m.5 views

DEBIAN-CVE-2025-26619

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...

6.1CVSS5.9AI score0.00324EPSS
Exploits1References1
AlpineLinux
AlpineLinux
added 2025/03/26 2:15 p.m.10 views

CVE-2025-23203

Icinga Director is an Icinga config deployment tool. A Security vulnerability has been found starting in version 1.0.0 and prior to 1.10.3 and 1.11.3 on several director endpoints of REST API. To reproduce this vulnerability an authenticated user with permission to access the Director is required...

5.5CVSS6.6AI score0.0037EPSS
Exploits0References3
NVD
NVD
added 2025/03/25 11:15 p.m.17 views

CVE-2025-30222

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS0.0018EPSS
Exploits0References4
NVD
NVD
added 2025/03/25 9:15 p.m.19 views

CVE-2025-29789

OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 7.3.0 are vulnerable to Directory Traversal in the Load Code feature. Version 7.3.0 contains a patch for the issue...

7.5CVSS0.00827EPSS
Exploits1References2
CVE
CVE
added 2025/03/24 4:47 p.m.88 views

CVE-2025-30205

CVE-2025-30205 affects the kanidm-provision helper utility, which uses kanidm’s API to provision users/groups/OAuth2. Before patch 1.2.0, a faulty instrumentation in the optional kanidm patches causes provisioned admin credentials (admin/idm_admin) to be leaked to the system log. Impact is limite...

7.6CVSS7AI score0.00269EPSS
Exploits0References2
NVD
NVD
added 2025/03/24 4:15 p.m.39 views

CVE-2025-23204

API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Starting in version 3.3.8, a security check that gets called after GraphQl resolvers is always replaced by another one as there's no break in a clause. As this falls back to security, the impact is there only when...

4.4CVSS0.00278EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/03/18 9:7 p.m.29 views

jsPDF Bypass Regular Expression Denial of Service (ReDoS)

Impact User control of the first argument of the addImage method results in CPU utilization and denial of service. If given the possibility to pass unsanitized image urls to the addImage method, a user can provide a harmful data-url that results in high CPU utilization and denial of service. Othe...

8.7CVSS7.1AI score0.00646EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/03/17 9:26 p.m.8 views

GHSA-93MQ-9FFX-83M2 Memory Exhaustion in Expr Parser with Unrestricted Input

Impact If the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios where input size isn’t limited, a malicious or inadvertent extremely large expression c...

7.5CVSS6.4AI score0.00577EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/03/14 5:16 p.m.21 views

xml-crypto Vulnerable to XML Signature Verification Bypass via DigestValue Comment

Impact An attacker may be able to exploit this vulnerability to bypass authentication or authorization mechanisms in systems that rely on xml-crypto for verifying signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature...

9.3CVSS7AI score0.09378EPSS
Exploits1References10Affected Software1
NVD
NVD
added 2025/03/13 5:15 p.m.16 views

CVE-2025-29768

Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press 'x' on such a strange filename. The issue has been fixed as of Vim...

4.4CVSS0.00342EPSS
Exploits0References3
OSV
OSV
added 2025/03/13 5:4 p.m.16 views

CVE-2025-29768 Vim vulnerable to potential data loss with zip.vim and special crafted zip files

Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press 'x' on such a strange filename. The issue has been fixed as of Vim...

4.4CVSS4AI score0.00342EPSS
Exploits0References5
RubySec
RubySec
added 2025/03/12 12:0 a.m.24 views

Out-of-bounds Read in Ruby JSON Parser

Impact A specially crafted document could cause an out of bound read, most likely resulting in a crash. Versions 2.10.0 and 2.10.1 are impacted. Older versions are not. Patches Version 2.10.2 fixes the problem. Workarounds None...

7.5CVSS7.4AI score0.00665EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2025/03/11 9:49 p.m.61 views

CVE-2025-27792

Opal CSRF protection bypass (CVE-2025-27792) affects Opal prior to v5.1.1. The issue arises because the referrer header can be dropped in CSRF requests (e.g., via ), bypassing server checks. A patch exists in version 5.1.1. Some sources indicate PoC exploitation is possible; CVSS details in the r...

8.7CVSS6.8AI score0.00268EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/03/11 9:32 p.m.21 views

CVE-2025-27101 Broken Access Control in Opal filesystem's copy functionality exposes all user data

Opal is OBiBa’s core database application for biobanks or epidemiological studies. Prior to version 5.1.1, when copying any parent directory to a folder in the /temp/ directory, all files in that parent directory are copied, including files which the user should not have access to. All users of t...

8.6CVSS0.00536EPSS
Exploits0References2
Rows per page
Query Builder