Lucene search
+L

330 matches found

CVE
CVE
added 2025/07/09 2:27 p.m.23 views

CVE-2025-53546

CVE-2025-53546 affects Folo. The vulnerability arises from using pull_request_target in the GitHub Actions workflow (.github/workflows/auto-fix-lint-format-commit.yml), allowing untrusted code in the base repository to access secrets. Exploitation can exfiltrate the GITHUB_TOKEN, which has high p...

9.1CVSS7.1AI score0.00305EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 11:3 a.m.84 views

CVE-2022-50165

CVE-2022-50165 affects the Linux kernel wifi/wil6210 debugfs, where a logic error in wil_write_file_wmi() stems from a commit that changed simple_write_to_buffer() to memdup_user() but did not adjust the return value, leaving rc uninitialized and returning rc. The fix is to return the length when...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 9:17 a.m.3 views

CVE-2024-30268

Cacti provides an operational monitoring and fault management framework. A reflected cross-site scripting vulnerability on the 1.3.x DEV branch allows attackers to obtain cookies of administrator and other users and fake their login using obtained cookies. This issue is fixed in commit...

6.1CVSS6AI score0.0059EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:46 p.m.8 views

CVE-2021-32816

ProtonMail Web Client is the official AngularJS web client for the ProtonMail secure email service. ProtonMail Web Client before version 3.16.60 has a regular expression denial-of-service vulnerability. This was fixed in commit 6687fb. There is a full report available in the referenced...

7.5CVSS7AI score0.0101EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:13 p.m.8 views

CVE-2018-1000660

TOCK version prior to commit 42f7f36e74088036068d62253e1d8fb26605feed. For example dfde28196cd12071fcf6669f7654be7df482b85d contains a Insecure Permissions vulnerability in Function getpackagename in the file kernel/src/tbfheader.rs, variable "pub packagename: &'static str," in the file process.r...

7.5CVSS7AI score0.01271EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:32 a.m.13 views

CVE-2018-1000618

EOSIO/eos eos version after commit f1545dd0ae2b77580c2236fdb70ae7138d2c7168 contains a stack overflow vulnerability in abiserializer that can result in attack eos network node. This attack appear to be exploitable via network request. This vulnerability appears to have been fixed in after commit...

9.8CVSS7.4AI score0.01532EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/17 8:2 p.m.26 views

CVE-2025-47784

Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause strreplace to replace the value of nameorig with empty, causing deserialization to fail and return false. Commit...

9.8CVSS6.9AI score0.00433EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/15 8:11 p.m.18 views

CVE-2025-47929 DumbDrop vulnerable to DOM XSS via file upload

DumbDrop, a file upload application that provides an interface for dragging and dropping files, has a DOM cross-site scripting vulnerability in the upload functionality prior to commit db27b25372eb9071e63583d8faed2111a2b79f1b. A user could be tricked into uploading a file with a malicious payload...

5.3CVSS0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/15 8:11 p.m.35 views

CVE-2025-47929

CVE-2025-47929 : DumbDrop has a DOM-based cross-site scripting vulnerability in the upload functionality present before commit db27b25372eb9071e63583d8faed2111a2b79f1b. A user could be tricked into uploading a file containing a malicious payload, enabling/script injection in the browser context. ...

5.3CVSS6AI score0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/15 7:21 p.m.31 views

CVE-2025-47784 Emlog vulnerable to Deserialization of Untrusted Data

Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause strreplace to replace the value of nameorig with empty, causing deserialization to fail and return false. Commit...

8.7CVSS0.00433EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/15 7:21 p.m.9 views

CVE-2025-47784 Emlog vulnerable to Deserialization of Untrusted Data

Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause strreplace to replace the value of nameorig with empty, causing deserialization to fail and return false. Commit...

8.7CVSS6.9AI score0.00433EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/14 10:44 a.m.6 views

CVE-2025-47292 Cap Collectif vulnerable to insecure deserialization leading to remote code execution

Cap Collectif is an online decision making platform that integrates several tools. Before commit 812f2a7d271b76deab1175bdaf2be0b8102dd198, the DebateAlternateArgumentsResolver deserializes a Cursor, allowing any classes and which can be controlled by unauthenticated user. Exploitation of this...

9.5CVSS7.1AI score0.00582EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 2:10 p.m.93 views

CVE-2022-49916

CVE-2022-49916 covers a NULL pointer dereference in the Linux kernel’s Rose protocol path (rose_send_frame). The issue surfaces when rose_loopback_neigh's neigh->dev is NULL, causing access to neigh->dev->dev_addr and triggering a NULL dereference in rose_send_frame (rose_link.c: rose_se...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49916 rose: Fix NULL pointer dereference in rose_send_frame()

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rosesendframe The syzkaller reported an issue: KASAN: null-ptr-deref in range 0x0000000000000380-0x0000000000000387 CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/04/18 8:42 p.m.43 views

CVE-2025-32953 z80pack Vulnerable to Exposure of the GITHUB_TOKEN in Workflow Run Artifact

z80pack is a mature emulator of multiple platforms with 8080 and Z80 CPU. In version 1.38 and prior, the makefile-ubuntu.yml workflow file uses actions/upload-artifact@v4 to upload the z80pack-ubuntu artifact. This artifact is a zip of the current directory, which includes the automatically...

8.7CVSS0.00504EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/02 1:15 p.m.25 views

CVE-2025-21987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

5.5CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 6:37 a.m.13 views

CVE-2021-47632

In the Linux kernel, the following vulnerability has been resolved: powerpc/setmemory: Avoid spinlock recursion in changepageattr Commit 1f9ad21c3b38 "powerpc/mm: Implement setmemory routines" included a spinlock to changepageattr in order to safely perform the three step operations. But then...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/02/21 3:15 p.m.11 views

AZL-76853 CVE-2025-0838 affecting package abseil-cpp 20240116.0-2

There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized constructors, reserve, and rehash methods of absl::flat,nodehashset,map did not impose an upper bound on their size argument. As a result, it was possible for a caller to pass a very large size that would cause an integer...

9.8CVSS7.4AI score0.00583EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/18 6:42 p.m.14 views

CVE-2025-25284 Path Traversal and Local File Read via VRT (Virtual Format) in ZOO-Project WPS Implementation

The ZOO-Project is an open source processing platform, released under MIT/X11 Licence. A vulnerability in ZOO-Project's WPS Web Processing Service implementation allows unauthorized access to files outside the intended directory through path traversal. Specifically, the GdalTranslate service, whe...

8.7CVSS0.00609EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/12 10:36 p.m.8 views

CVE-2025-25189

The ZOO-Project is an open source processing platform. A reflected Cross-Site Scripting vulnerability exists in the ZOO-Project Web Processing Service WPS publish.py CGI script prior to commit 7a5ae1a. The script reflects user input from the jobid parameter in its HTTP response without proper HTM...

6.9CVSS6.1AI score0.00436EPSS
SaveExploits0References1
Rows per page
Query Builder