Lucene search
+L

3332 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/07 12:00 a.m.6 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.00159EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.2 views

Ensure That Partitions That Do Not Need to Be Modified Are Mounted as Read-Only

Mounting a file system that does not need to be modified as read-only can prevent unintentional or malicious data tampering and reduce the attack surface. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the...

6.9AI score
SaveExploits0References4
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.00213EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.25 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.00213EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.2 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.00212EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.14 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.00212EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:09 p.m.90 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.00212EPSS
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.15 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:00 a.m.16 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.6 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.00186EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/04/18 11:21 p.m.19 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.00165EPSS
SaveExploits0References16
NVD
NVD
added 2025/04/16 3:15 p.m.12 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.00165EPSS
SaveExploits0References2
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.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:15 p.m.31 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...

7.8CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 3:15 p.m.9 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.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.8 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.00165EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:15 p.m.11 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...

7.8CVSS6AI score0.00186EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.21 views

CVE-2024-58095 jfs: add check read-only before txBeginAnon() call

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

0.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.43 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...

7.8CVSS5.5AI score0.00186EPSS
SaveExploits0
Rows per page
Query Builder