Lucene search
+L

1886 matches found

Patchstack
Patchstack
added 2024/06/21 3:12 p.m.7 views

WordPress FS Poster plugin <= 6.5.8 - Cross Site Request Forgery (CSRF) vulnerability

Cross Site Request Forgery CSRF vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin FS Poster versions = 6.5.8...

4.3CVSS7AI score0.00174EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/06/21 12:38 p.m.13 views

CLSA-2024-1718973513 Fix of 21 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26777 - fbdev: sis: Error out if pixclock equals zero CVE-url: https://ubuntu.com/security/CVE-2021-47542 - net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic83xxaddrings CVE-url: https://ubuntu.com/security/CVE-2021-47518 - nfc: fix...

7.8CVSS6.5AI score0.01287EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.23 views

CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS0.00788EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/21 11:15 a.m.17 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.17 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.21 views

CVE-2024-38625

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.39 views

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

0.00219EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.13 views

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

6.9AI score0.00219EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/21 10:18 a.m.84 views

CVE-2024-38624

CVE-2024-38624 affects the Linux kernel NTFS3 file system code. The issue arises from using 32-bit arithmetic in a computing expression (for example, vbo = 2 * vbo + skip), risking overflow; the fix is to switch to a 64-bit variable to prevent 32-bit overflow. Multiple advisories (e.g., Ubuntu US...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.28 views

CVE-2024-38624 fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

0.00222EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2024/06/21 12:0 a.m.12 views

WordPress FS Poster Plugin <= 6.5.8 is vulnerable to Cross Site Request Forgery (CSRF)

Software FS Poster Type Plugin Vulnerable versions = 6.5.8 Fixed in N/A OWASP Top 10 A1: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2024-37237 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID c30b55fc2258 Credits Ananda Dhakal Patchstack...

6.4AI score0.00174EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.20 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

4.4CVSS7AI score0.00915EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/14 1:59 p.m.34 views

RLSA-2024:3184 Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices. Security Fixes: grub2:...

7.8CVSS6.8AI score0.00536EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2024/06/14 12:0 a.m.73 views

Rocky Linux 8 : kernel-rt (RLSA-2024:3627)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:3627 advisory. kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in...

8.8CVSS7.2AI score0.00969EPSS
SaveExploits0References107
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.28 views

CVE-2023-52752

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

5.5CVSS7AI score0.00246EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/06/12 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4mbclearbb CVE-2022-50021 In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq-bic' CVE-2022-50488 In the...

7.8CVSS6.3AI score0.00474EPSS
SaveExploits0
OSV
OSV
added 2024/06/11 5:45 p.m.17 views

USN-6828-1 linux-intel-iotg-5.15 vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 It was...

9.1CVSS6.7AI score0.78388EPSS
SaveExploits2References246
Tenable Nessus
Tenable Nessus
added 2024/06/11 12:0 a.m.39 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.4-2024-071 (ALASKERNEL-5.4-2024-071)

The version of kernel installed on the remote host is prior to 5.4.226-129.415. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.4-2024-071 advisory. A flaw was found in the Linux kernel. A denial of service flaw may occur if there is a consecutive request...

7.8CVSS5.3AI score0.03849EPSS
SaveExploits1References96
Tenable Nessus
Tenable Nessus
added 2024/06/06 12:0 a.m.96 views

Oracle Linux 8 : kernel (ELSA-2024-3618)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-3618 advisory. - uio: Fix use-after-free in uioopen Ricardo Robaina RHEL-26232 CVE-2023-52439 - net:emac/emac-mac: Fix a use after free in emacmactxbufsend Ken Cox...

8.8CVSS7.2AI score0.00969EPSS
SaveExploits0References58
SUSE CVE
SUSE CVE
added 2024/06/04 12:37 p.m.4 views

SUSE CVE-2023-1252

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...

5.3CVSS6.5AI score0.00221EPSS
SaveExploits0References3
Rows per page
Query Builder