Lucene search
+L

1882 matches found

OSV
OSV
added 2024/07/10 12:3 p.m.30 views

SUSE-SU-2024:2384-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47247: net/mlx5e: Fix use-after-free of encap entry in neigh update handler bsc1224865. - CVE-2021-47311: net: qcom/emac: fix UAF in emacremove bsc122501...

9.8CVSS8.1AI score0.01483EPSS
SaveExploits4References150
RedhatCVE
RedhatCVE
added 2024/07/10 3:49 a.m.40 views

CVE-2024-22018

A flaw was found in the Node.js package. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files they do not have explicit read access to...

2.9CVSS3.6AI score0.00458EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/10 3:36 a.m.6 views

SUSE CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.8CVSS8.3AI score0.00458EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/07/10 3:28 a.m.6 views

SUSE CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.9CVSS8.5AI score0.00395EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/10 2:15 a.m.7 views

AZL-43213 CVE-2024-22018 affecting package nodejs 20.14.0-13

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS6.8AI score0.00458EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/07/10 1:0 a.m.35 views

CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS6.5AI score0.00458EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/10 1:0 a.m.44 views

CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS0.00458EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/10 1:0 a.m.489 views

CVE-2024-22018

CVE-2024-22018 describes a vulnerability in Node.js under the experimental permission model when using the --allow-fs-read flag. The issue stems from an inadequate permission model that does not restrict file stats via the fs.lstat API, allowing an attacker to retrieve statistics for files to whi...

2.9CVSS6.6AI score0.00458EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/10 1:0 a.m.35 views

CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS6.1AI score0.00458EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/10 12:0 a.m.89 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2024:2362-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2362-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.5AI score0.67994EPSS
SaveExploits7References221
OSV
OSV
added 2024/07/09 2:3 p.m.25 views

SUSE-SU-2024:2365-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47247: net/mlx5e: Fix use-after-free of encap entry in neigh update handler bsc1224865. - CVE-2021-47311: net: qcom/emac: fix UAF in emacremove bsc1225010. ...

9.8CVSS8.1AI score0.67994EPSS
SaveExploits9References79
Snyk
Snyk
added 2024/07/09 9:47 a.m.4 views

Authorization Bypass

Overview Affected versions of this package are vulnerable to Authorization Bypass via fs.fchown or fs.fchmod operations which can use a "read-only" file descriptor to change the owner and permissions of a file. Note: This is only exploitable for users using the experimental permission when the...

4.2CVSS6.9AI score0.00395EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/25 2:22 p.m.185 views

CVE-2024-39276

CVE-2024-39276: Linux kernel ext4 mb_cache_entry e_refcnt leak fixed. In ext4_xattr_block_cache_find(), on failure from ext4_sb_bread() returning -ENOMEM, the ce’s e_refcnt could leak, triggering mb_cache_destroy(). Quick fix: call mb_cache_entry_put() on the -ENOMEM error path. Connected Astra L...

5.5CVSS7.5AI score0.00231EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.48 views

CVE-2024-39276 ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

0.00231EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.20 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. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprisi...

4.4CVSS9AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.20 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 Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

5.5CVSS9.2AI score0.00222EPSS
SaveExploits0References4
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
Rows per page
Query Builder