Lucene search
+L

217 matches found

CVE
CVE
added 2024/08/05 8:35 p.m.99 views

CVE-2024-34343

Nuxt.js navigateTo is vulnerable to XSS due to faulty handling of the javascript: protocol. The issue stems from how Nuxt uses unjs/ufo for URL parsing: the sequence tests for a protocol, then parses with parseURL, but parsing javascript:alert(1) can return null/empty, and whitespace isn’t stripp...

6.3CVSS6.4AI score0.0044EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/08/05 8:35 p.m.37 views

CVE-2024-34343 Cross-site Scripting (XSS) in navigateTo if used after SSR in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. The function first...

6.3CVSS0.0044EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/08/05 8:27 p.m.32 views

CVE-2024-23657 Path Traversal: '../filedir' in Nuxt Devtools

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Nuxt Devtools is missing authentication on the getTextAssetContent RPC function which is vulnerable to path traversal. Combined with a lack of Origin checks on the WebSocket handler, an attack...

8.8CVSS8.8AI score0.01212EPSS
SaveExploits2References6
Cvelist
Cvelist
added 2024/07/19 7:58 p.m.44 views

CVE-2024-41122 Custom environment variables allow to alter execution flow of plugins in Woodpecker

Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the workflow. 2. Or allow to extract the secrets w...

7.5CVSS0.00618EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/19 7:57 p.m.16 views

CVE-2024-41121 Custom workspace allow to overwrite plugin entrypoint executable in Woodpecker

Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the workflow. 2. Or allow to extract the secrets w...

8.8CVSS6.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/17 11:47 p.m.34 views

CVE-2024-39682 WordPress Cooked Plugin - Authenticated (Contributor+) HTML Injection via Recipe Excerpt

Cooked is a recipe plugin for WordPress. The Cooked plugin for WordPress is vulnerable to HTML Injection in versions up to, and including, 1.7.15.4 due to insufficient input sanitization and output escaping. This vulnerability allows authenticated attackers with contributor-level access and above...

6.4CVSS0.00361EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/07/17 11:47 p.m.14 views

CVE-2024-39682 WordPress Cooked Plugin - Authenticated (Contributor+) HTML Injection via Recipe Excerpt

Cooked is a recipe plugin for WordPress. The Cooked plugin for WordPress is vulnerable to HTML Injection in versions up to, and including, 1.7.15.4 due to insufficient input sanitization and output escaping. This vulnerability allows authenticated attackers with contributor-level access and above...

6.4CVSS6.7AI score0.00361EPSS
SaveExploits1References1
CVE
CVE
added 2024/07/17 11:47 p.m.74 views

CVE-2024-39682

CVE-2024-39682 affects the Cooked – Recipe Management WordPress plugin. It enables HTML Injection due to insufficient input sanitization and output escaping in versions up to and including 1.7.15.4. Exploitation requires authenticated access at contributor level or higher, and injected HTML would...

6.4CVSS6.7AI score0.00361EPSS
SaveExploits1References1Affected Software1
Amazon
Amazon
added 2024/07/01 12:00 a.m.6 views

Medium: golang

Issue Overview: The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip...

9.8CVSS7.1AI score0.01952EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 7:55 p.m.55 views

CVE-2024-38358 Symlink bypasses filesystem sandbox in wasmer

Wasmer is a web assembly wasm Runtime supporting WASIX, WASI and Emscripten. If the preopened directory has a symlink pointing outside, WASI programs can traverse the symlink and access host filesystem if the caller sets both oflags::creat and rights::fdwrite. Programs can also crash the runtime ...

2.9CVSS0.002EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 7:55 p.m.27 views

CVE-2024-38358 Symlink bypasses filesystem sandbox in wasmer

Wasmer is a web assembly wasm Runtime supporting WASIX, WASI and Emscripten. If the preopened directory has a symlink pointing outside, WASI programs can traverse the symlink and access host filesystem if the caller sets both oflags::creat and rights::fdwrite. Programs can also crash the runtime ...

2.9CVSS6.6AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/06/03 12:00 a.m.42 views

Huawei EulerOS: Security Advisory for libuv (EulerOS-SA-2024-1790)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3CVSS7.6AI score0.02003EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/14 3:38 p.m.10 views

AZL-40580 CVE-2024-33875 affecting package hdf5 for versions less than 1.14.4.3-1

HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5Olayoutencode in H5Olayout.c, resulting in the corruption of the instruction pointer...

5.7CVSS7.5AI score0.00227EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/05/03 9:55 a.m.36 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.4AI score0.00432EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 9:55 a.m.31 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.7AI score
SaveExploits0References7
Amazon
Amazon
added 2024/03/04 12:00 a.m.37 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS7.5AI score0.02003EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/02/14 1:12 a.m.44 views

CVE-2024-25125 Absolute path traversal vulnerability in digdag server

Digdag is an open source tool that to build, run, schedule, and monitor complex pipelines of tasks across various platforms. Treasure Data's digdag workload automation system is susceptible to a path traversal vulnerability if it's configured to store log files locally. This issue may lead to...

5.3CVSS5.4AI score0.29646EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/08 11:15 p.m.40 views

CVE-2024-24830

OpenObserve is a observability platform built specifically for logs, metrics, traces, analytics, designed to work at petabyte scale. A vulnerability has been identified in the "/api/orgid/users" endpoint. This vulnerability allows any authenticated regular user 'member' to add new users with...

9.9CVSS9.4AI score0.00716EPSS
SaveExploits1References1
NVD
NVD
added 2024/02/08 11:15 p.m.35 views

CVE-2024-25106

OpenObserve is a observability platform built specifically for logs, metrics, traces, analytics, designed to work at petabyte scale. A critical vulnerability has been identified in the "/api/orgid/users/emailid" endpoint. This vulnerability allows any authenticated user within an organization to...

9.1CVSS8.9AI score0.00486EPSS
SaveExploits1References1
Prion
Prion
added 2024/02/08 11:15 p.m.34 views

Design/Logic Flaw

OpenObserve is a observability platform built specifically for logs, metrics, traces, analytics, designed to work at petabyte scale. A vulnerability has been identified in the "/api/orgid/users" endpoint. This vulnerability allows any authenticated regular user 'member' to add new users with...

6.5CVSS7.3AI score0.00716EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder