Lucene search
+L

3139 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/07 12:0 a.m.5 views

Cisco Catalyst SD-WAN Manager Arbitrary File Overwrite (cisco-sa-sdwan-fileoverwrite-Uc9tXWH)

According to its self-reported version, Cisco SD-WAN Viptela Software is affected by a vulnerability. - A vulnerability in the CLI of Cisco Catalyst SD-WAN Manager, formerly Cisco SD-WAN vManage, could allow an authenticated, local attacker to overwrite arbitrary files on the local file system of...

5.5CVSS5.9AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53035

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfsioctlwrapcopy The ioctl helper function nilfsioctlwrapcopy, which exchanges a metadata array to/from user space, may copy uninitialized buffer regions to user space memory for read-only ioctl...

7.1CVSS5.7AI score0.00198EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.20 views

CVE-2023-53035 nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfsioctlwrapcopy The ioctl helper function nilfsioctlwrapcopy, which exchanges a metadata array to/from user space, may copy uninitialized buffer regions to user space memory for read-only ioctl...

0.00198EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

DEBIAN-CVE-2022-49834

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

7.8CVSS5.8AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.10 views

UBUNTU-CVE-2022-49834

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:9 p.m.84 views

CVE-2022-49834

CVE-2022-49834 concerns a use-after-free in nilfs2 when downgrading to read-only and remounting read/write, risking access to a freed nilfs_writer. The issue arises during a race between log-writer detachment and remount/downgrade, potentially allowing a Task1 thread to dereference a freed pointe...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2025/04/25 6:30 a.m.3 views

Insecure Default Initialization of Resource

Overview Affected versions of this package are vulnerable to Insecure Default Initialization of Resource due to the misconfiguration of the ReadOnlyPort setting. An attacker can gain unauthorized access to exposed credentials by connecting to the open port without authentication. Remediation...

6.9CVSS7AI score0.00432EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2025/04/25 5:15 a.m.9 views

CVE-2025-46599

CNCF K3s 1.32 before 1.32.4-rc1+k3s1 has a Kubernetes kubelet configuration change with the unintended consequence that, in some situations, ReadOnlyPort is set to 10255. For example, the default behavior of a K3s online installation might allow unauthenticated access to this port, exposing...

6.8CVSS7.3AI score0.00432EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/04/22 12:0 a.m.12 views

FreeBSD : Navidrome -- Authentication bypass in Subsonic API (5ca2cafa-1f24-11f0-ab07-f8f21e52f724)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 5ca2cafa-1f24-11f0-ab07-f8f21e52f724 advisory. Deluan reports: In certain Subsonic API endpoints, authentication can be bypassed by using a non-existe...

6.9CVSS5.5AI score0.00947EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:21 p.m.5 views

SUSE CVE-2024-58094

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

5.5CVSS7.7AI score0.00175EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/04/18 11:21 p.m.13 views

SUSE CVE-2024-58095

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon call Added a read-only check before calling txBeginAnon in extAlloc and extRecord. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or...

5.5CVSS7.7AI score0.00161EPSS
SaveExploits0References16
NVD
NVD
added 2025/04/16 3:15 p.m.30 views

CVE-2024-58094

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

5.5CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/16 3:15 p.m.11 views

CVE-2024-58095

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon call Added a read-only check before calling txBeginAnon in extAlloc and extRecord. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or...

5.5CVSS0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 3:15 p.m.7 views

DEBIAN-CVE-2024-58094

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

5.5CVSS5.5AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.1 views

DEBIAN-CVE-2024-58095

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon call Added a read-only check before calling txBeginAnon in extAlloc and extRecord. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or...

5.5CVSS5.3AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.8 views

UBUNTU-CVE-2024-58094

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

5.5CVSS6AI score0.00175EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

UBUNTU-CVE-2024-58095

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon call Added a read-only check before calling txBeginAnon in extAlloc and extRecord. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or...

5.5CVSS5.9AI score0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/16 2:11 p.m.116 views

CVE-2024-58094

Technical details (affected product, root cause, impact, and remediation) are not publicly available in the provided connected documents. Monitor for updates from vendors and security advisories for CVE-2024-58094.

5.5CVSS6.6AI score0.00175EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/04/16 2:11 p.m.113 views

CVE-2024-58095

CVE-2024-58095 (jfs: add check read-only before txBeginAnon() call) is confirmed as a concrete kernel fix. The patch introduces a read-only check prior to txBeginAnon() in extAlloc and extRecord within the JFS code path. This prevents write attempts on a read-only mounted filesystem, avoiding pot...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.31 views

CVE-2024-58094 jfs: add check read-only before truncation in jfs_truncate_nolock()

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

0.00175EPSS
SaveExploits0References2
Rows per page
Query Builder