FreeBSD Security Advisory (FreeBSD-SA-10:09.pseudofs.asc)
🗓️ 17 Nov 2010 00:00:00Reported by Copyright (C) 2010 E-Soft Inc.Type
openvas🔗 plugins.openvas.org👁 24 Views
| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CVE-2010-4210 | 4 Oct 201000:00 | – | circl | |
| CVE-2010-4210 | 20 Nov 201020:00 | – | cve | |
| CVE-2010-4210 | 20 Nov 201020:00 | – | cvelist | |
| CVE-2010-4210 | 20 Nov 201020:00 | – | debiancve | |
| FreeBSD - 'pseudofs' Null Pointer Dereference Privilege Escalation | 4 Oct 201000:00 | – | exploitdb | |
| FreeBSD-SA-10:09.pseudofs | 10 Nov 201000:00 | – | freebsd_advisory | |
| CVE-2010-4210 | 22 Nov 201012:54 | – | nvd | |
| FreeBSD Security Advisory (FreeBSD-SA-10:09.pseudofs.asc) | 17 Nov 201000:00 | – | openvas | |
| Design/Logic Flaw | 22 Nov 201012:54 | – | prion | |
| PT-2010-5358 · Freebsd · Freebsd | 20 Nov 201000:00 | – | ptsecurity |
10
| Source | Link |
|---|---|
| secure1 | www.secure1.securityspace.com/smysecure/catid.html |
# SPDX-FileCopyrightText: 2010 E-Soft Inc.
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.68514");
script_version("2024-02-16T05:06:55+0000");
script_tag(name:"last_modification", value:"2024-02-16 05:06:55 +0000 (Fri, 16 Feb 2024)");
script_tag(name:"creation_date", value:"2010-11-17 03:33:48 +0100 (Wed, 17 Nov 2010)");
script_tag(name:"cvss_base", value:"7.2");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2024-02-15 20:28:10 +0000 (Thu, 15 Feb 2024)");
script_cve_id("CVE-2010-4210");
script_name("FreeBSD Security Advisory (FreeBSD-SA-10:09.pseudofs.asc)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 E-Soft Inc.");
script_family("FreeBSD Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/freebsd", "ssh/login/freebsdpatchlevel");
script_tag(name:"insight", value:"pseudofs offers an abstract API for pseudo file systems which is utilized by
procfs(5) and linprocfs(5). It provides generic file system services such
as ACLs, extended attributes which interface with VFS and which are otherwise
onerous to implement. This enables pseudo file system authors to add this
functionality to their file systems with minimal effort.
The pfs_getextattr(9) function, used by pseudofs for handling extended
attributes, attempts to unlock a mutex which was not previously locked.");
script_tag(name:"solution", value:"Upgrade your system to the appropriate stable release
or security branch dated after the correction date.");
script_xref(name:"URL", value:"https://secure1.securityspace.com/smysecure/catid.html?in=FreeBSD-SA-10:09.pseudofs.asc");
script_tag(name:"summary", value:"The remote host is missing an update to the system
as announced in the referenced advisory FreeBSD-SA-10:09.pseudofs.asc");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-bsd.inc");
vuln = FALSE;
if(patchlevelcmp(rel:"7.1", patchlevel:"15")<0) {
vuln = TRUE;
}
if(vuln) {
security_message(port:0);
} else if (__pkg_match) {
exit(99);
}Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
16 Feb 2024 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 27.2
CVSS 3.17.8
EPSS0.01133