Lucene search
+L

24881 matches found

OSV
OSV
added 2024/11/07 10:15 a.m.1 views

DEBIAN-CVE-2024-50143

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/07 3:50 a.m.10 views

SUSE CVE-2024-49506

Insecure creation of temporary files allows local users on systems with non-default configurations to cause denial of service or set the encryption key for a filesystem...

7.3CVSS6.5AI score0.00099EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.12 views

The vulnerability of the fs/ntfs3 component in the Linux operating system, related to pointer arithmetic errors, allows a hacker to trigger a service failure.

The vulnerability of the fs/ntfs3 component in the Linux operating system is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References29Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:00 a.m.17 views

The vulnerability of the ocfs2_xattr_find_entry() function in the ocfs2 file system of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ocfs2xattrfindentry function in the fs/ocfs2/xattr.c file of the Linux operating system’s file system ocfs2 is related to memory allocation beyond the bounds of the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7.2AI score0.0024EPSS
SaveExploits0References24Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:00 a.m.10 views

The vulnerability of the nilfs_btree_check_delete() function in the file system of the nilfs2 driver in the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the nilfsbtreecheckdelete function in the fs/nilfs2/btree.c file of the Linux operating system’s kernel involves accessing memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of the...

7.1CVSS7.2AI score0.00239EPSS
SaveExploits0References30Affected Software6
OSV
OSV
added 2024/11/05 10:19 p.m.22 views

GHSA-HXF5-99XG-86HW cap-std doesn't fully sandbox all the Windows device filenames

Impact cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits, such as "COM¹", "COM²", "LPT⁰", "LPT¹", and so o...

2.3CVSS6.4AI score0.00583EPSS
SaveExploits0References8
NVD
NVD
added 2024/11/05 10:15 p.m.33 views

CVE-2024-51756

The cap-std project is organized around the eponymous cap-std crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however i...

2.3CVSS0.00583EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/05 10:15 p.m.15 views

CVE-2024-51745

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

10CVSS0.00836EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/05 10:06 p.m.20 views

CVE-2024-51756 cap-std doesn't fully sandbox all the Windows device filenames

The cap-std project is organized around the eponymous cap-std crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however i...

2.3CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/11/05 10:06 p.m.29 views

CVE-2024-51756 cap-std doesn't fully sandbox all the Windows device filenames

The cap-std project is organized around the eponymous cap-std crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however i...

2.3CVSS0.00583EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/05 10:06 p.m.306 views

CVE-2024-51756

The CVE affects cap-std’s Windows filesystem sandbox, where access to special device filenames with superscript digits (e.g., COM¹, LPT⁰) was not blocked, allowing untrusted paths to bypass the sandbox and reach peripheral devices or network-shared resources mapped to those devices. Root cause: t...

2.3CVSS6.3AI score0.00583EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 9:09 p.m.14 views

CVE-2024-51745 Wasmtime doesn't fully sandbox all the Windows device filenames

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

2.3CVSS6.7AI score
SaveExploits0References6
CVE
CVE
added 2024/11/05 9:09 p.m.304 views

CVE-2024-51745

Wasmtime on Windows had a sandbox bypass where filenames with superscript digits (e.g., COM¹, LPT⁰) were not blocked, allowing untrusted Wasm code with filesystem access to reach devices and peripherals via special device filenames. Affected software: Wasmtime’s Windows filesystem sandbox. Root c...

10CVSS6.7AI score0.00836EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/11/05 9:09 p.m.29 views

CVE-2024-51745 Wasmtime doesn't fully sandbox all the Windows device filenames

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

2.3CVSS0.00836EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/11/05 9:09 p.m.11 views

CVE-2024-51745 Wasmtime doesn't fully sandbox all the Windows device filenames

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

2.3CVSS7.5AI score0.00836EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/05 7:15 p.m.43 views

CVE-2024-50333

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. User input is not validated and is written to the filesystem. The ParserLabel::addLabels function can be used to write attacker-controlled data into the custom language file that will be includ...

8.8CVSS0.00402EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:41 p.m.27 views

CVE-2024-50333 RCE in ModuleBuilder in SuiteCRM

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. User input is not validated and is written to the filesystem. The ParserLabel::addLabels function can be used to write attacker-controlled data into the custom language file that will be includ...

6.6CVSS6.7AI score
SaveExploits0References3
CVE
CVE
added 2024/11/05 6:41 p.m.73 views

CVE-2024-50333

CVE-2024-50333 pertains to SuiteCRM where user input is not validated and is written to the filesystem. The issue arises from ParserLabel::addLabels(), which can write attacker-controlled data into a custom language file that is included at runtime. Affects SuiteCRM versions prior to 7.14.6 and 8...

8.8CVSS6.8AI score0.00402EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/05 6:41 p.m.32 views

CVE-2024-50333 RCE in ModuleBuilder in SuiteCRM

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. User input is not validated and is written to the filesystem. The ParserLabel::addLabels function can be used to write attacker-controlled data into the custom language file that will be includ...

6.6CVSS6.8AI score0.00402EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.27 views

AZL-52492 CVE-2024-50116 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of buffer delay flag Syzbot reported that after nilfs2 reads a corrupted file system image and degrades to read-only, the BUGON check for the buffer delay flag in submitbhwbc may fai...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References1
Rows per page
Query Builder