ID CVE-2016-4232 Type cve Reporter cve@mitre.org Modified 2018-10-12T22:14:00
Description
Adobe Flash Player before 18.0.0.366 and 19.x through 22.x before 22.0.0.209 on Windows and OS X and before 11.2.202.632 on Linux allows attackers to obtain sensitive information from process memory via unspecified vectors.
{"zdt": [{"lastseen": "2018-01-01T19:02:56", "bulletinFamily": "exploit", "description": "Exploit for multiple platform in category dos / poc", "modified": "2016-09-08T00:00:00", "published": "2016-09-08T00:00:00", "id": "1337DAY-ID-24810", "href": "https://0day.today/exploit/description/24810", "type": "zdt", "title": "Adobe Flash - Transform.colorTranform Getter Info Leak", "sourceData": "Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=845\r\n \r\nThere is an info leak in the Transform.colorTranform getter. If the constructor for ColorTransform is overwritten with a getter using addProperty, this getter will execute when fetching the constructor, which can then free the MovieClip containing the Tranform.\r\n \r\nA minimal PoC is as follows:\r\n \r\nthis.createEmptyMovieClip( \"mc\", 1);\r\nvar c = new ColorTransform( 77, 88, 99, 0.5, 1, 2, 3, 4);\r\nvar t:Transform = new Transform( mc );\r\nt.colorTransform = c;\r\nthis.createTextField( \"tf\", 2, 0, 0, 2000, 200);\r\nvar ct = ColorTransform;\r\nvar g = flash.geom;\r\ng.addProperty(\"ColorTransform\", func, func);\r\nvar q = t.colorTransform;\r\ntf.text = q.greenMultiplier + \"\\n\" + q.blueMultiplier + \"\\n\" + q.color;\r\n \r\nfunction func(){\r\n \r\n mc.removeMovieClip();\r\n \r\n return ct;\r\n \r\n }\r\n \r\n \r\nA sample swf and fla are attached. The PoC prints the value of unallocated memory to the screen.\r\n \r\n \r\nProof of Concept:\r\nhttps://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/40355.zip\n\n# 0day.today [2018-01-01] #", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}, "sourceHref": "https://0day.today/exploit/24810"}], "exploitdb": [{"lastseen": "2016-09-08T21:28:22", "bulletinFamily": "exploit", "description": "Adobe Flash - Transform.colorTranform Getter Info Leak. CVE-2016-4232. Dos exploit for Multiple platform", "modified": "2016-09-08T00:00:00", "published": "2016-09-08T00:00:00", "id": "EDB-ID:40355", "href": "https://www.exploit-db.com/exploits/40355/", "type": "exploitdb", "title": "Adobe Flash - Transform.colorTranform Getter Info Leak", "sourceData": "Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=845\r\n\r\nThere is an info leak in the Transform.colorTranform getter. If the constructor for ColorTransform is overwritten with a getter using addProperty, this getter will execute when fetching the constructor, which can then free the MovieClip containing the Tranform.\r\n\r\nA minimal PoC is as follows:\r\n\r\nthis.createEmptyMovieClip( \"mc\", 1);\r\nvar c = new ColorTransform( 77, 88, 99, 0.5, 1, 2, 3, 4);\r\nvar t:Transform = new Transform( mc );\r\nt.colorTransform = c;\r\nthis.createTextField( \"tf\", 2, 0, 0, 2000, 200);\r\nvar ct = ColorTransform;\r\nvar g = flash.geom;\r\ng.addProperty(\"ColorTransform\", func, func);\r\nvar q = t.colorTransform;\r\ntf.text = q.greenMultiplier + \"\\n\" + q.blueMultiplier + \"\\n\" + q.color;\r\n\r\nfunction func(){\r\n\t\r\n\tmc.removeMovieClip();\r\n\t\r\n\treturn ct;\r\n\t\r\n\t}\r\n\r\n\r\nA sample swf and fla are attached. The PoC prints the value of unallocated memory to the screen.\r\n\r\n\r\nProof of Concept:\r\nhttps://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/40355.zip\r\n\r\n", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}, "sourceHref": "https://www.exploit-db.com/download/40355/"}], "mscve": [{"lastseen": "2019-08-05T14:04:39", "bulletinFamily": "microsoft", "description": "This security update addresses the following vulnerabilities, which are\ndescribed in Adobe Security Bulletin\n[APSB16-25](http://helpx.adobe.com/security/products/flash-\nplayer/apsb16-25.html):\n\nCVE-2016-4173, CVE-2016-4174, CVE-2016-4175, CVE-2016-4176, CVE-2016-4177,\nCVE-2016-4178, CVE-2016-4179, CVE-2016-4182, CVE-2016-4188, CVE-2016-4185,\nCVE-2016-4222, CVE-2016-4223, CVE-2016-4224, CVE-2016-4225, CVE-2016-4226,\nCVE-2016-4227, CVE-2016-4228, CVE-2016-4229, CVE-2016-4230, CVE-2016-4231,\nCVE-2016-4232, CVE-2016-4247, CVE-2016-4248, CVE-2016-4249\n\nWorkaround refers to a setting or configuration change that would help block\nknown attack vectors before you apply the update.\n\n**Prevent Adobe Flash Player from running** You can disable attempts to\ninstantiate Adobe Flash Player in Internet Explorer and other applications\nthat honor the kill bit feature, such as Office 2007 and Office 2010, by\nsetting the kill bit for the control in the registry.\n\n**Warning** If you use Registry Editor incorrectly, you may cause serious\nproblems that may require you to reinstall your operating system. Microsoft\ncannot guarantee that you can solve problems that result from using Registry\nEditor incorrectly. Use Registry Editor at your own risk. To set the kill bit\nfor the control in the registry, perform the following steps:\n\n 1. Paste the following into a text file and save it with the .reg file extension.\n \n Windows Registry Editor Version 5.00\n [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Internet Explorer\\ActiveX Compatibility\\{D27CDB6E-AE6D-11CF-96B8-444553540000}]\n \"Compatibility Flags\"=dword:00000400\n \n [HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Internet Explorer\\ActiveX Compatibility\\{D27CDB6E-AE6D-11CF-96B8-444553540000}]\n \"Compatibility Flags\"=dword:00000400\n \n\n 2. Double-click the .reg file to apply it to an individual system.\n\nYou can also apply this workaround across domains by using Group Policy. For\nmore information about Group Policy, see the TechNet article, Group Policy\ncollection.\n\n**Note** You must restart Internet Explorer for your changes to take effect.\n**Impact of workaround**. There is no impact as long as the object is not\nintended to be used in Internet Explorer. **How to undo the workaround.**\nDelete the registry keys that were added in implementing this workaround.\n**Prevent Adobe Flash Player from running in Internet Explorer through Group\nPolicy** **Note** The Group Policy MMC snap-in can be used to set policy for a\nmachine, for an organizational unit, or for an entire domain. For more\ninformation about Group Policy, visit the following Microsoft Web sites:\n\n[Group Policy Overview](https://technet.microsoft.com/library/hh831791) [What\nis Group Policy Object\nEditor?](https://technet.microsoft.com/library/cc737816%28v=ws.10%29.aspx)\n[Core Group Policy tools and\nsettings](https://technet.microsoft.com/library/cc784165%28v=ws.10%29.aspx)\n\nTo disable Adobe Flash Player in Internet Explorer through Group Policy,\nperform the following steps: **Note** This workaround does not prevent Flash\nfrom being invoked from other applications, such as Microsoft Office 2007 or\nMicrosoft Office 2010.\n\n 1. Open the Group Policy Management Console and configure the console to work with the appropriate Group Policy object, such as local machine, OU, or domain GPO.\n 2. Navigate to the following node: **Administrative Templates - > Windows Components -> Internet Explorer -> Security Features -> Add-on Management**\n 3. Double-click **Turn off Adobe Flash in Internet Explorer and prevent applications from using Internet Explorer technology to instantiate Flash objects**.\n 4. Change the setting to Enabled.\n 5. Click **Apply** and then click **OK** to return to the Group Policy Management Console.\n 6. Refresh Group Policy on all systems or wait for the next scheduled Group Policy refresh interval for the settings to take effect. **Prevent Adobe Flash Player from running in Office 2010 on affected systems** **Note** This workaround does not prevent Adobe Flash Player from running in Internet Explorer. **Warning** If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. For detailed steps that you can use to prevent a control from running in Internet Explorer, see Microsoft Knowledge Base Article 240797. Follow the steps in the article to create a Compatibility Flags value in the registry to prevent a COM object from being instantiated in Internet Explorer.\n\nTo disable Adobe Flash Player in Office 2010 only, set the kill bit for the\nActiveX control for Adobe Flash Player in the registry using the following\nsteps:\n\n 1. Create a text file named Disable_Flash.reg with the following contents:\n\n \n \n \t\t[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Office\\Common\\COM\\Compatibility\\{D27CDB6E-AE6D-11CF-96B8-444553540000}]\n \t\"Compatibility Flags\"=dword:00000400\n \n\n 2. Double-click the .reg file to apply it to an individual system.\n 3. **Note** You must restart Internet Explorer for your changes to take effect. You can also apply this workaround across domains by using Group Policy. For more information about Group Policy, see the TechNet article, [Group Policy collection](http://go.microsoft.com/fwlink/?LinkID=215719). **Prevent ActiveX controls from running in Office 2007 and Office 2010**\n\nTo disable all ActiveX controls in Microsoft Office 2007 and Microsoft Office\n2010, including Adobe Flash Player in Internet Explorer, perform the following\nsteps:\n\n 1. Click File, click Options, click Trust Center, and then click Trust Center Settings.\n 2. Click ActiveX Settings in the left-hand pane, and then select Disable all controls without notifications.\n 3. Click OK to save your settings. **Impact of workaround**. Office documents that use embedded ActiveX controls may not display as intended. **How to undo the workaround**.\n\nTo re-enable ActiveX controls in Microsoft Office 2007 and Microsoft Office\n2010, perform the following steps:\n\n 1. Click File, click Options, click Trust Center, and then click Trust Center Settings.\n 2. Click ActiveX Settings in the left-hand pane, and then deselect Disable all controls without notifications.\n 3. Click OK to save your settings. **Set Internet and Local intranet security zone settings to \"High\" to block ActiveX Controls and Active Scripting in these zones** You can help protect against exploitation of these vulnerabilities by changing your settings for the Internet security zone to block ActiveX controls and Active Scripting. You can do this by setting your browser security to High.\n\nTo raise the browsing security level in Internet Explorer, perform the\nfollowing steps:\n\n 1. On the Internet Explorer **Tools** menu, click** Internet Option**s.\n 2. In the **Internet Options** dialog box, click the **Security** tab, and then click **Internet**.\n 3. Under **Security level for this zone** , move the slider to **High**. This sets the security level for all websites you visit to High.\n 4. Click **Local intranet**.\n 5. Under **Security level for this zone** , move the slider to **High**. This sets the security level for all websites you visit to High.\n 6. Click **OK** to accept the changes and return to Internet Explorer. **Note** If no slider is visible, click **Default Level** , and then move the slider to **High**. **Note** Setting the level to High may cause some websites to work incorrectly. If you have difficulty using a website after you change this setting, and you are sure the site is safe to use, you can add that site to your list of trusted sites. This will allow the site to work correctly even with the security setting set to High. **Impact of workaround**. There are side effects to blocking ActiveX Controls and Active Scripting. Many websites on the Internet or an intranet use ActiveX or Active Scripting to provide additional functionality. For example, an online e-commerce site or banking site may use ActiveX Controls to provide menus, ordering forms, or even account statements. Blocking ActiveX Controls or Active Scripting is a global setting that affects all Internet and intranet sites. If you do not want to block ActiveX Controls or Active Scripting for such sites, use the steps outlined in \"Add sites that you trust to the Internet Explorer Trusted sites zone\". **Configure Internet Explorer to prompt before running Active Scripting or to disable Active Scripting in the Internet and Local intranet security zone**\n\nYou can help protect against exploitation of these vulnerabilities by changing\nyour settings to prompt before running Active Scripting or to disable Active\nScripting in the Internet and Local intranet security zone. To do this,\nperform the following steps:\n\n 1. In Internet Explorer, click **Internet Options** on the **Tools** menu.\n 2. Click the **Security** tab.\n 3. Click **Internet** , and then click **Custom Level**.\n 4. Under **Settings** , in the **Scripting** section, under **Active Scripting** , click **Prompt** or **Disable** , and then click **OK**.\n 5. Click **Local intranet** , and then click **Custom Level**.\n 6. Under **Settings** , in the **Scripting** section, under **Active Scripting** , click **Prompt** or **Disable** , and then click **OK**.\n 7. Click **OK** to return to Internet Explorer, and then click **OK** again. **Note** Disabling Active Scripting in the Internet and Local intranet security zones may cause some websites to work incorrectly. If you have difficulty using a website after you change this setting, and you are sure the site is safe to use, you can add that site to your list of trusted sites. This will allow the site to work correctly. **Impact of workaround**. There are side effects to prompting before running Active Scripting. Many websites that are on the Internet or on an intranet use Active Scripting to provide additional functionality. For example, an online e-commerce site or banking site may use Active Scripting to provide menus, ordering forms, or even account statements. Prompting before running Active Scripting is a global setting that affects all Internet and intranet sites. You will be prompted frequently when you enable this workaround. For each prompt, if you feel you trust the site that you are visiting, click **Yes** to run Active Scripting. If you do not want to be prompted for all these sites, use the steps outlined in \"Add sites that you trust to the Internet Explorer Trusted sites zone\". **Add sites that you trust to the Internet Explorer Trusted sites zone** After you set Internet Explorer to require a prompt before it runs ActiveX controls and Active Scripting in the Internet zone and in the Local intranet zone, you can add sites that you trust to the Internet Explorer Trusted sites zone. This will allow you to continue to use trusted websites exactly as you do today, while helping to protect you from this attack on untrusted sites. We recommend that you add only sites that you trust to the Trusted sites zone.\n\nTo do this, perform the following steps:\n\n 1. In Internet Explorer, click **Tools** , click **Internet Options** , and then click the **Security** tab.\n 2. In the **Select a web content zone to specify its current security settings** box, click **Trusted Sites** , and then click **Sites**.\n 3. If you want to add sites that do not require an encrypted channel, click to clear the **Require server verification (https:) for all sites in this zone** check box.\n 4. In the **Add this website to the zone** box, type the URL of a site that you trust, and then click **Add**.\n 5. Repeat these steps for each site that you want to add to the zone.\n 6. Click **OK** two times to accept the changes and return to Internet Explorer. **Note** Add any sites that you trust not to take malicious action on your system. Two sites in particular that you may want to add are * **.windowsupdate.microsoft.com** and * **.update.microsoft.com**. These are the sites that will host the update, and they require an ActiveX control to install the update.\n\nThe following [mitigating\nfactors](https://technet.microsoft.com/library/security/dn848375.aspx#Mitigation)\nmay be helpful in your situation:\n\n * In a web-based attack scenario where the user is using Internet Explorer for the desktop, an attacker could host a website that contains a webpage that is used to exploit any of these vulnerabilities. In addition, compromised websites and websites that accept or host user-provided content or advertisements could contain specially crafted content that could exploit any of these vulnerabilities. In all cases, however, an attacker would have no way to force users to visit these websites. Instead, an attacker would have to convince users to visit the website, typically by getting them to click a link in an email message or instant message that takes users to the attacker's website.\n * Internet Explorer in the Windows 8-style UI will only play Flash content from sites listed on the Compatibility View (CV) list. This restriction requires an attacker to first compromise a website already listed on the CV list. An attacker could then host specially crafted Flash content designed to exploit any of these vulnerabilities through Internet Explorer and then convince a user to view the website. An attacker would have no way to force users to view the attacker-controlled content. Instead, an attacker would have to convince users to take action, typically by clicking a link in an email message or in an instant message that takes users to the attacker's website, or by opening an attachment sent through email.\n * By default, all supported versions of Microsoft Outlook and Windows Live Mail open HTML email messages in the Restricted sites zone. The Restricted sites zone, which disables scripts and ActiveX controls, helps reduce the risk of an attacker being able to use any of these vulnerabilities to execute malicious code. If a user clicks a link in an email message, the user could still be vulnerable to exploitation of any of these vulnerabilities through the web-based attack scenario.\n * By default, Internet Explorer on Windows Server 2012 and Windows Server 2012 R2 runs in a restricted mode that is known as [Enhanced Security Configuration](https://technet.microsoft.com/library/dd883248.aspx). This mode can help reduce the likelihood of the exploitation of these Adobe Flash Player vulnerabilities in Internet Explorer.\n\n", "modified": "2017-05-18T07:00:00", "published": "2016-07-12T07:00:00", "id": "MS:ADV160004", "href": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV160004", "title": "July 2016 Adobe Flash Security Update", "type": "mscve", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "gentoo": [{"lastseen": "2016-09-06T19:46:47", "bulletinFamily": "unix", "description": "### Background\n\nThe Adobe Flash Player is a renderer for the SWF file format, which is commonly used to provide interactive websites. \n\n### Description\n\nMultiple vulnerabilities have been discovered in Adobe Flash Player. Please review the CVE identifiers referenced below for details. \n\n### Impact\n\nA remote attacker could possibly execute arbitrary code with the privileges of the process, cause a Denial of Service condition, obtain sensitive information, or bypass security restrictions. \n\n### Workaround\n\nThere is no known workaround at this time.\n\n### Resolution\n\nAll Adobe Flash Player users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \"www-plugins/adobe-flash-11.2.202.632\"", "modified": "2016-07-13T00:00:00", "published": "2016-07-13T00:00:00", "id": "GLSA-201607-03", "href": "https://security.gentoo.org/glsa/201607-03", "type": "gentoo", "title": "Adobe Flash Player: Multiple vulnerabilities", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "nessus": [{"lastseen": "2019-11-01T02:40:42", "bulletinFamily": "scanner", "description": "The remote host is affected by the vulnerability described in GLSA-201607-03\n(Adobe Flash Player: Multiple vulnerabilities)\n\n Multiple vulnerabilities have been discovered in Adobe Flash Player.\n Please review the CVE identifiers referenced below for details.\n \nImpact :\n\n A remote attacker could possibly execute arbitrary code with the\n privileges of the process, cause a Denial of Service condition, obtain\n sensitive information, or bypass security restrictions.\n \nWorkaround :\n\n There is no known workaround at this time.", "modified": "2019-11-02T00:00:00", "id": "GENTOO_GLSA-201607-03.NASL", "href": "https://www.tenable.com/plugins/nessus/92042", "published": "2016-07-14T00:00:00", "title": "GLSA-201607-03 : Adobe Flash Player: Multiple vulnerabilities", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Gentoo Linux Security Advisory GLSA 201607-03.\n#\n# The advisory text is Copyright (C) 2001-2016 Gentoo Foundation, Inc.\n# and licensed under the Creative Commons - Attribution / Share Alike \n# license. See http://creativecommons.org/licenses/by-sa/3.0/\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92042);\n script_version(\"2.7\");\n script_cvs_date(\"Date: 2019/04/11 17:23:06\");\n\n script_cve_id(\"CVE-2016-4217\", \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\", \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\", \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\", \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\", \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\", \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\", \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\", \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\");\n script_xref(name:\"GLSA\", value:\"201607-03\");\n\n script_name(english:\"GLSA-201607-03 : Adobe Flash Player: Multiple vulnerabilities\");\n script_summary(english:\"Checks for updated package(s) in /var/db/pkg\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote Gentoo host is missing one or more security-related\npatches.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is affected by the vulnerability described in GLSA-201607-03\n(Adobe Flash Player: Multiple vulnerabilities)\n\n Multiple vulnerabilities have been discovered in Adobe Flash Player.\n Please review the CVE identifiers referenced below for details.\n \nImpact :\n\n A remote attacker could possibly execute arbitrary code with the\n privileges of the process, cause a Denial of Service condition, obtain\n sensitive information, or bypass security restrictions.\n \nWorkaround :\n\n There is no known workaround at this time.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security.gentoo.org/glsa/201607-03\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"All Adobe Flash Player users should upgrade to the latest version:\n # emerge --sync\n # emerge --ask --oneshot --verbose 'www-plugins/adobe-flash-11.2.202.632'\"\n );\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:gentoo:linux:adobe-flash\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:gentoo:linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/13\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/14\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Gentoo Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Gentoo/release\", \"Host/Gentoo/qpkg-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"qpkg.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Gentoo/release\")) audit(AUDIT_OS_NOT, \"Gentoo\");\nif (!get_kb_item(\"Host/Gentoo/qpkg-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (qpkg_check(package:\"www-plugins/adobe-flash\", unaffected:make_list(\"ge 11.2.202.632\"), vulnerable:make_list(\"lt 11.2.202.632\"))) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:qpkg_report_get());\n else security_hole(0);\n exit(0);\n}\nelse\n{\n tested = qpkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"Adobe Flash Player\");\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-01T03:01:09", "bulletinFamily": "scanner", "description": "Adobe Flash Player was updated to 11.2.202.632 to fix many security\nissues tracked under the upstream advisory APSB16-25, allowing remote\nattackers to execute arbitrary code when delivering specially crafted\nFlash content. \n\nThe following vulnerabilities were fixed :\n\n - CVE-2016-4172: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4173: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4174: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4175: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4176: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4177: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4178: security bypass vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4179: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4180: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4181: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4182: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4183: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4184: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4185: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4186: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4187: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4188: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4189: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4190: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4217: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4218: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4219: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4220: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4221: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4222: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4223: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4224: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4225: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4226: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4227: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4228: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4229: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4230: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4231: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4232: memory leak vulnerability\n\n - CVE-2016-4233: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4234: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4235: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4236: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4237: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4238: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4239: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4240: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4241: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4242: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4243: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4244: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4245: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4246: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4247: race condition vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4248: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4249: heap buffer overflow vulnerability that\n could lead to code execution", "modified": "2019-11-02T00:00:00", "id": "OPENSUSE-2016-870.NASL", "href": "https://www.tenable.com/plugins/nessus/92309", "published": "2016-07-15T00:00:00", "title": "openSUSE Security Update : flash-player (openSUSE-2016-870)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2016-870.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92309);\n script_version(\"2.8\");\n script_cvs_date(\"Date: 2019/04/11 17:23:07\");\n\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\", \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\", \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\", \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\", \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\", \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\", \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\", \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\", \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\", \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\", \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\", \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\", \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\");\n\n script_name(english:\"openSUSE Security Update : flash-player (openSUSE-2016-870)\");\n script_summary(english:\"Check for the openSUSE-2016-870 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Adobe Flash Player was updated to 11.2.202.632 to fix many security\nissues tracked under the upstream advisory APSB16-25, allowing remote\nattackers to execute arbitrary code when delivering specially crafted\nFlash content. \n\nThe following vulnerabilities were fixed :\n\n - CVE-2016-4172: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4173: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4174: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4175: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4176: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4177: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4178: security bypass vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4179: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4180: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4181: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4182: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4183: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4184: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4185: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4186: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4187: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4188: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4189: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4190: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4217: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4218: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4219: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4220: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4221: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4222: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4223: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4224: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4225: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4226: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4227: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4228: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4229: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4230: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4231: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4232: memory leak vulnerability\n\n - CVE-2016-4233: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4234: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4235: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4236: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4237: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4238: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4239: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4240: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4241: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4242: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4243: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4244: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4245: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4246: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4247: race condition vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4248: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4249: heap buffer overflow vulnerability that\n could lead to code execution\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=988579\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected flash-player packages.\"\n );\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player-gnome\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player-kde4\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:13.1\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/14\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/15\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE13\\.1)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"13.1\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(i586|i686|x86_64)$\") audit(AUDIT_ARCH_NOT, \"i586 / i686 / x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE13.1\", reference:\"flash-player-11.2.202.632-168.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"flash-player-gnome-11.2.202.632-168.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"flash-player-kde4-11.2.202.632-168.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"flash-player / flash-player-gnome / flash-player-kde4\");\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-20T10:42:36", "bulletinFamily": "scanner", "description": "The version of Adobe Flash Player installed on the remote Windows\nhost is equal or prior to version 22.0.0.192. It is, therefore,\naffected by multiple Vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)", "modified": "2019-11-02T00:00:00", "id": "FLASH_PLAYER_APSB16-25.NASL", "href": "https://www.tenable.com/plugins/nessus/92012", "published": "2016-07-12T00:00:00", "title": "Adobe Flash Player <= 22.0.0.192 Multiple Vulnerabilities (APSB16-25)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92012);\n script_version(\"1.11\");\n script_cvs_date(\"Date: 2019/11/19\");\n\n script_cve_id(\n \"CVE-2016-4172\",\n \"CVE-2016-4173\",\n \"CVE-2016-4174\",\n \"CVE-2016-4175\",\n \"CVE-2016-4176\",\n \"CVE-2016-4177\",\n \"CVE-2016-4178\",\n \"CVE-2016-4179\",\n \"CVE-2016-4180\",\n \"CVE-2016-4181\",\n \"CVE-2016-4182\",\n \"CVE-2016-4183\",\n \"CVE-2016-4184\",\n \"CVE-2016-4185\",\n \"CVE-2016-4186\",\n \"CVE-2016-4187\",\n \"CVE-2016-4188\",\n \"CVE-2016-4189\",\n \"CVE-2016-4190\",\n \"CVE-2016-4217\",\n \"CVE-2016-4218\",\n \"CVE-2016-4219\",\n \"CVE-2016-4220\",\n \"CVE-2016-4221\",\n \"CVE-2016-4222\",\n \"CVE-2016-4223\",\n \"CVE-2016-4224\",\n \"CVE-2016-4225\",\n \"CVE-2016-4226\",\n \"CVE-2016-4227\",\n \"CVE-2016-4228\",\n \"CVE-2016-4229\",\n \"CVE-2016-4230\",\n \"CVE-2016-4231\",\n \"CVE-2016-4232\",\n \"CVE-2016-4233\",\n \"CVE-2016-4234\",\n \"CVE-2016-4235\",\n \"CVE-2016-4236\",\n \"CVE-2016-4237\",\n \"CVE-2016-4238\",\n \"CVE-2016-4239\",\n \"CVE-2016-4240\",\n \"CVE-2016-4241\",\n \"CVE-2016-4242\",\n \"CVE-2016-4243\",\n \"CVE-2016-4244\",\n \"CVE-2016-4245\",\n \"CVE-2016-4246\",\n \"CVE-2016-4247\",\n \"CVE-2016-4248\",\n \"CVE-2016-4249\",\n \"CVE-2016-7020\"\n );\n script_bugtraq_id(\n 91718,\n 91719,\n 91720,\n 91721,\n 91722,\n 91723,\n 91724,\n 91725\n );\n\n script_name(english:\"Adobe Flash Player <= 22.0.0.192 Multiple Vulnerabilities (APSB16-25)\");\n script_summary(english:\"Checks the version of Flash Player.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has a browser plugin installed that is\naffected by multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Adobe Flash Player installed on the remote Windows\nhost is equal or prior to version 22.0.0.192. It is, therefore,\naffected by multiple Vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)\");\n script_set_attribute(attribute:\"see_also\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n # http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?0cb17c10\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Adobe Flash Player version 22.0.0.209 or later.\n\nAlternatively, Adobe has made version 18.0.0.366 available for those\ninstalls that cannot be upgraded to the latest version.\");\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2016-7020\");\n\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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:adobe:flash_player\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"flash_player_installed.nasl\");\n script_require_keys(\"SMB/Flash_Player/installed\");\n\n exit(0);\n}\n\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\nget_kb_item_or_exit(\"SMB/Flash_Player/installed\");\n\n# Identify vulnerable versions.\ninfo = \"\";\nvariants = make_list(\n \"Plugin\",\n \"ActiveX\",\n \"Chrome\",\n \"Chrome_Pepper\"\n);\n\n# we're checking for versions less than *or equal to* the cutoff!\nforeach variant (variants)\n{\n vers = get_kb_list(\"SMB/Flash_Player/\"+variant+\"/Version/*\");\n files = get_kb_list(\"SMB/Flash_Player/\"+variant+\"/File/*\");\n\n if(isnull(vers) || isnull(files))\n continue;\n\n foreach key (keys(vers))\n {\n ver = vers[key];\n if(isnull(ver))\n continue;\n\n vuln = FALSE;\n\n # Chrome Flash <= 22.0.0.192\n if(variant == \"Chrome_Pepper\" &&\n ver_compare(ver:ver,fix:\"22.0.0.192\",strict:FALSE) <= 0\n ) vuln = TRUE;\n\n # <= 18.0.0.360\n if(variant != \"Chrome_Pepper\" &&\n ver_compare(ver:ver,fix:\"18.0.0.360\",strict:FALSE) <= 0\n ) vuln = TRUE;\n\n # 14-17 <= 22.0.0.192\n if(variant != \"Chrome_Pepper\" &&\n ver =~ \"^(?:19|[2-9]\\d)\\.\" &&\n ver_compare(ver:ver,fix:\"22.0.0.192\",strict:FALSE) <= 0\n ) vuln = TRUE;\n\n if(vuln)\n {\n num = key - (\"SMB/Flash_Player/\"+variant+\"/Version/\");\n file = files[\"SMB/Flash_Player/\"+variant+\"/File/\"+num];\n if (variant == \"Plugin\")\n {\n info += '\\n Product : Browser Plugin (for Firefox / Netscape / Opera)';\n fix = \"22.0.0.209 / 18.0.0.366\";\n }\n else if (variant == \"ActiveX\")\n {\n info += '\\n Product : ActiveX control (for Internet Explorer)';\n fix = \"22.0.0.209 / 18.0.0.366\";\n }\n else if (\"Chrome\" >< variant)\n {\n info += '\\n Product : Browser Plugin (for Google Chrome)';\n if(variant == \"Chrome\")\n fix = \"Upgrade to a version of Google Chrome running Flash Player 22.0.0.209\";\n }\n info += '\\n Path : ' + file +\n '\\n Installed version : ' + ver;\n if (variant == \"Chrome_Pepper\")\n info += '\\n Fixed version : 22.0.0.209 (Chrome PepperFlash)';\n else if(!isnull(fix))\n info += '\\n Fixed version : '+fix;\n info += '\\n';\n }\n }\n}\n\nif (info)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0) security_hole(port:port, extra:info);\n else security_hole(port);\n}\nelse\n{\n if (thorough_tests)\n exit(0, 'No vulnerable versions of Adobe Flash Player were found.');\n else\n exit(1, 'Google Chrome\\'s built-in Flash Player may not have been detected because the \\'Perform thorough tests\\' setting was not enabled.');\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-20T10:58:36", "bulletinFamily": "scanner", "description": "The version of Adobe Flash Player installed on the remote Mac OS X\nhost is equal or prior to version 22.0.0.192. It is, therefore,\naffected by multiple vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)", "modified": "2019-11-02T00:00:00", "id": "MACOSX_FLASH_PLAYER_APSB16-25.NASL", "href": "https://www.tenable.com/plugins/nessus/92013", "published": "2016-07-12T00:00:00", "title": "Adobe Flash Player for Mac <= 22.0.0.192 Multiple Vulnerabilities (APSB16-25)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92013);\n script_version(\"1.11\");\n script_cvs_date(\"Date: 2019/11/19\");\n\n script_cve_id(\n \"CVE-2016-4172\",\n \"CVE-2016-4173\",\n \"CVE-2016-4174\",\n \"CVE-2016-4175\",\n \"CVE-2016-4176\",\n \"CVE-2016-4177\",\n \"CVE-2016-4178\",\n \"CVE-2016-4179\",\n \"CVE-2016-4180\",\n \"CVE-2016-4181\",\n \"CVE-2016-4182\",\n \"CVE-2016-4183\",\n \"CVE-2016-4184\",\n \"CVE-2016-4185\",\n \"CVE-2016-4186\",\n \"CVE-2016-4187\",\n \"CVE-2016-4188\",\n \"CVE-2016-4189\",\n \"CVE-2016-4190\",\n \"CVE-2016-4217\",\n \"CVE-2016-4218\",\n \"CVE-2016-4219\",\n \"CVE-2016-4220\",\n \"CVE-2016-4221\",\n \"CVE-2016-4222\",\n \"CVE-2016-4223\",\n \"CVE-2016-4224\",\n \"CVE-2016-4225\",\n \"CVE-2016-4226\",\n \"CVE-2016-4227\",\n \"CVE-2016-4228\",\n \"CVE-2016-4229\",\n \"CVE-2016-4230\",\n \"CVE-2016-4231\",\n \"CVE-2016-4232\",\n \"CVE-2016-4233\",\n \"CVE-2016-4234\",\n \"CVE-2016-4235\",\n \"CVE-2016-4236\",\n \"CVE-2016-4237\",\n \"CVE-2016-4238\",\n \"CVE-2016-4239\",\n \"CVE-2016-4240\",\n \"CVE-2016-4241\",\n \"CVE-2016-4242\",\n \"CVE-2016-4243\",\n \"CVE-2016-4244\",\n \"CVE-2016-4245\",\n \"CVE-2016-4246\",\n \"CVE-2016-4247\",\n \"CVE-2016-4248\",\n \"CVE-2016-4249\",\n \"CVE-2016-7020\"\n );\n script_bugtraq_id(\n 91718,\n 91719,\n 91720,\n 91721,\n 91722,\n 91723,\n 91724,\n 91725\n );\n\n script_name(english:\"Adobe Flash Player for Mac <= 22.0.0.192 Multiple Vulnerabilities (APSB16-25)\");\n script_summary(english:\"Checks the version of Flash Player.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Mac OS X host has a browser plugin installed that is\naffected by multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Adobe Flash Player installed on the remote Mac OS X\nhost is equal or prior to version 22.0.0.192. It is, therefore,\naffected by multiple vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)\");\n script_set_attribute(attribute:\"see_also\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n # http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?0cb17c10\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Adobe Flash Player version 22.0.0.209 or later.\n\nAlternatively, Adobe has made version 18.0.0.366 available for those installs\nthat cannot be upgraded to the latest version\");\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2016-7020\");\n\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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:adobe:flash_player\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"MacOS X Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"macosx_flash_player_installed.nasl\");\n script_require_keys(\"MacOSX/Flash_Player/Version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\nversion = get_kb_item_or_exit(\"MacOSX/Flash_Player/Version\");\npath = get_kb_item_or_exit(\"MacOSX/Flash_Player/Path\");\n\nif (ver_compare(ver:version, fix:\"19.0.0.0\", strict:FALSE) >= 0)\n{\n cutoff_version = \"22.0.0.192\";\n fix = \"22.0.0.209\";\n}\nelse\n{\n cutoff_version = \"18.0.0.360\";\n fix = \"18.0.0.366\";\n}\n\n# we're checking for versions less than or equal to the cutoff!\nif (ver_compare(ver:version, fix:cutoff_version, strict:FALSE) <= 0)\n{\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version +\n '\\n Fixed version : ' + fix +\n '\\n';\n security_hole(port:0, extra:report);\n }\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, \"Flash Player for Mac\", version, path);\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-01T02:39:16", "bulletinFamily": "scanner", "description": "Adobe reports :\n\nThese updates resolve a race condition vulnerability that could lead\nto information disclosure (CVE-2016-4247).\n\nThese updates resolve type confusion vulnerabilities that could lead\nto code execution (CVE-2016-4223, CVE-2016-4224, CVE-2016-4225).\n\nThese updates resolve use-after-free vulnerabilities that could lead\nto code execution (CVE-2016-4173, CVE-2016-4174, CVE-2016-4222,\nCVE-2016-4226, CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\nCVE-2016-4230, CVE-2016-4231, CVE-2016-4248).\n\nThese updates resolve a heap buffer overflow vulnerability that could\nlead to code execution (CVE-2016-4249).\n\nThese updates resolve memory corruption vulnerabilities that could\nlead to code execution (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\nCVE-2016-4180, CVE-2016-4181, CVE-2016-4182, CVE-2016-4183,\nCVE-2016-4184, CVE-2016-4185, CVE-2016-4186, CVE-2016-4187,\nCVE-2016-4188, CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\nCVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\nCVE-2016-4233, CVE-2016-4234, CVE-2016-4235, CVE-2016-4236,\nCVE-2016-4237, CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\nCVE-2016-4241, CVE-2016-4242, CVE-2016-4243, CVE-2016-4244,\nCVE-2016-4245, CVE-2016-4246).\n\nThese updates resolve a memory leak vulnerability (CVE-2016-4232).\n\nThese updates resolve stack corruption vulnerabilities that could lead\nto code execution (CVE-2016-4176, CVE-2016-4177).\n\nThese updates resolve a security bypass vulnerability that could lead\nto information disclosure (CVE-2016-4178).", "modified": "2019-11-02T00:00:00", "id": "FREEBSD_PKG_A522D6AC4AED11E697EA002590263BF5.NASL", "href": "https://www.tenable.com/plugins/nessus/92343", "published": "2016-07-18T00:00:00", "title": "FreeBSD : flash -- multiple vulnerabilities (a522d6ac-4aed-11e6-97ea-002590263bf5)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the FreeBSD VuXML database :\n#\n# Copyright 2003-2019 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n# \n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92343);\n script_version(\"2.8\");\n script_cvs_date(\"Date: 2019/07/10 16:04:13\");\n\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\", \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\", \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\", \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\", \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\", \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\", \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\", \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\", \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\", \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\", \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\", \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\", \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\");\n\n script_name(english:\"FreeBSD : flash -- multiple vulnerabilities (a522d6ac-4aed-11e6-97ea-002590263bf5)\");\n script_summary(english:\"Checks for updated packages in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote FreeBSD host is missing one or more security-related\nupdates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Adobe reports :\n\nThese updates resolve a race condition vulnerability that could lead\nto information disclosure (CVE-2016-4247).\n\nThese updates resolve type confusion vulnerabilities that could lead\nto code execution (CVE-2016-4223, CVE-2016-4224, CVE-2016-4225).\n\nThese updates resolve use-after-free vulnerabilities that could lead\nto code execution (CVE-2016-4173, CVE-2016-4174, CVE-2016-4222,\nCVE-2016-4226, CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\nCVE-2016-4230, CVE-2016-4231, CVE-2016-4248).\n\nThese updates resolve a heap buffer overflow vulnerability that could\nlead to code execution (CVE-2016-4249).\n\nThese updates resolve memory corruption vulnerabilities that could\nlead to code execution (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\nCVE-2016-4180, CVE-2016-4181, CVE-2016-4182, CVE-2016-4183,\nCVE-2016-4184, CVE-2016-4185, CVE-2016-4186, CVE-2016-4187,\nCVE-2016-4188, CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\nCVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\nCVE-2016-4233, CVE-2016-4234, CVE-2016-4235, CVE-2016-4236,\nCVE-2016-4237, CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\nCVE-2016-4241, CVE-2016-4242, CVE-2016-4243, CVE-2016-4244,\nCVE-2016-4245, CVE-2016-4246).\n\nThese updates resolve a memory leak vulnerability (CVE-2016-4232).\n\nThese updates resolve stack corruption vulnerabilities that could lead\nto code execution (CVE-2016-4176, CVE-2016-4177).\n\nThese updates resolve a security bypass vulnerability that could lead\nto information disclosure (CVE-2016-4178).\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\"\n );\n # https://vuxml.freebsd.org/freebsd/a522d6ac-4aed-11e6-97ea-002590263bf5.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?e172b628\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-c6-flashplugin\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-c6_64-flashplugin\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-f10-flashplugin\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/16\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/18\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"FreeBSD Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/FreeBSD/release\", \"Host/FreeBSD/pkg_info\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"freebsd_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/FreeBSD/release\")) audit(AUDIT_OS_NOT, \"FreeBSD\");\nif (!get_kb_item(\"Host/FreeBSD/pkg_info\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (pkg_test(save_report:TRUE, pkg:\"linux-c6-flashplugin<11.2r202.632\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"linux-c6_64-flashplugin<11.2r202.632\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"linux-f10-flashplugin<11.2r202.632\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:pkg_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-01T03:21:08", "bulletinFamily": "scanner", "description": "An update for flash-plugin is now available for Red Hat Enterprise\nLinux 5 Supplementary and Red Hat Enterprise Linux 6 Supplementary.\n\nRed Hat Product Security has rated this update as having a security\nimpact of Critical. A Common Vulnerability Scoring System (CVSS) base\nscore, which gives a detailed severity rating, is available for each\nvulnerability from the CVE link(s) in the References section.\n\nThe flash-plugin package contains a Mozilla Firefox compatible Adobe\nFlash Player web browser plug-in.\n\nThis update upgrades Flash Player to version 11.2.202.632.\n\nSecurity Fix(es) :\n\n* This update fixes multiple vulnerabilities in Adobe Flash Player.\nThese vulnerabilities, detailed in the Adobe Security Bulletin listed\nin the References section, could allow an attacker to create a\nspecially crafted SWF file that would cause flash-plugin to crash,\nexecute arbitrary code, or disclose sensitive information when the\nvictim loaded a page containing the malicious SWF content.\n(CVE-2016-4172, CVE-2016-4173, CVE-2016-4174, CVE-2016-4175,\nCVE-2016-4176, CVE-2016-4177, CVE-2016-4178, CVE-2016-4179,\nCVE-2016-4180, CVE-2016-4181, CVE-2016-4182, CVE-2016-4183,\nCVE-2016-4184, CVE-2016-4185, CVE-2016-4186, CVE-2016-4187,\nCVE-2016-4188, CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\nCVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\nCVE-2016-4222, CVE-2016-4223, CVE-2016-4224, CVE-2016-4225,\nCVE-2016-4226, CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\nCVE-2016-4230, CVE-2016-4231, CVE-2016-4232, CVE-2016-4233,\nCVE-2016-4234, CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\nCVE-2016-4238, CVE-2016-4239, CVE-2016-4240, CVE-2016-4241,\nCVE-2016-4242, CVE-2016-4243, CVE-2016-4244, CVE-2016-4245,\nCVE-2016-4246, CVE-2016-4247, CVE-2016-4248, CVE-2016-4249)", "modified": "2019-11-02T00:00:00", "id": "REDHAT-RHSA-2016-1423.NASL", "href": "https://www.tenable.com/plugins/nessus/92044", "published": "2016-07-14T00:00:00", "title": "RHEL 5 / 6 : flash-plugin (RHSA-2016:1423)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Red Hat Security Advisory RHSA-2016:1423. The text \n# itself is copyright (C) Red Hat, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92044);\n script_version(\"2.19\");\n script_cvs_date(\"Date: 2019/10/24 15:35:41\");\n\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\", \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\", \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\", \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\", \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\", \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\", \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\", \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\", \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\", \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\", \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\", \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\", \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\", \"CVE-2016-7020\");\n script_xref(name:\"RHSA\", value:\"2016:1423\");\n\n script_name(english:\"RHEL 5 / 6 : flash-plugin (RHSA-2016:1423)\");\n script_summary(english:\"Checks the rpm output for the updated package\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Red Hat host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"An update for flash-plugin is now available for Red Hat Enterprise\nLinux 5 Supplementary and Red Hat Enterprise Linux 6 Supplementary.\n\nRed Hat Product Security has rated this update as having a security\nimpact of Critical. A Common Vulnerability Scoring System (CVSS) base\nscore, which gives a detailed severity rating, is available for each\nvulnerability from the CVE link(s) in the References section.\n\nThe flash-plugin package contains a Mozilla Firefox compatible Adobe\nFlash Player web browser plug-in.\n\nThis update upgrades Flash Player to version 11.2.202.632.\n\nSecurity Fix(es) :\n\n* This update fixes multiple vulnerabilities in Adobe Flash Player.\nThese vulnerabilities, detailed in the Adobe Security Bulletin listed\nin the References section, could allow an attacker to create a\nspecially crafted SWF file that would cause flash-plugin to crash,\nexecute arbitrary code, or disclose sensitive information when the\nvictim loaded a page containing the malicious SWF content.\n(CVE-2016-4172, CVE-2016-4173, CVE-2016-4174, CVE-2016-4175,\nCVE-2016-4176, CVE-2016-4177, CVE-2016-4178, CVE-2016-4179,\nCVE-2016-4180, CVE-2016-4181, CVE-2016-4182, CVE-2016-4183,\nCVE-2016-4184, CVE-2016-4185, CVE-2016-4186, CVE-2016-4187,\nCVE-2016-4188, CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\nCVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\nCVE-2016-4222, CVE-2016-4223, CVE-2016-4224, CVE-2016-4225,\nCVE-2016-4226, CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\nCVE-2016-4230, CVE-2016-4231, CVE-2016-4232, CVE-2016-4233,\nCVE-2016-4234, CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\nCVE-2016-4238, CVE-2016-4239, CVE-2016-4240, CVE-2016-4241,\nCVE-2016-4242, CVE-2016-4243, CVE-2016-4244, CVE-2016-4245,\nCVE-2016-4246, CVE-2016-4247, CVE-2016-4248, CVE-2016-4249)\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/errata/RHSA-2016:1423\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4183\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4182\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4181\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4180\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4187\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4186\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4185\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4184\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4231\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4230\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4189\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4188\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4235\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4234\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4219\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4218\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4238\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4217\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4246\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4243\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4247\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4244\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4240\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4236\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4237\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4190\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4233\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4228\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4229\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4248\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4249\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4222\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4223\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4220\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4221\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4226\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4227\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4224\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4225\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4172\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4173\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4176\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4177\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4174\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4175\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4178\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4179\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4242\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4241\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4232\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4245\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-4239\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2016-7020\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected flash-plugin package.\"\n );\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:flash-plugin\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:enterprise_linux:5\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:enterprise_linux:6\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2016/07/13\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/13\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/14\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Red Hat Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Red Hat\" >!< release) audit(AUDIT_OS_NOT, \"Red Hat\");\nos_ver = pregmatch(pattern: \"Red Hat Enterprise Linux.*release ([0-9]+(\\.[0-9]+)?)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Red Hat\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^(5|6)([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Red Hat 5.x / 6.x\", \"Red Hat \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"s390\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Red Hat\", cpu);\n\nyum_updateinfo = get_kb_item(\"Host/RedHat/yum-updateinfo\");\nif (!empty_or_null(yum_updateinfo)) \n{\n rhsa = \"RHSA-2016:1423\";\n yum_report = redhat_generate_yum_updateinfo_report(rhsa:rhsa);\n if (!empty_or_null(yum_report))\n {\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : yum_report \n );\n exit(0);\n }\n else\n {\n audit_message = \"affected by Red Hat security advisory \" + rhsa;\n audit(AUDIT_OS_NOT, audit_message);\n }\n}\nelse\n{\n flag = 0;\n if (rpm_check(release:\"RHEL5\", reference:\"flash-plugin-11.2.202.632-1.el5_11\")) flag++;\n\n if (rpm_check(release:\"RHEL6\", reference:\"flash-plugin-11.2.202.632-1.el6_8\")) flag++;\n\n if (flag)\n {\n flash_plugin_caveat = '\\n' +\n 'NOTE: This vulnerability check only applies to RedHat released\\n' +\n 'versions of the flash-plugin package. This check does not apply to\\n' +\n 'Adobe released versions of the flash-plugin package, which are\\n' +\n 'versioned similarly and cause collisions in detection.\\n\\n' +\n\n 'If you are certain you are running the Adobe released package of\\n' +\n 'flash-plugin and are running a version of it equal or higher to the\\n' +\n 'RedHat version listed above then you can consider this a false\\n' +\n 'positive.\\n';\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get() + redhat_report_package_caveat() + flash_plugin_caveat\n );\n exit(0);\n }\n else\n {\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"flash-plugin\");\n }\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-01T03:01:09", "bulletinFamily": "scanner", "description": "Adobe Flash Player was updated to 11.2.202.632 to fix many security\nissues tracked under the upstream advisory APSB16-25, allowing remote\nattackers to execute arbitrary code when delivering specially crafted\nFlash content. \n\nThe following vulnerabilities were fixed :\n\n - CVE-2016-4172: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4173: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4174: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4175: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4176: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4177: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4178: security bypass vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4179: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4180: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4181: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4182: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4183: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4184: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4185: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4186: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4187: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4188: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4189: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4190: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4217: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4218: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4219: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4220: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4221: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4222: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4223: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4224: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4225: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4226: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4227: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4228: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4229: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4230: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4231: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4232: memory leak vulnerability\n\n - CVE-2016-4233: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4234: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4235: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4236: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4237: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4238: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4239: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4240: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4241: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4242: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4243: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4244: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4245: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4246: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4247: race condition vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4248: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4249: heap buffer overflow vulnerability that\n could lead to code execution", "modified": "2019-11-02T00:00:00", "id": "OPENSUSE-2016-866.NASL", "href": "https://www.tenable.com/plugins/nessus/92043", "published": "2016-07-14T00:00:00", "title": "openSUSE Security Update : flash-player (openSUSE-2016-866)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2016-866.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92043);\n script_version(\"2.7\");\n script_cvs_date(\"Date: 2019/04/11 17:23:07\");\n\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\", \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\", \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\", \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\", \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\", \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\", \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\", \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\", \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\", \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\", \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\", \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\", \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\");\n\n script_name(english:\"openSUSE Security Update : flash-player (openSUSE-2016-866)\");\n script_summary(english:\"Check for the openSUSE-2016-866 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Adobe Flash Player was updated to 11.2.202.632 to fix many security\nissues tracked under the upstream advisory APSB16-25, allowing remote\nattackers to execute arbitrary code when delivering specially crafted\nFlash content. \n\nThe following vulnerabilities were fixed :\n\n - CVE-2016-4172: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4173: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4174: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4175: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4176: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4177: stack corruption vulnerability that could\n lead to code execution\n\n - CVE-2016-4178: security bypass vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4179: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4180: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4181: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4182: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4183: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4184: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4185: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4186: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4187: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4188: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4189: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4190: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4217: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4218: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4219: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4220: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4221: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4222: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4223: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4224: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4225: type confusion vulnerability that could\n lead to code execution\n\n - CVE-2016-4226: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4227: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4228: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4229: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4230: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4231: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4232: memory leak vulnerability\n\n - CVE-2016-4233: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4234: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4235: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4236: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4237: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4238: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4239: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4240: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4241: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4242: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4243: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4244: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4245: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4246: memory corruption vulnerability that\n could lead to code execution\n\n - CVE-2016-4247: race condition vulnerability that could\n lead to information disclosure\n\n - CVE-2016-4248: use-after-free vulnerability that could\n lead to code execution\n\n - CVE-2016-4249: heap buffer overflow vulnerability that\n could lead to code execution\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=988579\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected flash-player packages.\"\n );\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player-gnome\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:flash-player-kde4\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:13.2\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/13\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/14\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE13\\.2)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"13.2\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(i586|i686|x86_64)$\") audit(AUDIT_ARCH_NOT, \"i586 / i686 / x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE13.2\", reference:\"flash-player-11.2.202.632-2.103.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.2\", reference:\"flash-player-gnome-11.2.202.632-2.103.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.2\", reference:\"flash-player-kde4-11.2.202.632-2.103.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"flash-player / flash-player-gnome / flash-player-kde4\");\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-11-17T19:32:40", "bulletinFamily": "scanner", "description": "The remote Windows host is missing KB3174060. It is, therefore,\naffected by multiple vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)", "modified": "2019-11-02T00:00:00", "id": "SMB_NT_MS16-093.NASL", "href": "https://www.tenable.com/plugins/nessus/92024", "published": "2016-07-12T00:00:00", "title": "MS16-093: Security Update for Adobe Flash Player (3174060)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(92024);\n script_version(\"1.17\");\n script_cvs_date(\"Date: 2019/11/14\");\n\n script_cve_id(\n \"CVE-2016-4172\",\n \"CVE-2016-4173\",\n \"CVE-2016-4174\",\n \"CVE-2016-4175\",\n \"CVE-2016-4176\",\n \"CVE-2016-4177\",\n \"CVE-2016-4178\",\n \"CVE-2016-4179\",\n \"CVE-2016-4180\",\n \"CVE-2016-4181\",\n \"CVE-2016-4182\",\n \"CVE-2016-4183\",\n \"CVE-2016-4184\",\n \"CVE-2016-4185\",\n \"CVE-2016-4186\",\n \"CVE-2016-4187\",\n \"CVE-2016-4188\",\n \"CVE-2016-4189\",\n \"CVE-2016-4190\",\n \"CVE-2016-4217\",\n \"CVE-2016-4218\",\n \"CVE-2016-4219\",\n \"CVE-2016-4220\",\n \"CVE-2016-4221\",\n \"CVE-2016-4222\",\n \"CVE-2016-4223\",\n \"CVE-2016-4224\",\n \"CVE-2016-4225\",\n \"CVE-2016-4226\",\n \"CVE-2016-4227\",\n \"CVE-2016-4228\",\n \"CVE-2016-4229\",\n \"CVE-2016-4230\",\n \"CVE-2016-4231\",\n \"CVE-2016-4232\",\n \"CVE-2016-4233\",\n \"CVE-2016-4234\",\n \"CVE-2016-4235\",\n \"CVE-2016-4236\",\n \"CVE-2016-4237\",\n \"CVE-2016-4238\",\n \"CVE-2016-4239\",\n \"CVE-2016-4240\",\n \"CVE-2016-4241\",\n \"CVE-2016-4242\",\n \"CVE-2016-4243\",\n \"CVE-2016-4244\",\n \"CVE-2016-4245\",\n \"CVE-2016-4246\",\n \"CVE-2016-4247\",\n \"CVE-2016-4248\",\n \"CVE-2016-4249\",\n \"CVE-2016-7020\"\n );\n script_bugtraq_id(\n 91718,\n 91719,\n 91720,\n 91721,\n 91722,\n 91723,\n 91724,\n 91725\n );\n script_xref(name:\"MSFT\", value:\"MS16-093\");\n script_xref(name:\"MSKB\", value:\"3174060\");\n\n script_name(english:\"MS16-093: Security Update for Adobe Flash Player (3174060)\");\n script_summary(english:\"Checks the version of the ActiveX control.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has a browser plugin installed that is\naffected by multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote Windows host is missing KB3174060. It is, therefore,\naffected by multiple vulnerabilities :\n\n - Multiple memory corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n CVE-2016-4180, CVE-2016-4181, CVE-2016-4182,\n CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\n CVE-2016-4186, CVE-2016-4187, CVE-2016-4188,\n CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n CVE-2016-4218, CVE-2016-4219, CVE-2016-4220,\n CVE-2016-4221, CVE-2016-4233, CVE-2016-4234,\n CVE-2016-4235, CVE-2016-4236, CVE-2016-4237,\n CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n CVE-2016-4241, CVE-2016-4242, CVE-2016-4243,\n CVE-2016-4244, CVE-2016-4245, CVE-2016-4246)\n\n - Multiple use-after-free errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4173,\n CVE-2016-4174, CVE-2016-4222, CVE-2016-4226,\n CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n CVE-2016-4230, CVE-2016-4231, CVE-2016-4248,\n CVE-2016-7020)\n\n - Multiple stack corruption issues exist that allow a\n remote attacker to execute arbitrary code.\n (CVE-2016-4176, CVE-2016-4177)\n\n - A security bypass vulnerability exists that allows a\n remote attacker to disclose sensitive information.\n (CVE-2016-4178)\n\n - Multiple type confusion errors exist that allow a remote\n attacker to execute arbitrary code. (CVE-2016-4223,\n CVE-2016-4224, CVE-2016-4225)\n\n - An unspecified memory leak issue exists that allows an\n attacker to have an unspecified impact. (CVE-2016-4232)\n\n - A race condition exists that allows a remote attacker to\n disclose sensitive information. (CVE-2016-4247)\n\n - A heap buffer overflow condition exists that allows a\n remote attacker to execute arbitrary code.\n (CVE-2016-4249)\");\n script_set_attribute(attribute:\"see_also\", value:\"https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2016/ms16-093\");\n script_set_attribute(attribute:\"see_also\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n script_set_attribute(attribute:\"solution\", value:\n\"Microsoft has released a set of patches for Windows 2012, 8.1, RT 8.1,\n2012 R2, and 10.\");\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:H/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:H/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2016-7020\");\n\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:\"exploited_by_malware\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/07/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/07/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:adobe:flash_player\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows : Microsoft Bulletins\");\n\n script_copyright(english:\"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\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\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"smb_func.inc\");\ninclude(\"smb_hotfixes.inc\");\ninclude(\"smb_hotfixes_fcheck.inc\");\ninclude(\"smb_activex_func.inc\");\ninclude(\"misc_func.inc\");\n\nget_kb_item_or_exit(\"SMB/MS_Bulletin_Checks/Possible\");\n\nbulletin = \"MS16-093\";\nkbs = make_list(\"3174060\");\nif (get_kb_item(\"Host/patch_management_checks\")) hotfix_check_3rd_party(bulletin:bulletin, kbs:kbs, severity:SECURITY_HOLE);\n\nget_kb_item_or_exit(\"SMB/Registry/Enumerated\");\nget_kb_item_or_exit(\"SMB/WindowsVersion\", exit_code:1);\n\nif (hotfix_check_sp_range(win8:'0', win81:'0', win10:'0') <= 0) audit(AUDIT_OS_SP_NOT_VULN);\nif (hotfix_check_server_core() == 1) audit(AUDIT_WIN_SERVER_CORE);\n\nproductname = get_kb_item_or_exit(\"SMB/ProductName\", exit_code:1);\nif (\"Windows 8\" >< productname && \"Windows 8.1\" >!< productname) audit(AUDIT_OS_SP_NOT_VULN);\n\nif (activex_init() != ACX_OK) audit(AUDIT_FN_FAIL, \"activex_init()\");\n\n# Adobe Flash Player CLSID\nclsid = '{D27CDB6E-AE6D-11cf-96B8-444553540000}';\n\nfile = activex_get_filename(clsid:clsid);\nif (isnull(file))\n{\n activex_end();\n audit(AUDIT_FN_FAIL, \"activex_get_filename\", \"NULL\");\n}\nif (!file)\n{\n activex_end();\n audit(AUDIT_ACTIVEX_NOT_FOUND, clsid);\n}\n\n# Get its version.\nversion = activex_get_fileversion(clsid:clsid);\nif (!version)\n{\n activex_end();\n audit(AUDIT_VER_FAIL, file);\n}\n\ninfo = '';\n\niver = split(version, sep:'.', keep:FALSE);\nfor (i=0; i<max_index(iver); i++)\n iver[i] = int(iver[i]);\niver = join(iver, sep:\".\");\n\n# all <= 18.0.0.352 or 19 <= 21.0.0.242\nfix = FALSE;\nif(iver =~ \"^(19|2[01])\\.\" && ver_compare(ver:iver, fix:\"22.0.0.192\", strict:FALSE) <= 0)\n fix = \"22.0.0.209\";\nelse if(ver_compare(ver:iver, fix:\"18.0.0.360\", strict:FALSE) <= 0)\n fix = \"18.0.0.366\";\n\nif (\n (report_paranoia > 1 || activex_get_killbit(clsid:clsid) == 0) &&\n fix\n)\n{\n info = '\\n Path : ' + file +\n '\\n Installed version : ' + version +\n '\\n Fixed version : ' + fix +\n '\\n';\n}\n\nport = kb_smb_transport();\n\nif (info != '')\n{\n if (report_paranoia > 1)\n {\n report = info +\n '\\n' +\n 'Note, though, that Nessus did not check whether the kill bit was\\n' +\n \"set for the control's CLSID because of the Report Paranoia setting\" + '\\n' +\n 'in effect when this scan was run.\\n';\n }\n else\n {\n report = info +\n '\\n' +\n 'Moreover, its kill bit is not set so it is accessible via Internet\\n' +\n 'Explorer.\\n';\n }\n set_kb_item(name:\"SMB/Missing/\"+bulletin, value:TRUE);\n hotfix_add_report(bulletin:'MS16-093', kb:'3174060', report);\n security_report_v4(severity:SECURITY_HOLE, port:port, extra:hotfix_get_report());\n}\nelse audit(AUDIT_HOST_NOT, 'affected');\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "archlinux": [{"lastseen": "2016-09-02T18:44:37", "bulletinFamily": "unix", "description": "- CVE-2016-4175 CVE-2016-4179 CVE-2016-4180 CVE-2016-4181 CVE-2016-4182\n CVE-2016-4183 CVE-2016-4184 CVE-2016-4185 CVE-2016-4186 CVE-2016-4187\n CVE-2016-4188 CVE-2016-4189 CVE-2016-4190 CVE-2016-4217 CVE-2016-4218\n CVE-2016-4219 CVE-2016-4220 CVE-2016-4221 CVE-2016-4233 CVE-2016-4234\n CVE-2016-4235 CVE-2016-4236 CVE-2016-4237 CVE-2016-4238 CVE-2016-4239\n CVE-2016-4240 CVE-2016-4241 CVE-2016-4242 CVE-2016-4243 CVE-2016-4244\n CVE-2016-4245 CVE-2016-4246 (arbitrary code execution)\n\nMultiple Memory corruption vulnerabilities that could lead to arbitrary\ncode execution have been found. These vulnerabilities were discovered by\nwillJ of Tencent PC Manager, Sébastien Morin of COSIG, Yuki Chen of\nQihoo 360 Vulcan Team, Wen Guanxing from Pangu LAB, and Jie Zeng of\nTencent Zhanlu Lab.\n\n- CVE-2016-4247 (information disclosure)\n\nA race condition that could lead to information disclosure has been\ndiscovered. This vulnerability has been discovered by Stefan Kanthak.\n\n- CVE-2016-4223 CVE-2016-4224 CVE-2016-4225 (arbitrary code execution)\n\nThree type confusion vulnerabilities that could lead to arbitrary code\nexecution have been found. These vulnerabilities were discovered by\nOhara Rinne, Kurutsu Karen, and Garandou Sara working with Trend Micro's\nZero Day Initiative.\n\n- CVE-2016-4173 CVE-2016-4174 CVE-2016-4222 CVE-2016-4226\n CVE-2016-4227 CVE-2016-4228 CVE-2016-4229 CVE-2016-4230\n CVE-2016-4231 CVE-2016-4248 (arbitrary code execution)\n\nMultiple use-after-free vulnerabilities that could lead to arbitrary\ncode execution have been found. These vulnerabilities have been\ndiscovered by Nicolas Joly of Microsoft Vulnerability Research, Kai Kang\n(a.k.a 4B5F5F4B) working with Trend Micro's Zero Day Initiative, Jaehun\nJeong(@n3sk) of WINS WSEC Analysis Team working with Trend Micro's Zero\nDay Initiative, and Natalie Silvanovich of Google Project Zero, and Wen\nGuanxing from Pangu LAB.\n\n- CVE-2016-4249 (arbitrary code execution)\n\nA heap buffer overflow vulnerability that could lead to arbitrary code\nexecution has been found. This vulnerability has been discovered to\nYuki Chen of Qihoo 360 Vulcan Team working with the Chromium\nVulnerability Rewards Program.\n\n- CVE-2016-4232 (memory leak)\n\nA memory leak vulnerability has been discovered. This vulnerability has\nbeen discovered by Natalie Silvanovich of Google Project Zero.\n\n- CVE-2016-4176 CVE-2016-4177 (arbitrary code execution)\n\nTwo stack corruption vulnerabilities that could lead to arbitrary code\nexecution have been found. These have been found by Francis Provencher\nof COSIG.\n\n- CVE-2016-4178 (information disclosure)\n\nA security bypass vulnerability that could lead to information\ndisclosure has been discovered. These issues have been discovered by\nSoroush Dalili and Matthew Evans from NCC Group.", "modified": "2016-07-18T00:00:00", "published": "2016-07-18T00:00:00", "id": "ASA-201607-7", "href": "https://lists.archlinux.org/pipermail/arch-security/2016-July/000667.html", "title": "lib32-flashplugin: multiple issues", "type": "archlinux", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2016-09-02T18:44:45", "bulletinFamily": "unix", "description": "- CVE-2016-4175 CVE-2016-4179 CVE-2016-4180 CVE-2016-4181 CVE-2016-4182\n CVE-2016-4183 CVE-2016-4184 CVE-2016-4185 CVE-2016-4186 CVE-2016-4187\n CVE-2016-4188 CVE-2016-4189 CVE-2016-4190 CVE-2016-4217 CVE-2016-4218\n CVE-2016-4219 CVE-2016-4220 CVE-2016-4221 CVE-2016-4233 CVE-2016-4234\n CVE-2016-4235 CVE-2016-4236 CVE-2016-4237 CVE-2016-4238 CVE-2016-4239\n CVE-2016-4240 CVE-2016-4241 CVE-2016-4242 CVE-2016-4243 CVE-2016-4244\n CVE-2016-4245 CVE-2016-4246 (arbitrary code execution)\n\nMultiple Memory corruption vulnerabilities that could lead to arbitrary\ncode execution have been found. These vulnerabilities were discovered by\nwillJ of Tencent PC Manager, Sébastien Morin of COSIG, Yuki Chen of\nQihoo 360 Vulcan Team, Wen Guanxing from Pangu LAB, and Jie Zeng of\nTencent Zhanlu Lab.\n\n- CVE-2016-4247 (information disclosure)\n\nA race condition that could lead to information disclosure has been\ndiscovered. This vulnerability has been discovered by Stefan Kanthak.\n\n- CVE-2016-4223 CVE-2016-4224 CVE-2016-4225 (arbitrary code execution)\n\nThree type confusion vulnerabilities that could lead to arbitrary code\nexecution have been found. These vulnerabilities were discovered by\nOhara Rinne, Kurutsu Karen, and Garandou Sara working with Trend Micro's\nZero Day Initiative.\n\n- CVE-2016-4173 CVE-2016-4174 CVE-2016-4222 CVE-2016-4226\n CVE-2016-4227 CVE-2016-4228 CVE-2016-4229 CVE-2016-4230\n CVE-2016-4231 CVE-2016-4248 (arbitrary code execution)\n\nMultiple use-after-free vulnerabilities that could lead to arbitrary\ncode execution have been found. These vulnerabilities have been\ndiscovered by Nicolas Joly of Microsoft Vulnerability Research, Kai Kang\n(a.k.a 4B5F5F4B) working with Trend Micro's Zero Day Initiative, Jaehun\nJeong(@n3sk) of WINS WSEC Analysis Team working with Trend Micro's Zero\nDay Initiative, and Natalie Silvanovich of Google Project Zero, and Wen\nGuanxing from Pangu LAB.\n\n- CVE-2016-4249 (arbitrary code execution)\n\nA heap buffer overflow vulnerability that could lead to arbitrary code\nexecution has been found. This vulnerability has been discovered to\nYuki Chen of Qihoo 360 Vulcan Team working with the Chromium\nVulnerability Rewards Program.\n\n- CVE-2016-4232 (memory leak)\n\nA memory leak vulnerability has been discovered. This vulnerability has\nbeen discovered by Natalie Silvanovich of Google Project Zero.\n\n- CVE-2016-4176 CVE-2016-4177 (arbitrary code execution)\n\nTwo stack corruption vulnerabilities that could lead to arbitrary code\nexecution have been found. These have been found by Francis Provencher\nof COSIG.\n\n- CVE-2016-4178 (information disclosure)\n\nA security bypass vulnerability that could lead to information\ndisclosure has been discovered. These issues have been discovered by\nSoroush Dalili and Matthew Evans from NCC Group.", "modified": "2016-07-18T00:00:00", "published": "2016-07-18T00:00:00", "id": "ASA-201607-6", "href": "https://lists.archlinux.org/pipermail/arch-security/2016-July/000666.html", "title": "flashplugin: multiple issues", "type": "archlinux", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "suse": [{"lastseen": "2016-09-04T11:56:09", "bulletinFamily": "unix", "description": "Adobe Flash Player was updated to 11.2.202.632 to fix many security issues\n tracked under the upstream advisory APSB16-25, allowing remote attackers\n to execute arbitrary code when delivering specially crafted Flash content.\n\n The following vulnerabilities were fixed:\n\n - CVE-2016-4172: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4173: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4174: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4175: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4176: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4177: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4178: security bypass vulnerability that could lead to\n information disclosure\n - CVE-2016-4179: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4180: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4181: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4182: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4183: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4184: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4185: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4186: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4187: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4188: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4189: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4190: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4217: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4218: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4219: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4220: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4221: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4222: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4223: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4224: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4225: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4226: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4227: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4228: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4229: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4230: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4231: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4232: memory leak vulnerability\n - CVE-2016-4233: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4234: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4235: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4236: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4237: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4238: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4239: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4240: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4241: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4242: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4243: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4244: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4245: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4246: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4247: race condition vulnerability that could lead to\n information disclosure\n - CVE-2016-4248: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4249: heap buffer overflow vulnerability that could lead to\n code execution\n\n", "modified": "2016-07-13T22:07:51", "published": "2016-07-13T22:07:51", "href": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00013.html", "id": "OPENSUSE-SU-2016:1795-1", "type": "suse", "title": "Security update for flash-player (important)", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2016-09-04T11:40:12", "bulletinFamily": "unix", "description": "Adobe Flash Player was updated to 11.2.202.632 to fix many security issues\n tracked under the upstream advisory APSB16-25, allowing remote attackers\n to execute arbitrary code when delivering specially crafted Flash content.\n\n The following vulnerabilities were fixed:\n\n - CVE-2016-4172: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4173: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4174: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4175: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4176: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4177: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4178: security bypass vulnerability that could lead to\n information disclosure\n - CVE-2016-4179: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4180: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4181: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4182: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4183: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4184: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4185: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4186: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4187: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4188: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4189: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4190: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4217: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4218: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4219: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4220: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4221: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4222: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4223: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4224: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4225: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4226: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4227: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4228: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4229: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4230: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4231: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4232: memory leak vulnerability\n - CVE-2016-4233: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4234: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4235: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4236: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4237: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4238: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4239: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4240: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4241: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4242: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4243: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4244: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4245: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4246: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4247: race condition vulnerability that could lead to\n information disclosure\n - CVE-2016-4248: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4249: heap buffer overflow vulnerability that could lead to\n code execution\n\n", "modified": "2016-07-19T17:10:03", "published": "2016-07-19T17:10:03", "href": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00017.html", "id": "SUSE-SU-2016:1826-1", "title": "Security update for flash-player (important)", "type": "suse", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2016-09-04T12:08:53", "bulletinFamily": "unix", "description": "Adobe Flash Player was updated to 11.2.202.632 to fix many security issues\n tracked under the upstream advisory APSB16-25, allowing remote attackers\n to execute arbitrary code when delivering specially crafted Flash content.\n\n The following vulnerabilities were fixed:\n\n - CVE-2016-4172: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4173: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4174: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4175: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4176: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4177: stack corruption vulnerability that could lead to code\n execution\n - CVE-2016-4178: security bypass vulnerability that could lead to\n information disclosure\n - CVE-2016-4179: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4180: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4181: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4182: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4183: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4184: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4185: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4186: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4187: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4188: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4189: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4190: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4217: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4218: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4219: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4220: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4221: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4222: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4223: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4224: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4225: type confusion vulnerability that could lead to code\n execution\n - CVE-2016-4226: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4227: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4228: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4229: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4230: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4231: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4232: memory leak vulnerability\n - CVE-2016-4233: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4234: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4235: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4236: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4237: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4238: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4239: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4240: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4241: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4242: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4243: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4244: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4245: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4246: memory corruption vulnerability that could lead to code\n execution\n - CVE-2016-4247: race condition vulnerability that could lead to\n information disclosure\n - CVE-2016-4248: use-after-free vulnerability that could lead to code\n execution\n - CVE-2016-4249: heap buffer overflow vulnerability that could lead to\n code execution\n\n", "modified": "2016-07-14T17:08:06", "published": "2016-07-14T17:08:06", "id": "OPENSUSE-SU-2016:1802-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00016.html", "type": "suse", "title": "Security update for flash-player (important)", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "redhat": [{"lastseen": "2019-08-13T18:45:07", "bulletinFamily": "unix", "description": "The flash-plugin package contains a Mozilla Firefox compatible Adobe Flash\nPlayer web browser plug-in.\n\nThis update upgrades Flash Player to version 11.2.202.632.\n\nSecurity Fix(es):\n\n* This update fixes multiple vulnerabilities in Adobe Flash Player. These\nvulnerabilities, detailed in the Adobe Security Bulletin listed in the\nReferences section, could allow an attacker to create a specially crafted SWF\nfile that would cause flash-plugin to crash, execute arbitrary code, or disclose\nsensitive information when the victim loaded a page containing the malicious SWF\ncontent. (CVE-2016-4172, CVE-2016-4173, CVE-2016-4174, CVE-2016-4175,\nCVE-2016-4176, CVE-2016-4177, CVE-2016-4178, CVE-2016-4179, CVE-2016-4180,\nCVE-2016-4181, CVE-2016-4182, CVE-2016-4183, CVE-2016-4184, CVE-2016-4185,\nCVE-2016-4186, CVE-2016-4187, CVE-2016-4188, CVE-2016-4189, CVE-2016-4190,\nCVE-2016-4217, CVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\nCVE-2016-4222, CVE-2016-4223, CVE-2016-4224, CVE-2016-4225, CVE-2016-4226,\nCVE-2016-4227, CVE-2016-4228, CVE-2016-4229, CVE-2016-4230, CVE-2016-4231,\nCVE-2016-4232, CVE-2016-4233, CVE-2016-4234, CVE-2016-4235, CVE-2016-4236,\nCVE-2016-4237, CVE-2016-4238, CVE-2016-4239, CVE-2016-4240, CVE-2016-4241,\nCVE-2016-4242, CVE-2016-4243, CVE-2016-4244, CVE-2016-4245, CVE-2016-4246,\nCVE-2016-4247, CVE-2016-4248, CVE-2016-4249)\n", "modified": "2018-06-07T09:04:18", "published": "2016-07-13T04:00:00", "id": "RHSA-2016:1423", "href": "https://access.redhat.com/errata/RHSA-2016:1423", "type": "redhat", "title": "(RHSA-2016:1423) Critical: flash-plugin security update", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "openvas": [{"lastseen": "2019-10-24T21:19:23", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2017-03-17T00:00:00", "id": "OPENVAS:1361412562310810648", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310810648", "title": "Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Mac OS X", "type": "openvas", "sourceData": "############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Mac OS X\n#\n# Authors:\n# Shakeel <bshakeel@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2017 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\nCPE = \"cpe:/a:adobe:flash_player_chrome\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.810648\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_bugtraq_id(94192, 91719, 91718, 91724, 91725, 91722, 91723, 91720, 91721);\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2017-03-17 20:23:07 +0530 (Fri, 17 Mar 2017)\");\n script_name(\"Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Mac OS X\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Multiple flaws exists due to,\n\n - A race condition vulnerability.\n\n - Multiple type confusion vulnerabilities.\n\n - Multiple use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - Multiple memory corruption vulnerabilities.\n\n - Multiple stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this vulnerability\n will allow remote attackers lead to information disclosure and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player for chrome versions\n before 22.0.0.209 on Mac OS X.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player for chrome\n version 22.0.0.209 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"gb_flash_player_within_google_chrome_detect_macosx.nasl\");\n script_mandatory_keys(\"AdobeFlashPlayer/Chrome/MacOSX/Ver\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_is_less(version:playerVer, test_version:\"22.0.0.209\"))\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:\"22.0.0.209\");\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-10-24T21:24:58", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2016-07-13T00:00:00", "id": "OPENVAS:1361412562310808579", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310808579", "title": "Adobe Flash Player Security Updates( apsb16-25 )-Linux", "type": "openvas", "sourceData": "##############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Security Updates( apsb16-25 )-Linux\n#\n# Authors:\n# Tushar Khelge <ktushar@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2016 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\nCPE = \"cpe:/a:adobe:flash_player\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.808579\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2016-07-13 08:56:08 +0530 (Wed, 13 Jul 2016)\");\n script_name(\"Adobe Flash Player Security Updates( apsb16-25 )-Linux\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The multiple flaws exist due to,\n\n - A race condition vulnerability.\n\n - A type confusion vulnerabilities.\n\n - An use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - A memory corruption vulnerabilities.\n\n - A stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this\n vulnerability will allow remote attackers lead to information disclosure,\n and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player version before\n 11.2.202.632 on Linux.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player version\n 11.2.202.632 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_tag(name:\"qod_type\", value:\"executable_version\");\n\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2016 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"gb_adobe_flash_player_detect_lin.nasl\");\n script_mandatory_keys(\"AdobeFlashPlayer/Linux/Ver\");\n\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_is_less(version:playerVer, test_version:\"11.2.202.632\"))\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:\"11.2.202.632\");\n security_message(data:report);\n exit(0);\n}\n\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-10-24T21:25:37", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2016-07-13T00:00:00", "id": "OPENVAS:1361412562310808580", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310808580", "title": "Adobe Flash Player Security Updates( apsb16-25 )-MAC OS X", "type": "openvas", "sourceData": "##############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Security Updates( apsb16-25 )-MAC OS X\n#\n# Authors:\n# Tushar Khelge <ktushar@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2016 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\nCPE = \"cpe:/a:adobe:flash_player\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.808580\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2016-07-13 08:56:34 +0530 (Wed, 13 Jul 2016)\");\n script_name(\"Adobe Flash Player Security Updates( apsb16-25 )-MAC OS X\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The multiple flaws exist due to,\n\n - A race condition vulnerability.\n\n - A type confusion vulnerabilities.\n\n - An use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - A memory corruption vulnerabilities.\n\n - A stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this\n vulnerability will allow remote attackers lead to information disclosure,\n and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player version before\n 18.0.0.366 and 21.x before 22.0.0.209 on MAC OS X.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player version\n 18.0.0.366, or 22.0.0.209, or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_tag(name:\"qod_type\", value:\"executable_version\");\n\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2016 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"secpod_adobe_prdts_detect_macosx.nasl\");\n script_mandatory_keys(\"Adobe/Flash/Player/MacOSX/Version\");\n\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_in_range(version:playerVer, test_version:\"21\", test_version2:\"22.0.0.208\"))\n{\n fix = \"22.0.0.209\";\n VULN = TRUE;\n}\n\nelse if(version_is_less(version:playerVer, test_version:\"18.0.0.366\"))\n{\n fix = \"18.0.0.366\";\n VULN = TRUE;\n}\n\nif(VULN)\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:fix);\n security_message(data:report);\n exit(0);\n}\n\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-10-24T21:18:39", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2017-03-17T00:00:00", "id": "OPENVAS:1361412562310810649", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310810649", "title": "Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Linux", "type": "openvas", "sourceData": "############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Linux\n#\n# Authors:\n# Shakeel <bshakeel@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2017 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\nCPE = \"cpe:/a:adobe:flash_player_chrome\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.810649\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_bugtraq_id(94192, 91719, 91718, 91724, 91725, 91722, 91723, 91720, 91721);\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2017-03-17 20:25:15 +0530 (Fri, 17 Mar 2017)\");\n script_name(\"Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Linux\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Multiple flaws exists due to,\n\n - A race condition vulnerability.\n\n - Multiple type confusion vulnerabilities.\n\n - Multiple use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - Multiple memory corruption vulnerabilities.\n\n - Multiple stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this vulnerability\n will allow remote attackers lead to information disclosure and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player for chrome versions\n before 22.0.0.209 on Linux.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player for chrome\n version 22.0.0.209 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"gb_flash_player_within_google_chrome_detect_lin.nasl\");\n script_mandatory_keys(\"AdobeFlashPlayer/Chrome/Lin/Ver\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_is_less(version:playerVer, test_version:\"22.0.0.209\"))\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:\"22.0.0.209\");\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-10-24T21:19:34", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2017-03-17T00:00:00", "id": "OPENVAS:1361412562310810647", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310810647", "title": "Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Windows", "type": "openvas", "sourceData": "############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Windows\n#\n# Authors:\n# Shakeel <bshakeel@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2017 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\nCPE = \"cpe:/a:adobe:flash_player_chrome\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.810647\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_bugtraq_id(94192, 91719, 91718, 91724, 91725, 91722, 91723, 91720, 91721);\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2017-03-17 20:19:13 +0530 (Fri, 17 Mar 2017)\");\n script_name(\"Adobe Flash Player Within Google Chrome Security Update (apsb16-25) - Windows\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Multiple flaws exists due to,\n\n - A race condition vulnerability.\n\n - Multiple type confusion vulnerabilities.\n\n - Multiple use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - Multiple memory corruption vulnerabilities.\n\n - Multiple stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this vulnerability\n will allow remote attackers lead to information disclosure and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player for chrome versions\n before 22.0.0.209 on Windows.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player for chrome\n version 22.0.0.209 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"gb_flash_player_within_google_chrome_detect_win.nasl\");\n script_mandatory_keys(\"AdobeFlashPlayer/Chrome/Win/Ver\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_is_less(version:playerVer, test_version:\"22.0.0.209\"))\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:\"22.0.0.209\");\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-10-24T21:25:09", "bulletinFamily": "scanner", "description": "This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.", "modified": "2019-10-23T00:00:00", "published": "2016-07-13T00:00:00", "id": "OPENVAS:1361412562310808578", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310808578", "title": "Adobe Flash Player Security Updates( apsb16-25 )-Windows", "type": "openvas", "sourceData": "##############################################################################\n# OpenVAS Vulnerability Test\n#\n# Adobe Flash Player Security Updates( apsb16-25 )-Windows\n#\n# Authors:\n# Tushar Khelge <ktushar@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2016 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\nCPE = \"cpe:/a:adobe:flash_player\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.808578\");\n script_version(\"2019-10-23T10:55:06+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-10-23 10:55:06 +0000 (Wed, 23 Oct 2019)\");\n script_tag(name:\"creation_date\", value:\"2016-07-13 08:55:43 +0530 (Wed, 13 Jul 2016)\");\n script_name(\"Adobe Flash Player Security Updates( apsb16-25 )-Windows\");\n\n script_tag(name:\"summary\", value:\"This host is installed with Adobe Flash Player\n and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The multiple flaws exist due to,\n\n - A race condition vulnerability.\n\n - A type confusion vulnerabilities.\n\n - An use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - A memory corruption vulnerabilities.\n\n - A stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this\n vulnerability will allow remote attackers lead to information disclosure,\n and code execution.\");\n\n script_tag(name:\"affected\", value:\"Adobe Flash Player version before\n 18.0.0.366 and 21.x before 22.0.0.209 on Windows.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Adobe Flash Player version\n 18.0.0.366, or 22.0.0.209, or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_tag(name:\"qod_type\", value:\"registry\");\n\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2016 Greenbone Networks GmbH\");\n script_family(\"General\");\n script_dependencies(\"gb_adobe_flash_player_detect_win.nasl\");\n script_mandatory_keys(\"AdobeFlashPlayer/Win/Installed\");\n\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!playerVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_in_range(version:playerVer, test_version:\"21\", test_version2:\"22.0.0.208\"))\n{\n fix = \"22.0.0.209\";\n VULN = TRUE;\n}\n\nelse if(version_is_less(version:playerVer, test_version:\"18.0.0.366\"))\n{\n fix = \"18.0.0.366\";\n VULN = TRUE;\n}\n\nif(VULN)\n{\n report = report_fixed_ver(installed_version:playerVer, fixed_version:fix);\n security_message(data:report);\n exit(0);\n}\n\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:33:57", "bulletinFamily": "scanner", "description": "This host is missing a critical security\n update according to Microsoft Bulletin MS16-093", "modified": "2019-05-03T00:00:00", "published": "2017-03-17T00:00:00", "id": "OPENVAS:1361412562310810646", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310810646", "title": "Microsoft IE And Microsoft Edge Flash Player Multiple Vulnerabilities (3174060)", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Microsoft IE And Microsoft Edge Flash Player Multiple Vulnerabilities (3174060)\n#\n# Authors:\n# Shakeel <bshakeel@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2017 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\nCPE = \"cpe:/a:adobe:flash_player_internet_explorer\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.810646\");\n script_version(\"2019-05-03T10:54:50+0000\");\n script_cve_id(\"CVE-2016-4172\", \"CVE-2016-4173\", \"CVE-2016-4174\", \"CVE-2016-4175\",\n \"CVE-2016-4176\", \"CVE-2016-4177\", \"CVE-2016-4178\", \"CVE-2016-4179\",\n \"CVE-2016-4180\", \"CVE-2016-4181\", \"CVE-2016-4182\", \"CVE-2016-4183\",\n \"CVE-2016-4184\", \"CVE-2016-4185\", \"CVE-2016-4186\", \"CVE-2016-4187\",\n \"CVE-2016-4188\", \"CVE-2016-4189\", \"CVE-2016-4190\", \"CVE-2016-4217\",\n \"CVE-2016-4218\", \"CVE-2016-4219\", \"CVE-2016-4220\", \"CVE-2016-4221\",\n \"CVE-2016-4222\", \"CVE-2016-4223\", \"CVE-2016-4224\", \"CVE-2016-4225\",\n \"CVE-2016-4226\", \"CVE-2016-4227\", \"CVE-2016-4228\", \"CVE-2016-4229\",\n \"CVE-2016-4230\", \"CVE-2016-4231\", \"CVE-2016-4232\", \"CVE-2016-4233\",\n \"CVE-2016-4234\", \"CVE-2016-4235\", \"CVE-2016-4236\", \"CVE-2016-4237\",\n \"CVE-2016-4238\", \"CVE-2016-4239\", \"CVE-2016-4240\", \"CVE-2016-4241\",\n \"CVE-2016-4242\", \"CVE-2016-4243\", \"CVE-2016-4244\", \"CVE-2016-4245\",\n \"CVE-2016-4246\", \"CVE-2016-4247\", \"CVE-2016-4248\", \"CVE-2016-4249\",\n \"CVE-2016-7020\");\n script_bugtraq_id(94192, 91719, 91718, 91724, 91725, 91722, 91723, 91720, 91721);\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"2019-05-03 10:54:50 +0000 (Fri, 03 May 2019)\");\n script_tag(name:\"creation_date\", value:\"2017-03-17 20:13:12 +0530 (Fri, 17 Mar 2017)\");\n script_name(\"Microsoft IE And Microsoft Edge Flash Player Multiple Vulnerabilities (3174060)\");\n\n script_tag(name:\"summary\", value:\"This host is missing a critical security\n update according to Microsoft Bulletin MS16-093\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The multiple flaws exists due to,\n\n - A race condition vulnerability.\n\n - Multiple type confusion vulnerabilities.\n\n - Multiple use-after-free vulnerabilities.\n\n - A heap buffer overflow vulnerability.\n\n - Multiple memory corruption vulnerabilities.\n\n - Multiple stack corruption vulnerabilities.\n\n - A security bypass vulnerability.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation of this vulnerability\n will allow remote attackers lead to information disclosure and code execution.\");\n\n script_tag(name:\"affected\", value:\"Microsoft Windows 8.1 x32/x64\n\n Microsoft Windows Server 2012/2012R2\n\n Microsoft Windows 10 x32/x64\n\n Microsoft Windows 10 Version 1511 x32/x64\n\n Microsoft Windows 10 Version 1607 x32/x64\");\n\n script_tag(name:\"solution\", value:\"The vendor has released updates. Please see the references for more information.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n\n script_xref(name:\"URL\", value:\"https://technet.microsoft.com/library/security/MS16-093\");\n script_xref(name:\"URL\", value:\"https://helpx.adobe.com/security/products/flash-player/apsb16-25.html\");\n\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"Windows : Microsoft Bulletins\");\n script_dependencies(\"gb_flash_player_within_ie_edge_detect.nasl\");\n script_mandatory_keys(\"AdobeFlash/IE_or_EDGE/Installed\");\n script_xref(name:\"URL\", value:\"https://technet.microsoft.com/library/security/ms16-093\");\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"secpod_reg.inc\");\ninclude(\"version_func.inc\");\n\nif(hotfix_check_sp(win8_1:1, win8_1x64:1, win2012:1, win2012R2:1, win10:1,\n win10x64:1) <= 0){\n exit(0);\n}\n\nif(!infos = get_app_version_and_location(cpe:CPE))\n{\n CPE = \"cpe:/a:adobe:flash_player_edge\";\n if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE)){\n exit(0);\n }\n}\n\nflashVer = infos['version'];\nif(!flashVer){\n exit(0);\n}\n\nflashPath = infos['location'];\nif(flashPath){\n flashPath = flashPath + \"\\Flashplayerapp.exe\";\n} else {\n flashPath = \"Could not find the install location\";\n}\n\nif(version_is_less(version:flashVer, test_version:\"22.0.0.209\"))\n{\n report = 'File checked: ' + flashPath + '\\n' +\n 'File version: ' + flashVer + '\\n' +\n 'Vulnerable range: ' + \"Less than 22.0.0.209\" + '\\n' ;\n security_message(data:report);\n exit(0);\n}\n\nexit(99);", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "freebsd": [{"lastseen": "2019-05-29T18:32:38", "bulletinFamily": "unix", "description": "\nAdobe reports:\n\nThese updates resolve a race condition vulnerability that could\n\t lead to information disclosure (CVE-2016-4247).\nThese updates resolve type confusion vulnerabilities that could\n\t lead to code execution (CVE-2016-4223, CVE-2016-4224,\n\t CVE-2016-4225).\nThese updates resolve use-after-free vulnerabilities that could\n\t lead to code execution (CVE-2016-4173, CVE-2016-4174, CVE-2016-4222,\n\t CVE-2016-4226, CVE-2016-4227, CVE-2016-4228, CVE-2016-4229,\n\t CVE-2016-4230, CVE-2016-4231, CVE-2016-4248).\nThese updates resolve a heap buffer overflow vulnerability that\n\t could lead to code execution (CVE-2016-4249).\nThese updates resolve memory corruption vulnerabilities that could\n\t lead to code execution (CVE-2016-4172, CVE-2016-4175, CVE-2016-4179,\n\t CVE-2016-4180, CVE-2016-4181, CVE-2016-4182, CVE-2016-4183,\n\t CVE-2016-4184, CVE-2016-4185, CVE-2016-4186, CVE-2016-4187,\n\t CVE-2016-4188, CVE-2016-4189, CVE-2016-4190, CVE-2016-4217,\n\t CVE-2016-4218, CVE-2016-4219, CVE-2016-4220, CVE-2016-4221,\n\t CVE-2016-4233, CVE-2016-4234, CVE-2016-4235, CVE-2016-4236,\n\t CVE-2016-4237, CVE-2016-4238, CVE-2016-4239, CVE-2016-4240,\n\t CVE-2016-4241, CVE-2016-4242, CVE-2016-4243, CVE-2016-4244,\n\t CVE-2016-4245, CVE-2016-4246).\nThese updates resolve a memory leak vulnerability (CVE-2016-4232).\n\t \nThese updates resolve stack corruption vulnerabilities that could\n\t lead to code execution (CVE-2016-4176, CVE-2016-4177).\nThese updates resolve a security bypass vulnerability that could\n\t lead to information disclosure (CVE-2016-4178).\n\n", "modified": "2016-07-12T00:00:00", "published": "2016-07-12T00:00:00", "id": "A522D6AC-4AED-11E6-97EA-002590263BF5", "href": "https://vuxml.freebsd.org/freebsd/a522d6ac-4aed-11e6-97ea-002590263bf5.html", "title": "flash -- multiple vulnerabilities", "type": "freebsd", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "kaspersky": [{"lastseen": "2019-03-21T00:15:03", "bulletinFamily": "info", "description": "### *Detect date*:\n07/12/2016\n\n### *Severity*:\nCritical\n\n### *Description*:\nMultiple serious vulnerabilities have been found in Adobe Flash Player. Malicious users can exploit these vulnerabilities to execute arbitrary code, obtain sensitive information and possibly cause denial of service.\n\n### *Affected products*:\nAdobe Flash Player versions earlier than 22.0.0.209 \nAdobe Flash Player for Linux versions earlier than 11.2.202.623 \nAdobe Flash Player Extended Support Release versions earlier than 18.0.0.366\n\n### *Solution*:\nUpdate to the latest version \n[Get Flash Player](<https://get.adobe.com/flashplayer/>)\n\n### *Original advisories*:\n[Adobe original advisory](<https://helpx.adobe.com/security/products/flash-player/apsb16-25.html>) \n\n\n### *Impacts*:\nACE \n\n### *Related products*:\n[Adobe Flash Player ActiveX](<https://threats.kaspersky.com/en/product/Adobe-Flash-Player-ActiveX/>)\n\n### *CVE-IDS*:\n[CVE-2016-4217](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4217>)10.0Critical \n[CVE-2016-4218](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4218>)10.0Critical \n[CVE-2016-4219](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4219>)10.0Critical \n[CVE-2016-4220](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4220>)10.0Critical \n[CVE-2016-4221](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4221>)10.0Critical \n[CVE-2016-4222](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4222>)6.8Critical \n[CVE-2016-4223](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4223>)6.8Critical \n[CVE-2016-4224](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4224>)6.8Critical \n[CVE-2016-4225](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4225>)6.8Critical \n[CVE-2016-4226](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4226>)10.0Critical \n[CVE-2016-4227](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4227>)10.0Critical \n[CVE-2016-4228](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4228>)10.0Critical \n[CVE-2016-4229](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4229>)10.0Critical \n[CVE-2016-4230](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4230>)10.0Critical \n[CVE-2016-4231](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4231>)10.0Critical \n[CVE-2016-4232](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4232>)5.0Critical \n[CVE-2016-4233](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4233>)10.0Critical \n[CVE-2016-4234](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4234>)10.0Critical \n[CVE-2016-4235](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4235>)10.0Critical \n[CVE-2016-4236](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4236>)10.0Critical \n[CVE-2016-4237](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4237>)10.0Critical \n[CVE-2016-4238](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4238>)10.0Critical \n[CVE-2016-4239](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4239>)10.0Critical \n[CVE-2016-4249](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4249>)10.0Critical \n[CVE-2016-4248](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4248>)10.0Critical \n[CVE-2016-4247](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4247>)4.3Critical \n[CVE-2016-4246](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4246>)10.0Critical \n[CVE-2016-4245](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4245>)10.0Critical \n[CVE-2016-4244](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4244>)10.0Critical \n[CVE-2016-4243](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4243>)10.0Critical \n[CVE-2016-4242](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4242>)10.0Critical \n[CVE-2016-4241](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4241>)10.0Critical \n[CVE-2016-4240](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4240>)10.0Critical \n[CVE-2016-4172](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4172>)10.0Critical \n[CVE-2016-4173](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4173>)10.0Critical \n[CVE-2016-4174](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4174>)10.0Critical \n[CVE-2016-4175](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4175>)10.0Critical \n[CVE-2016-4176](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4176>)10.0Critical \n[CVE-2016-4177](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4177>)10.0Critical \n[CVE-2016-4178](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4178>)5.0Critical \n[CVE-2016-4179](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4179>)10.0Critical \n[CVE-2016-4180](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4180>)10.0Critical \n[CVE-2016-4181](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4181>)10.0Critical \n[CVE-2016-4182](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4182>)10.0Critical \n[CVE-2016-4183](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4183>)10.0Critical \n[CVE-2016-4184](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4184>)10.0Critical \n[CVE-2016-4185](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4185>)10.0Critical \n[CVE-2016-4186](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4186>)10.0Critical \n[CVE-2016-4187](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4187>)10.0Critical \n[CVE-2016-4188](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4188>)10.0Critical \n[CVE-2016-4189](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4189>)10.0Critical \n[CVE-2016-4190](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4190>)10.0Critical", "modified": "2019-03-07T00:00:00", "published": "2016-07-12T00:00:00", "id": "KLA10839", "href": "https://threats.kaspersky.com/en/vulnerability/KLA10839", "title": "\r KLA10839Multiple vulnerabilities in Adobe Flash Player ", "type": "kaspersky", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}