Lucene search
+L

115 matches found

Cvelist
Cvelist
added 2026/02/25 9:40 p.m.43 views

CVE-2026-27819 Vikunja has Path Traversal in CLI Restore

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the...

7.2CVSS0.00739EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/25 9:40 p.m.42 views

CVE-2026-27819

Vikunja prior to 2.0.0 contains a path traversal vulnerability in the CLI restore path. The restore.go logic in go-vikunja/vikunja uses the ZIP entry’s Name directly in os.OpenFile calls without validating paths, allowing a malicious ZIP to escape the intended extraction directory and overwrite a...

7.2CVSS5.6AI score0.00739EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/25 12:00 a.m.17 views

PT-2026-22033

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.0.0 Description The restoreConfig function in Vikunja fails to properly validate file paths within ZIP archives used for restoration. A specially crafted ZIP file can bypass directory restrictions, potentially...

7.2CVSS5.4AI score0.00739EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/02/24 9:04 p.m.15 views

Fiber has a Denial of Service Vulnerability via Route Parameter Overflow

A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during...

7.5CVSS5.9AI score0.00587EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/17 9:27 p.m.19 views

emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

Summary Multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger fatal error: concurrent map read and map write, causing C2 process crash availability loss. Vulnerable Componentwith code examples Operator relay map h...

7.5CVSS5.5AI score0.00302EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.21 views

PT-2026-20338

Name of the Vulnerable Software and Affected Versions emp3r0r versions prior to 3.21.2 Description The software accesses multiple shared maps without consistent synchronization across goroutines. Concurrent activity can trigger a fatal error: concurrent map read and map write, leading to a C2...

7.5CVSS5.5AI score0.00302EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/12/19 12:41 a.m.22 views

CVE-2025-65562

The free5GC UPF suffers from a lack of bounds checking on the SEID when processing PFCP Session Deletion Requests. An unauthenticated remote attacker can send a request with a very large SEID e.g., 0xFFFFFFFFFFFFFFFF that causes an integer conversion/underflow in LocalNode.DeleteSess /...

7.5CVSS7.1AI score0.00562EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/18 7:16 p.m.12 views

CVE-2025-65562

The free5GC UPF suffers from a lack of bounds checking on the SEID when processing PFCP Session Deletion Requests. An unauthenticated remote attacker can send a request with a very large SEID e.g., 0xFFFFFFFFFFFFFFFF that causes an integer conversion/underflow in LocalNode.DeleteSess /...

7.5CVSS0.00562EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/18 12:00 a.m.44 views

CVE-2025-65562

The CVE-2025-65562 issue affects the free5GC UPF component, where a lack of bounds checking on the SEID during PFCP Session Deletion requests can trigger a Go runtime panic and denial of service. Specifically, processing a very large SEID (for example, 0xFFFFFFFFFFFFFFFF) can cause an integer con...

7.5CVSS6.8AI score0.00562EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.21 views

PT-2025-52286

Name of the Vulnerable Software and Affected Versions free5GC UPF versions prior to 4.1.0 Description The free5GC UPF is susceptible to a denial of service due to insufficient bounds checking on the Session ID SEID when handling PFCP Session Deletion Requests. An unauthenticated remote attacker c...

7.5CVSS6.8AI score0.00562EPSS
SaveExploits1References4
Veracode
Veracode
added 2025/11/13 7:36 a.m.8 views

Improper Input Validation

github.com/nyaruka/phonenumbers is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of syntactic correctness in the phonenumbers.Parse function, which allows an attacker to provide crafted input and cause a panic resulting in a “runtime error: slice...

7.5CVSS6.9AI score0.00452EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-7121

Malicious code in bioql PyPI...

6.5CVSS7.5AI score0.01256EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/09/29 4:58 p.m.7 views

CVE-2025-10954

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range". Mitigatio...

6.9CVSS6.4AI score0.00452EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/09/27 6:30 a.m.31 views

github.com/nyaruka/phonenumbers Vulnerable to Improper Validation of Syntactic Correctness of Input

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range"...

7.5CVSS6.9AI score0.00452EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2023-53224

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 10:25 a.m.10 views

go/build/constraint: golang: Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion

A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0References8
RustSec
RustSec
added 2024/07/18 12:00 p.m.13 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime, breaking sandboxing It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic...

7AI score
SaveExploits0
RustSec
RustSec
added 2024/07/18 12:00 p.m.13 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime. It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic = msg = throw new...

7AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2023/03/12 12:00 p.m.21 views

const-cstr is Unmaintained

Last release was about five years ago. The maintainers have been unreachable to respond to any issues that may or may not include security issues. The repository is now archived and there is no security policy in place to contact the maintainers otherwise. No direct fork exist. const-cstr is...

0.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.7 views

SUSE CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

5.3CVSS7.7AI score0.01256EPSS
SaveExploits0References11
Rows per page
Query Builder