Lucene search
K

36 matches found

EUVD
EUVD
added 2026/04/13 10:18 p.m.1 views

EUVD-2026-22128

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

6.9CVSS5.9AI score0.00072EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-19557

Malware in sbrugna...

7.5CVSS7.5AI score0.00346EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-2914

Malicious code in bioql PyPI...

2.4CVSS7.9AI score0.00114EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-44834

Malicious code in bioql PyPI...

6.6AI score0.00034EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-26899

Malicious code in bioql PyPI...

7.1CVSS7AI score0.00362EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2214

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.00485EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-0403

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.01109EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-0220

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00635EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-38329

Malicious code in bioql PyPI...

7.1CVSS6.6AI score0.00055EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6821

Malicious code in bioql PyPI...

7.1CVSS6.5AI score0.00492EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-2665

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.00205EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-2039

Malicious code in bioql PyPI...

7.1CVSS6.8AI score0.00136EPSS
Exploits1References9
RedhatCVE
RedhatCVE
added 2025/05/23 10:12 a.m.5 views

CVE-2024-32001

SpiceDB is a graph database purpose-built for storing and evaluating access control data. Use of a relation of the form: relation folder: folder | folderparent with an arrow such as folder-view can cause LookupSubjects to only return the subjects found under subjects for either folder or...

4.3CVSS3.6AI score0.00303EPSS
Exploits0References1
CVE
CVE
added 2025/05/16 2:2 p.m.66 views

CVE-2025-47790

Nextcloud Server and Enterprise Server are affected by a session-handling bug that can skip the second-factor authentication after a successful login when remember_login_cookie_lifetime is set to 0 and the session times out. Affected versions: Nextcloud Server prior to 29.0.15, 30.0.9, and 31.0.3...

6.4CVSS6.5AI score0.00078EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/16 2:2 p.m.10 views

CVE-2025-47790 Nextcloud Server doesn't request second factor after session timeout

Nextcloud Server is a self hosted personal cloud system. Nextcloud Server prior to 29.0.15, 30.0.9, and 31.0.3 and Nextcloud Enterprise Server prior to 26.0.13.15, 27.1.11.15, 28.0.14.6, 29.0.15, 30.0.9, and 31.0.3 have a bug with session handling. The bug caused skipping the second factor...

6.4CVSS7.2AI score0.00078EPSS
Exploits0References3
CVE
CVE
added 2025/03/25 11:0 p.m.68 views

CVE-2025-30222

Shescape vulnerability (CVE-2025-30222) affects versions 1.7.2–2.1.1 of the JavaScript shell-escape library. On Windows, when shell: 'cmd.exe' or shell: true is configured and any of quote/quoteAll/escape/escapeAll is used, an attacker may gain read-only access to environment variables due to env...

5.9CVSS7AI score0.00107EPSS
Exploits0References4
OSV
OSV
added 2024/12/23 7:28 p.m.3 views

GHSA-F7QJ-V3VP-4856 libafl has unsound usages of `core::slice::from_raw_parts_mut`

The library breaks the safety assumptions when using unsafe API slice::fromrawpartsmut. The pointer passed to fromrawpartsmut is misaligned by casting u8 to u16 raw pointer directly, which is unsound. The bug is patched by using alignoffset, which could make sure the memory address is aligned to ...

6.9CVSS7.2AI score
Exploits0References6
CVE
CVE
added 2024/10/23 3:45 p.m.49 views

CVE-2024-49751

CVE-2024-49751 affects Press (a Frappe-based app) prior to commit 5d118a902872d7941f099ad1fb918e2421e79ccd. The issue allows a user to inject HTML through SaaS signup inputs, with impact limited to the submitting user, not other users. The underlying cause is unsafe HTML handling in SaaS signup f...

5.1CVSS6.5AI score0.00204EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/23 3:45 p.m.10 views

CVE-2024-49751 Frappe Press possible HTML injection through SaaS Signup inputs

Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service SaaS. Prior to commit 5d118a902872d7941f099ad1fb918e2421e79ccd, a user could inject HTML through SaaS signup inputs. The user who injected the unsafe HTML code would onl...

5.1CVSS6.8AI score0.00204EPSS
Exploits0References2
OSV
OSV
added 2024/04/03 10:49 a.m.25 views

BIT-ARGO-CD-2024-29893 Uncontrolled Resource Consumption vulnerability in ArgoCD's repo server

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, it's possible to crash the repo server component through an out o...

6.5CVSS6.4AI score0.00821EPSS
Exploits0References5
Rows per page
Query Builder