Lucene search
+L

366 matches found

OSV
OSV
added 2025/05/01 2:9 p.m.13 views

CVE-2022-49762 ntfs: check overflow when iterating ATTR_RECORDs

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References11
CVE
CVE
added 2025/04/21 8:45 p.m.74 views

CVE-2025-32958

Adept (prior to commit a1a41b7) exposed the GITHUB_TOKEN via the mac-standalone artifact created by remoteBuild.yml using actions/upload-artifact@v4. The artifact was a zip of the current directory that included the generated .git/config containing the run’s token, enabling an attacker to extract...

9.8CVSS9.6AI score0.00551EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/11 12:0 a.m.8 views

PT-2025-22269

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue involved the use of invalid USB device pointers after a Type-C partner disconnects. To address this, a patch was applied ...

5.5CVSS6.7AI score0.00152EPSS
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.19 views

CVE-2024-10650

An unauthenticated Denial of Service DoS vulnerability was identified in ChuanhuChatGPT version 20240918, which could be exploited by sending large data payloads using a multipart boundary. Although a patch was applied for CVE-2024-7807, the issue can still be exploited by sending data in groups...

7.5CVSS0.0067EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

AZL-57971 CVE-2025-21782 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefsdebugwrite I got a syzbot report: slab-out-of-bounds Read in orangefsdebugwrite... several people suggested fixes, I tested Al Viro's suggestion and made this patch...

7.1CVSS6.6AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 1:56 a.m.11 views

CVE-2022-49288 ALSA: pcm: Fix races among concurrent prealloc proc writes

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurrent PCM buffer preallocation changes via proc files, and it may potentially lead to UAF or some weird problem. This patch applies the...

7.8CVSS5.3AI score0.00279EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/17 3:31 a.m.9 views

CVE-2025-1373 FFmpeg MOV Parser mov.c mov_read_trak null pointer dereference

A vulnerability was found in FFmpeg up to 7.1. It has been rated as problematic. Affected by this issue is the function movreadtrak of the file libavformat/mov.c of the component MOV Parser. The manipulation leads to null pointer dereference. Local access is required to approach this attack. The...

4.8CVSS4.5AI score0.00309EPSS
SaveExploits1References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: udf: The use of uninit-value in udfgetfileshortad has been fixed. A check for overflow was added when calculating alen in udfcurrentaext, to mitigate potential issues with uninit-value usage in udfgetfileshortad. This is related ...

7.8CVSS6.4AI score0.00268EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.10 views

CVE-2021-37635

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of sparse reduction operations in TensorFlow can trigger accesses outside of bounds of heap allocated data. The implementation fails to validate that each reduction group does not overfl...

7.3CVSS6.9AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:1 p.m.13 views

CVE-2022-46157

Akeneo PIM is an open source Product Information Management PIM. Akeneo PIM Community Edition versions before v5.0.119 and v6.0.53 allows remote authenticated users to execute arbitrary PHP code on the server by uploading a crafted image. Akeneo PIM Community Edition after the versions...

8.8CVSS7.3AI score0.01406EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/06 7:0 p.m.8 views

CLSA-2024-1730919636 Fix CVE(s): CVE-2024-32021

SECURITY UPDATE: Race condition when hardlinking file from the source repository into the destination file in the target repository. - debian/patches/CVE-2024-32021.patch: builtin/clone: abort when hardlinked source and target file differ - CVE-2024-32021...

7.1CVSS6.8AI score0.00956EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/10/15 12:42 a.m.6 views

kernel: ovl: fix use after free in struct ovl_aio_req

A use-after-free flaw was found in the Linux kernel’s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 "ovl: fix use...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/20 6:56 p.m.5 views

CVE-2024-42351 Possible Data Tampering & Loss of Public Datasets in Galaxy

Galaxy is a free, open-source system for analyzing data, authoring workflows, training and education, publishing tools, managing infrastructure, and more. An attacker can potentially replace the contents of public datasets resulting in data loss or tampering. All supported branches of Galaxy and...

6.5CVSS6.9AI score0.00454EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42161

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

6.3CVSS5.8AI score0.0022EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2023/10/10 5:59 p.m.11 views

Mars: CVE-█████-35813 in █████

A critical remote code execution vulnerability CVE-█████-35813 affecting multiple Sitecore products through version 10.3 was discovered. The vulnerability was exploited through the sitecorexaml.ashx endpoint using ASP.NET TemplateParser injection, allowing attackers to execute arbitrary code. The...

9.8CVSS7AI score0.86685EPSS
SaveExploits7
OSV
OSV
added 2023/09/12 5:4 p.m.6 views

CLSA-2023-1694538236 Fix CVE(s): CVE-2022-48565

SECURITY UPDATE: XML vulnerabilities in plist files - debian/patches/CVE-2022-48565.patch: Reject XML entity declarations in plist files - CVE-2022-48565...

9.8CVSS6.9AI score0.04423EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2023/05/24 6:0 p.m.5 views

CVE-2023-2868 Remote Code injection in Barracuda Email Security Gateway

A remote command injection vulnerability exists in the Barracuda Email Security Gateway appliance form factor only product effecting versions 5.1.3.001-9.2.0.006. The vulnerability arises out of a failure to comprehensively sanitize the processing of .tar file tape archives. The vulnerability ste...

9.4CVSS7.5AI score0.87449EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.10 views

PT-2025-8592 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the m can core. The issue involves the handling of timestamps for received CAN frames. The m can core uses 16-bit wide...

8.8CVSS6.6AI score0.0387EPSS
SaveExploits13References283
OSV
OSV
added 2023/05/05 10:22 p.m.2 views

GHSA-MGV8-GGGW-MRG6 vyper vulnerable to storage allocator overflow

Impact The storage allocator does not guard against allocation overflows. This can result in vulnerabilities like the following: vyper owner: publicaddress takeupsomespace: publicuint25610 buffer: publicuint256maxvalueuint256 @external def initialize: self.owner = msg.sender @external def fooidx:...

8.7CVSS7.1AI score0.00697EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/03/11 12:0 a.m.8 views

PT-2023-16918 · Liferea +2 · Liferea +2

Name of the Vulnerable Software and Affected Versions: liferea affected versions not specified Description: A critical issue has been found, affecting the function update job run of the file src/update.c in the component Feed Enrichment. The manipulation of the argument source with the input |dat...

9.8CVSS7.3AI score0.02298EPSS
SaveExploits0References25
Rows per page
Query Builder