Metasploit Framework Local Privilege Escalation Vulnerability
🗓️ 28 Feb 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 20 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2011-1056 | 21 Feb 201120:00 | – | cve | |
| CVE-2011-1057 | 21 Feb 201120:00 | – | cve | |
| CVE-2011-1056 | 21 Feb 201120:00 | – | cvelist | |
| CVE-2011-1057 | 21 Feb 201120:00 | – | cvelist | |
| EUVD-2011-1072 | 7 Oct 202500:30 | – | euvd | |
| CVE-2011-1056 | 21 Feb 201121:00 | – | nvd | |
| CVE-2011-1057 | 21 Feb 201121:00 | – | nvd | |
| Metasploit Framework Local Privilege Escalation Vulnerability | 28 Feb 201100:00 | – | openvas | |
| Design/Logic Flaw | 21 Feb 201121:00 | – | prion |
# SPDX-FileCopyrightText: 2011 Greenbone AG
# 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.902294");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2011-02-28 11:12:07 +0100 (Mon, 28 Feb 2011)");
script_tag(name:"cvss_base", value:"6.2");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:H/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2011-1056", "CVE-2011-1057");
script_name("Metasploit Framework Local Privilege Escalation Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/43166");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/46300");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2011/0371");
script_xref(name:"URL", value:"http://blog.metasploit.com/2011/02/metasploit-framework-352-released.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Privilege escalation");
script_dependencies("secpod_metasploit_framework_detect_win.nasl");
script_mandatory_keys("Metasploit/Framework/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation will let the local users to execute arbitrary code
with LocalSystem privileges when the 'frameworkPostgreSQL' service is
restarted.");
script_tag(name:"affected", value:"Metasploit Framework version 3.5.1 and prior on windows.");
script_tag(name:"insight", value:"The flaw is due to the application being installed with insecure
filesystem permissions in the system's root drive. This can be exploited
to create arbitrary files in certain directories.");
script_tag(name:"solution", value:"Upgrade Metasploit Framework 3.5.2 or later.");
script_tag(name:"summary", value:"Metasploit Framework is prone to a local privilege escalation vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://www.metasploit.com/framework/download/");
exit(0);
}
include("version_func.inc");
mfVer = get_kb_item("Metasploit/Framework/Win/Ver");
if(mfVer)
{
if(version_is_less(version:mfVer, test_version:"3.5.2")){
report = report_fixed_ver(installed_version:mfVer, fixed_version:"3.5.2");
security_message(port: 0, data: report);
}
}
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
05 Mar 2025 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 26.2
EPSS0.00276