Google Chrome < 11.0.696.68 Multiple Vulnerabilities
2011-05-12T00:00:00
ID GOOGLE_CHROME_11_0_696_68.NASL Type nessus Reporter This script is Copyright (C) 2011-2018 Tenable Network Security, Inc. Modified 2021-01-02T00:00:00
Description
The version of Google Chrome installed on the remote host is earlier
than 11.0.696.68. Such versions of Chrome are affected by multiple
vulnerabilities:
Multiple variable cast errors exist in the WebKit glue
code. These errors can be exploited and allow an
attacker to execute arbitrary code or crash the
the application. (Issue #64046)
Multiple integer overflows exist in the SVG filters.
These errors can be exploited and allow an attacker to
execute arbitrary code or crash the application.
(Issue #80608)
#
# (C) Tenable Network Security, Inc.
#
include("compat.inc");
if (description)
{
script_id(53879);
script_version("1.10");
script_cvs_date("Date: 2018/11/15 20:50:26");
script_cve_id("CVE-2011-1799", "CVE-2011-1800");
script_bugtraq_id(47828, 47830);
script_xref(name:"Secunia", value:"44591");
script_name(english:"Google Chrome < 11.0.696.68 Multiple Vulnerabilities");
script_summary(english:"Checks version number of Google Chrome");
script_set_attribute(attribute:"synopsis", value:
"The remote host contains a web browser that is affected by multiple
vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Google Chrome installed on the remote host is earlier
than 11.0.696.68. Such versions of Chrome are affected by multiple
vulnerabilities:
- Multiple variable cast errors exist in the WebKit glue
code. These errors can be exploited and allow an
attacker to execute arbitrary code or crash the
the application. (Issue #64046)
- Multiple integer overflows exist in the SVG filters.
These errors can be exploited and allow an attacker to
execute arbitrary code or crash the application.
(Issue #80608)");
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?863e9925");
script_set_attribute(attribute:"solution", value:"Upgrade to Google Chrome 11.0.696.68 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2011/05/12");
script_set_attribute(attribute:"patch_publication_date", value:"2011/05/12");
script_set_attribute(attribute:"plugin_publication_date", value:"2011/05/12");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:google:chrome");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2011-2018 Tenable Network Security, Inc.");
script_dependencies("google_chrome_installed.nasl");
script_require_keys("SMB/Google_Chrome/Installed");
exit(0);
}
include("google_chrome_version.inc");
get_kb_item_or_exit("SMB/Google_Chrome/Installed");
installs = get_kb_list("SMB/Google_Chrome/*");
google_chrome_check_version(installs:installs, fix:'11.0.696.68', severity:SECURITY_HOLE);
{"id": "GOOGLE_CHROME_11_0_696_68.NASL", "bulletinFamily": "scanner", "title": "Google Chrome < 11.0.696.68 Multiple Vulnerabilities", "description": "The version of Google Chrome installed on the remote host is earlier\nthan 11.0.696.68. Such versions of Chrome are affected by multiple\nvulnerabilities:\n\n - Multiple variable cast errors exist in the WebKit glue\n code. These errors can be exploited and allow an\n attacker to execute arbitrary code or crash the\n the application. (Issue #64046)\n\n - Multiple integer overflows exist in the SVG filters.\n These errors can be exploited and allow an attacker to\n execute arbitrary code or crash the application.\n (Issue #80608)", "published": "2011-05-12T00:00:00", "modified": "2021-01-02T00:00:00", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}, "href": "https://www.tenable.com/plugins/nessus/53879", "reporter": "This script is Copyright (C) 2011-2018 Tenable Network Security, Inc.", "references": ["http://www.nessus.org/u?863e9925"], "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "type": "nessus", "lastseen": "2021-01-01T03:03:40", "edition": 24, "viewCount": 1, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2011-1799", "CVE-2011-1800"]}, {"type": "openvas", "idList": ["OPENVAS:136141256231069744", "OPENVAS:1361412562310801890", "OPENVAS:69744", "OPENVAS:801891", "OPENVAS:68696", "OPENVAS:136141256231068696", "OPENVAS:1361412562310801891", "OPENVAS:801890"]}, {"type": "threatpost", "idList": ["THREATPOST:AA75B6E4705AE9114399B3FA9F780255"]}, {"type": "seebug", "idList": ["SSV:20552", "SSV:20553"]}, {"type": "debian", "idList": ["DEBIAN:DSA-2245-1:7C767"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:DOC:26433", "SECURITYVULNS:VULN:11703"]}, {"type": "nessus", "idList": ["DEBIAN_DSA-2245.NASL", "FREEBSD_PKG_6887828F022911E0B84D00262D5ED8EE.NASL"]}, {"type": "freebsd", "idList": ["6887828F-0229-11E0-B84D-00262D5ED8EE"]}], "modified": "2021-01-01T03:03:40", "rev": 2}, "score": {"value": 9.2, "vector": "NONE", "modified": "2021-01-01T03:03:40", "rev": 2}, "vulnersScore": 9.2}, "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(53879);\n script_version(\"1.10\");\n script_cvs_date(\"Date: 2018/11/15 20:50:26\");\n\n script_cve_id(\"CVE-2011-1799\", \"CVE-2011-1800\");\n script_bugtraq_id(47828, 47830);\n script_xref(name:\"Secunia\", value:\"44591\");\n\n script_name(english:\"Google Chrome < 11.0.696.68 Multiple Vulnerabilities\");\n script_summary(english:\"Checks version number of Google Chrome\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host contains a web browser that is affected by multiple\nvulnerabilities.\");\n\n script_set_attribute(attribute:\"description\", value:\n\"The version of Google Chrome installed on the remote host is earlier\nthan 11.0.696.68. Such versions of Chrome are affected by multiple\nvulnerabilities:\n\n - Multiple variable cast errors exist in the WebKit glue\n code. These errors can be exploited and allow an\n attacker to execute arbitrary code or crash the\n the application. (Issue #64046)\n\n - Multiple integer overflows exist in the SVG filters.\n These errors can be exploited and allow an attacker to\n execute arbitrary code or crash the application.\n (Issue #80608)\");\n\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?863e9925\");\n script_set_attribute(attribute:\"solution\", value:\"Upgrade to Google Chrome 11.0.696.68 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2011/05/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/05/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2011/05/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:google:chrome\");\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) 2011-2018 Tenable Network Security, Inc.\");\n\n script_dependencies(\"google_chrome_installed.nasl\");\n script_require_keys(\"SMB/Google_Chrome/Installed\");\n\n exit(0);\n}\n\ninclude(\"google_chrome_version.inc\");\n\nget_kb_item_or_exit(\"SMB/Google_Chrome/Installed\");\n\ninstalls = get_kb_list(\"SMB/Google_Chrome/*\");\ngoogle_chrome_check_version(installs:installs, fix:'11.0.696.68', severity:SECURITY_HOLE);\n", "naslFamily": "Windows", "pluginID": "53879", "cpe": ["cpe:/a:google:chrome"], "scheme": null}
{"cve": [{"lastseen": "2020-12-09T19:39:06", "description": "Multiple integer overflows in the SVG Filters implementation in WebCore in WebKit in Google Chrome before 11.0.696.68 allow remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.", "edition": 7, "cvss3": {}, "published": "2011-05-16T17:55:00", "title": "CVE-2011-1800", "type": "cve", "cwe": ["CWE-190"], "bulletinFamily": "NVD", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2011-1800"], "modified": "2020-05-22T18:08:00", "cpe": [], "id": "CVE-2011-1800", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1800", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}, "cpe23": []}, {"lastseen": "2020-12-09T19:39:06", "description": "Google Chrome before 11.0.696.68 does not properly perform casts of variables during interaction with the WebKit engine, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.", "edition": 7, "cvss3": {}, "published": "2011-05-16T17:55:00", "title": "CVE-2011-1799", "type": "cve", "cwe": ["CWE-704"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2011-1799"], "modified": "2020-05-22T18:02:00", "cpe": ["cpe:/o:debian:debian_linux:6.0", "cpe:/o:debian:debian_linux:7.0"], "id": "CVE-2011-1799", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1799", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:o:debian:debian_linux:6.0:*:*:*:*:*:*:*", "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*"]}], "openvas": [{"lastseen": "2017-09-04T14:20:04", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "description": "The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.", "modified": "2017-08-31T00:00:00", "published": "2011-05-26T00:00:00", "id": "OPENVAS:801891", "href": "http://plugins.openvas.org/nasl.php?oid=801891", "type": "openvas", "title": "Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_google_chrome_mult_dos_vuln_may11_lin.nasl 7029 2017-08-31 11:51:40Z teissa $\n#\n# Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)\n#\n# Authors:\n# Sooraj KS <kssooraj@secpod.com>\n#\n# Copyright:\n# Copyright (c) 2011 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ntag_impact = \"Successful exploitation will allow an attacker to execute arbitrary code in\n the context of the user running the application. Failed attacks may cause\n denial of service conditions.\n Impact Level: Application\";\ntag_affected = \"Google Chrome version prior to 11.0.696.68 on Linux\";\ntag_insight = \"- Bad variable casts in Chromium WebKit glue allows remote attackers to cause\n a denial of service or possibly have unspecified other impact.\n - Multiple integer overflows in the SVG Filters implementation in WebCore in\n WebKit allows remote attackers to cause a denial of service or possibly\n have unspecified other impact via unknown vectors.\";\ntag_solution = \"Upgrade to the Google Chrome 11.0.696.68 or later,\n For updates refer to http://www.google.com/chrome\";\ntag_summary = \"The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.\";\n\nif(description)\n{\n script_id(801891);\n script_version(\"$Revision: 7029 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-08-31 13:51:40 +0200 (Thu, 31 Aug 2017) $\");\n script_tag(name:\"creation_date\", value:\"2011-05-26 10:47:46 +0200 (Thu, 26 May 2011)\");\n script_bugtraq_id(47828,47830);\n script_cve_id(\"CVE-2011-1799\", \"CVE-2011-1800\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)\");\n script_xref(name : \"URL\" , value : \"http://googlechromereleases.blogspot.com/2011/05/stable-channel-update.html\");\n\n script_copyright(\"Copyright (c) 2011 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_google_chrome_detect_lin.nasl\");\n script_require_keys(\"Google-Chrome/Linux/Ver\");\n script_tag(name : \"impact\" , value : tag_impact);\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"version_func.inc\");\n\n## Get the version from KB\nchromeVer = get_kb_item(\"Google-Chrome/Linux/Ver\");\nif(!chromeVer){\n exit(0);\n}\n\n## Check for Google Chrome Version less than 11.0.696.68\nif(version_is_less(version:chromeVer, test_version:\"11.0.696.68\")){\n security_message(0);\n}\n", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2020-05-27T19:45:06", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "description": "The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.", "modified": "2020-05-26T00:00:00", "published": "2011-05-26T00:00:00", "id": "OPENVAS:1361412562310801891", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310801891", "type": "openvas", "title": "Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)\n#\n# Authors:\n# Sooraj KS <kssooraj@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2011 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.801891\");\n script_version(\"2020-05-26T08:07:04+0000\");\n script_tag(name:\"last_modification\", value:\"2020-05-26 08:07:04 +0000 (Tue, 26 May 2020)\");\n script_tag(name:\"creation_date\", value:\"2011-05-26 10:47:46 +0200 (Thu, 26 May 2011)\");\n script_bugtraq_id(47828, 47830);\n script_cve_id(\"CVE-2011-1799\", \"CVE-2011-1800\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Linux)\");\n script_xref(name:\"URL\", value:\"http://googlechromereleases.blogspot.com/2011/05/stable-channel-update.html\");\n\n script_copyright(\"Copyright (C) 2011 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_google_chrome_detect_lin.nasl\");\n script_mandatory_keys(\"Google-Chrome/Linux/Ver\");\n script_tag(name:\"impact\", value:\"Successful exploitation will allow an attacker to execute arbitrary code in\n the context of the user running the application. Failed attacks may cause\n denial of service conditions.\");\n script_tag(name:\"affected\", value:\"Google Chrome version prior to 11.0.696.68 on Linux\");\n script_tag(name:\"insight\", value:\"- Bad variable casts in Chromium WebKit glue allows remote attackers to cause\n a denial of service or possibly have unspecified other impact.\n\n - Multiple integer overflows in the SVG Filters implementation in WebCore in\n WebKit allows remote attackers to cause a denial of service or possibly\n have unspecified other impact via unknown vectors.\");\n script_tag(name:\"solution\", value:\"Upgrade to the Google Chrome 11.0.696.68 or later.\");\n script_tag(name:\"summary\", value:\"The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\n\ninclude(\"version_func.inc\");\n\nchromeVer = get_kb_item(\"Google-Chrome/Linux/Ver\");\nif(!chromeVer){\n exit(0);\n}\n\nif(version_is_less(version:chromeVer, test_version:\"11.0.696.68\")){\n report = report_fixed_ver(installed_version:chromeVer, fixed_version:\"11.0.696.68\");\n security_message(port: 0, data: report);\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2017-09-04T14:19:47", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "description": "The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.", "modified": "2017-08-31T00:00:00", "published": "2011-05-26T00:00:00", "id": "OPENVAS:801890", "href": "http://plugins.openvas.org/nasl.php?oid=801890", "type": "openvas", "title": "Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_google_chrome_mult_dos_vuln_may11_win.nasl 7029 2017-08-31 11:51:40Z teissa $\n#\n# Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)\n#\n# Authors:\n# Sooraj KS <kssooraj@secpod.com>\n#\n# Copyright:\n# Copyright (c) 2011 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ntag_impact = \"Successful exploitation will allow an attacker to execute arbitrary code in\n the context of the user running the application. Failed attacks may cause\n denial of service conditions.\n Impact Level: Application\";\ntag_affected = \"Google Chrome version prior to 11.0.696.68 on Windows\";\ntag_insight = \"- Bad variable casts in Chromium WebKit glue allows remote attackers to cause\n a denial of service or possibly have unspecified other impact.\n - Multiple integer overflows in the SVG Filters implementation in WebCore in\n WebKit allows remote attackers to cause a denial of service or possibly\n have unspecified other impact via unknown vectors.\";\ntag_solution = \"Upgrade to the Google Chrome 11.0.696.68 or later,\n For updates refer to http://www.google.com/chrome\";\ntag_summary = \"The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.\";\n\nif(description)\n{\n script_id(801890);\n script_version(\"$Revision: 7029 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-08-31 13:51:40 +0200 (Thu, 31 Aug 2017) $\");\n script_tag(name:\"creation_date\", value:\"2011-05-26 10:47:46 +0200 (Thu, 26 May 2011)\");\n script_bugtraq_id(47828,47830);\n script_cve_id(\"CVE-2011-1799\", \"CVE-2011-1800\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)\");\n script_xref(name : \"URL\" , value : \"http://googlechromereleases.blogspot.com/2011/05/stable-channel-update.html\");\n\n script_copyright(\"Copyright (c) 2011 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_google_chrome_detect_win.nasl\");\n script_require_keys(\"GoogleChrome/Win/Ver\");\n script_tag(name : \"impact\" , value : tag_impact);\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"registry\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"version_func.inc\");\n\n## Get the version from KB\nchromeVer = get_kb_item(\"GoogleChrome/Win/Ver\");\nif(!chromeVer){\n exit(0);\n}\n\n## Check for Google Chrome Version less than 11.0.696.68\nif(version_is_less(version:chromeVer, test_version:\"11.0.696.68\")){\n security_message(0);\n}\n", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2020-05-27T19:45:01", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "description": "The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.", "modified": "2020-05-26T00:00:00", "published": "2011-05-26T00:00:00", "id": "OPENVAS:1361412562310801890", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310801890", "type": "openvas", "title": "Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)\n#\n# Authors:\n# Sooraj KS <kssooraj@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2011 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.801890\");\n script_version(\"2020-05-26T08:07:04+0000\");\n script_tag(name:\"last_modification\", value:\"2020-05-26 08:07:04 +0000 (Tue, 26 May 2020)\");\n script_tag(name:\"creation_date\", value:\"2011-05-26 10:47:46 +0200 (Thu, 26 May 2011)\");\n script_bugtraq_id(47828, 47830);\n script_cve_id(\"CVE-2011-1799\", \"CVE-2011-1800\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Google Chrome Multiple Denial of Service Vulnerabilities - May11 (Windows)\");\n script_xref(name:\"URL\", value:\"http://googlechromereleases.blogspot.com/2011/05/stable-channel-update.html\");\n\n script_copyright(\"Copyright (C) 2011 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_google_chrome_detect_portable_win.nasl\");\n script_mandatory_keys(\"GoogleChrome/Win/Ver\");\n script_tag(name:\"impact\", value:\"Successful exploitation will allow an attacker to execute arbitrary code in\n the context of the user running the application. Failed attacks may cause\n denial of service conditions.\");\n script_tag(name:\"affected\", value:\"Google Chrome version prior to 11.0.696.68 on Windows\");\n script_tag(name:\"insight\", value:\"- Bad variable casts in Chromium WebKit glue allows remote attackers to cause\n a denial of service or possibly have unspecified other impact.\n\n - Multiple integer overflows in the SVG Filters implementation in WebCore in\n WebKit allows remote attackers to cause a denial of service or possibly\n have unspecified other impact via unknown vectors.\");\n script_tag(name:\"solution\", value:\"Upgrade to the Google Chrome 11.0.696.68 or later.\");\n script_tag(name:\"summary\", value:\"The host is running Google Chrome and is prone to multiple denial\n of service vulnerabilities.\");\n script_tag(name:\"qod_type\", value:\"registry\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\n\ninclude(\"version_func.inc\");\n\nchromeVer = get_kb_item(\"GoogleChrome/Win/Ver\");\nif(!chromeVer){\n exit(0);\n}\n\nif(version_is_less(version:chromeVer, test_version:\"11.0.696.68\")){\n report = report_fixed_ver(installed_version:chromeVer, fixed_version:\"11.0.696.68\");\n security_message(port: 0, data: report);\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:39:37", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "description": "The remote host is missing an update to chromium-browser\nannounced via advisory DSA 2245-1.", "modified": "2019-03-18T00:00:00", "published": "2011-08-03T00:00:00", "id": "OPENVAS:136141256231069744", "href": "http://plugins.openvas.org/nasl.php?oid=136141256231069744", "type": "openvas", "title": "Debian Security Advisory DSA 2245-1 (chromium-browser)", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: deb_2245_1.nasl 14275 2019-03-18 14:39:45Z cfischer $\n# Description: Auto-generated from advisory DSA 2245-1 (chromium-browser)\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\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 at your option, GNU General Public License version 3,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.69744\");\n script_version(\"$Revision: 14275 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-18 15:39:45 +0100 (Mon, 18 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2011-08-03 04:36:20 +0200 (Wed, 03 Aug 2011)\");\n script_tag(name:\"cvss_base\", value:\"9.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_cve_id(\"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1440\", \"CVE-2011-1444\", \"CVE-2011-1797\", \"CVE-2011-1799\");\n script_name(\"Debian Security Advisory DSA 2245-1 (chromium-browser)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\", re:\"ssh/login/release=DEB6\");\n script_xref(name:\"URL\", value:\"https://secure1.securityspace.com/smysecure/catid.html?in=DSA%202245-1\");\n script_tag(name:\"insight\", value:\"Several vulnerabilities were discovered in the Chromium browser.\nThe Common Vulnerabilities and Exposures project identifies the\nfollowing problems:\n\n\nCVE-2011-1292\n\nUse-after-free vulnerability in the frame-loader implementation in Google\nChrome allows remote attackers to cause a denial of service or possibly\nhave unspecified other impact via unknown vectors.\n\n\nCVE-2011-1293\n\nUse-after-free vulnerability in the HTMLCollection implementation in Google\nChrome allows remote attackers to cause a denial of service or possibly have\nunspecified other impact via unknown vectors.\n\n\nCVE-2011-1440\n\nUse-after-free vulnerability in Google Chrome allows remote attackers to cause\na denial of service or possibly have unspecified other impact via vectors\nrelated to the ruby element and Cascading Style Sheets (CSS) token sequences.\n\n\nCVE-2011-1444\n\nRace condition in the sandbox launcher implementation in Google Chrome on\nLinux allows remote attackers to cause a denial of service or possibly have\nunspecified other impact via unknown vectors.\n\n\nCVE-2011-1797\n\nGoogle Chrome does not properly render tables, which allows remote attackers\nto cause a denial of service or possibly have unspecified other impact via\nunknown vectors that lead to a stale pointer.\n\n\nCVE-2011-1799\n\nGoogle Chrome does not properly perform casts of variables during interaction\nwith the WebKit engine, which allows remote attackers to cause a denial of\nservice or possibly have unspecified other impact via unknown vectors.\n\n\n\nFor the stable distribution (squeeze), these problems have been fixed in\nversion 6.0.472.63~r59945-5+squeeze5.\n\nFor the testing distribution (wheezy), these problems will be fixed soon.\n\nFor the unstable distribution (sid), these problems have been fixed in\nversion 11.0.696.68~r84545-1.\");\n\n script_tag(name:\"solution\", value:\"We recommend that you upgrade your chromium-browser packages.\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update to chromium-browser\nannounced via advisory DSA 2245-1.\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif((res = isdpkgvuln(pkg:\"chromium-browser\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"chromium-browser-dbg\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"chromium-browser-inspector\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"chromium-browser-l10n\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6\")) != NULL) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99);\n}", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2017-07-24T12:55:30", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "description": "The remote host is missing an update to chromium-browser\nannounced via advisory DSA 2245-1.", "modified": "2017-07-07T00:00:00", "published": "2011-08-03T00:00:00", "id": "OPENVAS:69744", "href": "http://plugins.openvas.org/nasl.php?oid=69744", "type": "openvas", "title": "Debian Security Advisory DSA 2245-1 (chromium-browser)", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: deb_2245_1.nasl 6613 2017-07-07 12:08:40Z cfischer $\n# Description: Auto-generated from advisory DSA 2245-1 (chromium-browser)\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\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 at your option, GNU General Public License version 3,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\ninclude(\"revisions-lib.inc\");\ntag_insight = \"Several vulnerabilities were discovered in the Chromium browser.\nThe Common Vulnerabilities and Exposures project identifies the\nfollowing problems:\n\n\nCVE-2011-1292\n\nUse-after-free vulnerability in the frame-loader implementation in Google\nChrome allows remote attackers to cause a denial of service or possibly\nhave unspecified other impact via unknown vectors.\n\n\nCVE-2011-1293\n\nUse-after-free vulnerability in the HTMLCollection implementation in Google\nChrome allows remote attackers to cause a denial of service or possibly have\nunspecified other impact via unknown vectors.\n\n\nCVE-2011-1440\n\nUse-after-free vulnerability in Google Chrome allows remote attackers to cause\na denial of service or possibly have unspecified other impact via vectors\nrelated to the ruby element and Cascading Style Sheets (CSS) token sequences.\n\n\nCVE-2011-1444\n\nRace condition in the sandbox launcher implementation in Google Chrome on\nLinux allows remote attackers to cause a denial of service or possibly have\nunspecified other impact via unknown vectors.\n\n\nCVE-2011-1797\n\nGoogle Chrome does not properly render tables, which allows remote attackers\nto cause a denial of service or possibly have unspecified other impact via\nunknown vectors that lead to a stale pointer.\n\n\nCVE-2011-1799\n\nGoogle Chrome does not properly perform casts of variables during interaction\nwith the WebKit engine, which allows remote attackers to cause a denial of\nservice or possibly have unspecified other impact via unknown vectors.\n\n\n\nFor the stable distribution (squeeze), these problems have been fixed in\nversion 6.0.472.63~r59945-5+squeeze5.\n\nFor the testing distribution (wheezy), these problems will be fixed soon.\n\nFor the unstable distribution (sid), these problems have been fixed in\nversion 11.0.696.68~r84545-1.\n\nWe recommend that you upgrade your chromium-browser packages.\";\ntag_summary = \"The remote host is missing an update to chromium-browser\nannounced via advisory DSA 2245-1.\";\n\ntag_solution = \"https://secure1.securityspace.com/smysecure/catid.html?in=DSA%202245-1\";\n\n\nif(description)\n{\n script_id(69744);\n script_version(\"$Revision: 6613 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-07 14:08:40 +0200 (Fri, 07 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2011-08-03 04:36:20 +0200 (Wed, 03 Aug 2011)\");\n script_tag(name:\"cvss_base\", value:\"9.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_cve_id(\"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1440\", \"CVE-2011-1444\", \"CVE-2011-1797\", \"CVE-2011-1799\");\n script_name(\"Debian Security Advisory DSA 2245-1 (chromium-browser)\");\n\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\");\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n#\n# The script code starts here\n#\n\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif ((res = isdpkgvuln(pkg:\"chromium-browser\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6.0\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"chromium-browser-dbg\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6.0\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"chromium-browser-inspector\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6.0\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"chromium-browser-l10n\", ver:\"6.0.472.63~r59945-5+squeeze5\", rls:\"DEB6.0\")) != NULL) {\n report += res;\n}\n\nif (report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99); # Not vulnerable.\n}\n", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2017-07-02T21:13:33", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-3880", "CVE-2011-2827", "CVE-2011-1293", "CVE-2011-1813", "CVE-2011-2790", "CVE-2011-2861", "CVE-2011-2855", "CVE-2011-3898", "CVE-2011-1454", "CVE-2011-2361", "CVE-2011-2782", "CVE-2011-2850", "CVE-2011-1444", "CVE-2011-2824", "CVE-2011-1818", "CVE-2011-2852", "CVE-2011-1799", "CVE-2011-2360", "CVE-2011-2851", "CVE-2011-2792", "CVE-2011-2839", "CVE-2011-2876", "CVE-2011-3234", "CVE-2011-2877", "CVE-2011-1451", "CVE-2011-3900", "CVE-2011-2880", "CVE-2011-1446", "CVE-2011-2840", "CVE-2011-2845", "CVE-2011-3881", "CVE-2011-1305", "CVE-2011-1440", "CVE-2011-1295", "CVE-2011-2838", "CVE-2011-2349", "CVE-2011-1291", "CVE-2011-2359", "CVE-2011-2848", "CVE-2011-2345", "CVE-2011-1800", "CVE-2011-1434", "CVE-2011-2874", "CVE-2011-3882", "CVE-2011-2350", "CVE-2011-2351", "CVE-2011-2818", "CVE-2011-2346", "CVE-2011-2786", "CVE-2011-3884", "CVE-2011-1807", "CVE-2011-2794", "CVE-2011-3896", "CVE-2011-2803", "CVE-2011-3894", "CVE-2011-1303", "CVE-2011-3888", "CVE-2011-2853", "CVE-2011-1304", "CVE-2011-2862", "CVE-2011-2785", "CVE-2011-2846", "CVE-2011-2849", "CVE-2011-1290", "CVE-2011-2860", "CVE-2011-1448", "CVE-2011-3877", "CVE-2011-2797", "CVE-2011-2825", "CVE-2011-3890", "CVE-2011-2875", "CVE-2011-2829", "CVE-2011-2805", "CVE-2011-1296", "CVE-2011-2859", "CVE-2011-2856", "CVE-2011-1443", "CVE-2011-3886", "CVE-2011-2347", "CVE-2011-3885", "CVE-2011-2787", "CVE-2011-2844", "CVE-2011-2784", "CVE-2011-2788", "CVE-2011-1436", "CVE-2011-2864", "CVE-2011-2837", "CVE-2011-3876", "CVE-2011-2789", "CVE-2011-2798", "CVE-2011-2835", "CVE-2011-3893", "CVE-2011-1811", "CVE-2011-1812", "CVE-2011-2804", "CVE-2011-1437", "CVE-2011-2828", "CVE-2011-1452", "CVE-2011-1806", "CVE-2011-2819", "CVE-2011-1445", "CVE-2011-1302", "CVE-2011-1456", "CVE-2011-2802", "CVE-2011-3873", "CVE-2011-2796", "CVE-2011-1817", "CVE-2011-2834", "CVE-2011-1810", "CVE-2011-1814", "CVE-2011-3891", "CVE-2011-2791", "CVE-2011-2836", "CVE-2011-2799", "CVE-2011-1439", "CVE-2011-2783", "CVE-2011-2795", "CVE-2011-2826", "CVE-2011-1804", "CVE-2011-1447", "CVE-2011-3895", "CVE-2011-3892", "CVE-2011-2847", "CVE-2011-3878", "CVE-2011-2332", "CVE-2011-1435", "CVE-2011-1301", "CVE-2011-3875", "CVE-2011-2881", "CVE-2011-2842", "CVE-2011-1449", "CVE-2011-3883", "CVE-2011-2879", "CVE-2011-1801", "CVE-2011-1450", "CVE-2011-1292", "CVE-2011-1442", "CVE-2011-1819", "CVE-2011-1438", "CVE-2011-2358", "CVE-2011-1294", "CVE-2011-3879", "CVE-2011-1455", "CVE-2011-1809", "CVE-2011-2858", "CVE-2011-2841", "CVE-2011-3889", "CVE-2011-2821", "CVE-2011-2823", "CVE-2011-2348", "CVE-2011-2801", "CVE-2011-2800", "CVE-2011-1808", "CVE-2011-3887", "CVE-2011-2857", "CVE-2011-1816", "CVE-2011-2342", "CVE-2011-3897", "CVE-2011-2854", "CVE-2011-2793", "CVE-2011-2878", "CVE-2011-1815", "CVE-2011-1441", "CVE-2011-2843"], "description": "The remote host is missing an update to the system\nas announced in the referenced advisory.", "modified": "2017-02-25T00:00:00", "published": "2011-01-24T00:00:00", "id": "OPENVAS:68696", "href": "http://plugins.openvas.org/nasl.php?oid=68696", "type": "openvas", "title": "FreeBSD Ports: chromium", "sourceData": "#\n#VID 6887828f-0229-11e0-b84d-00262d5ed8ee\n# OpenVAS Vulnerability Test\n# $\n# Description: Auto generated from VID 6887828f-0229-11e0-b84d-00262d5ed8ee\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2010 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisories, and are Copyright (c) the respective author(s)\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\ninclude(\"revisions-lib.inc\");\ntag_insight = \"The following package is affected: chromium\n\n=====\";\ntag_solution = \"Update your system with the appropriate patches or\nsoftware upgrades.\n\nhttp://googlechromereleases.blogspot.com/search/label/Stable%20updates\nhttp://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html\";\ntag_summary = \"The remote host is missing an update to the system\nas announced in the referenced advisory.\";\n\n\n\nif(description)\n{\n script_id(68696);\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_version(\"$Revision: 5424 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-02-25 17:52:36 +0100 (Sat, 25 Feb 2017) $\");\n script_tag(name:\"creation_date\", value:\"2011-01-24 17:55:59 +0100 (Mon, 24 Jan 2011)\");\n script_cve_id(\"CVE-2011-1290\", \"CVE-2011-1291\", \"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1294\", \"CVE-2011-1295\", \"CVE-2011-1296\", \"CVE-2011-1301\", \"CVE-2011-1302\", \"CVE-2011-1303\", \"CVE-2011-1304\", \"CVE-2011-1305\", \"CVE-2011-1434\", \"CVE-2011-1435\", \"CVE-2011-1436\", \"CVE-2011-1437\", \"CVE-2011-1438\", \"CVE-2011-1439\", \"CVE-2011-1440\", \"CVE-2011-1441\", \"CVE-2011-1442\", \"CVE-2011-1443\", \"CVE-2011-1444\", \"CVE-2011-1445\", \"CVE-2011-1446\", \"CVE-2011-1447\", \"CVE-2011-1448\", \"CVE-2011-1449\", \"CVE-2011-1450\", \"CVE-2011-1451\", \"CVE-2011-1452\", \"CVE-2011-1454\", \"CVE-2011-1455\", \"CVE-2011-1456\", \"CVE-2011-1799\", \"CVE-2011-1800\", \"CVE-2011-1801\", \"CVE-2011-1804\", \"CVE-2011-1806\", \"CVE-2011-1807\", \"CVE-2011-1808\", \"CVE-2011-1809\", \"CVE-2011-1810\", \"CVE-2011-1811\", \"CVE-2011-1812\", \"CVE-2011-1813\", \"CVE-2011-1814\", \"CVE-2011-1815\", \"CVE-2011-1816\", \"CVE-2011-1817\", \"CVE-2011-1818\", \"CVE-2011-1819\", \"CVE-2011-2332\", \"CVE-2011-2342\", \"CVE-2011-2345\", \"CVE-2011-2346\", \"CVE-2011-2347\", \"CVE-2011-2348\", \"CVE-2011-2349\", \"CVE-2011-2350\", \"CVE-2011-2351\", \"CVE-2011-2358\", \"CVE-2011-2359\", \"CVE-2011-2360\", \"CVE-2011-2361\", \"CVE-2011-2782\", \"CVE-2011-2783\", \"CVE-2011-2784\", \"CVE-2011-2785\", \"CVE-2011-2786\", \"CVE-2011-2787\", \"CVE-2011-2788\", \"CVE-2011-2789\", \"CVE-2011-2790\", \"CVE-2011-2791\", \"CVE-2011-2792\", \"CVE-2011-2793\", \"CVE-2011-2794\", \"CVE-2011-2795\", \"CVE-2011-2796\", \"CVE-2011-2797\", \"CVE-2011-2798\", \"CVE-2011-2799\", \"CVE-2011-2800\", \"CVE-2011-2801\", \"CVE-2011-2802\", \"CVE-2011-2803\", \"CVE-2011-2804\", \"CVE-2011-2805\", \"CVE-2011-2818\", \"CVE-2011-2819\", \"CVE-2011-2821\", \"CVE-2011-2823\", \"CVE-2011-2824\", \"CVE-2011-2825\", \"CVE-2011-2826\", \"CVE-2011-2827\", \"CVE-2011-2828\", \"CVE-2011-2829\", \"CVE-2011-2834\", \"CVE-2011-2835\", \"CVE-2011-2836\", \"CVE-2011-2837\", \"CVE-2011-2838\", \"CVE-2011-2839\", \"CVE-2011-2840\", \"CVE-2011-2841\", \"CVE-2011-2842\", \"CVE-2011-2843\", \"CVE-2011-2844\", \"CVE-2011-2845\", \"CVE-2011-2846\", \"CVE-2011-2847\", \"CVE-2011-2848\", \"CVE-2011-2849\", \"CVE-2011-2850\", \"CVE-2011-2851\", \"CVE-2011-2852\", \"CVE-2011-2853\", \"CVE-2011-2854\", \"CVE-2011-2855\", \"CVE-2011-2856\", \"CVE-2011-2857\", \"CVE-2011-2858\", \"CVE-2011-2859\", \"CVE-2011-2860\", \"CVE-2011-2861\", \"CVE-2011-2862\", \"CVE-2011-2864\", \"CVE-2011-2874\", \"CVE-2011-2875\", \"CVE-2011-2876\", \"CVE-2011-2877\", \"CVE-2011-2878\", \"CVE-2011-2879\", \"CVE-2011-2880\", \"CVE-2011-2881\", \"CVE-2011-3234\", \"CVE-2011-3873\", \"CVE-2011-3873\", \"CVE-2011-3875\", \"CVE-2011-3876\", \"CVE-2011-3877\", \"CVE-2011-3878\", \"CVE-2011-3879\", \"CVE-2011-3880\", \"CVE-2011-3881\", \"CVE-2011-3882\", \"CVE-2011-3883\", \"CVE-2011-3884\", \"CVE-2011-3885\", \"CVE-2011-3886\", \"CVE-2011-3887\", \"CVE-2011-3888\", \"CVE-2011-3889\", \"CVE-2011-3890\", \"CVE-2011-3891\", \"CVE-2011-3892\", \"CVE-2011-3893\", \"CVE-2011-3894\", \"CVE-2011-3895\", \"CVE-2011-3896\", \"CVE-2011-3897\", \"CVE-2011-3898\", \"CVE-2011-3900\");\n script_name(\"FreeBSD Ports: chromium\");\n\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2010 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"FreeBSD Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/freebsdrel\", \"login/SSH/success\");\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n#\n# The script code starts here\n#\n\ninclude(\"pkg-lib-bsd.inc\");\n\ntxt = \"\";\nvuln = 0;\nbver = portver(pkg:\"chromium\");\nif(!isnull(bver) && revcomp(a:bver, b:\"8.0.552.215\")<0) {\n txt += 'Package chromium version ' + bver + ' is installed which is known to be vulnerable.\\n';\n vuln = 1;\n}\n\nif(vuln) {\n security_message(data:string(txt));\n} else if (__pkg_match) {\n exit(99); # Not vulnerable.\n}\n", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2019-09-24T15:15:49", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-3880", "CVE-2011-2827", "CVE-2011-1293", "CVE-2011-1813", "CVE-2011-2790", "CVE-2011-2861", "CVE-2011-2855", "CVE-2011-3898", "CVE-2011-1454", "CVE-2011-2361", "CVE-2011-2782", "CVE-2011-2850", "CVE-2011-1444", "CVE-2011-2824", "CVE-2011-1818", "CVE-2011-2852", "CVE-2011-1799", "CVE-2011-2360", "CVE-2011-2851", "CVE-2011-2792", "CVE-2011-2839", "CVE-2011-2876", "CVE-2011-3234", "CVE-2011-2877", "CVE-2011-1451", "CVE-2011-3900", "CVE-2011-2880", "CVE-2011-1446", "CVE-2011-2840", "CVE-2011-2845", "CVE-2011-3881", "CVE-2011-1305", "CVE-2011-1440", "CVE-2011-1295", "CVE-2011-2838", "CVE-2011-2349", "CVE-2011-1291", "CVE-2011-2359", "CVE-2011-2848", "CVE-2011-2345", "CVE-2011-1800", "CVE-2011-1434", "CVE-2011-2874", "CVE-2011-3882", "CVE-2011-2350", "CVE-2011-2351", "CVE-2011-2818", "CVE-2011-2346", "CVE-2011-2786", "CVE-2011-3884", "CVE-2011-1807", "CVE-2011-2794", "CVE-2011-3896", "CVE-2011-2803", "CVE-2011-3894", "CVE-2011-1303", "CVE-2011-3888", "CVE-2011-2853", "CVE-2011-1304", "CVE-2011-2862", "CVE-2011-2785", "CVE-2011-2846", "CVE-2011-2849", "CVE-2011-1290", "CVE-2011-2860", "CVE-2011-1448", "CVE-2011-3877", "CVE-2011-2797", "CVE-2011-2825", "CVE-2011-3890", "CVE-2011-2875", "CVE-2011-2829", "CVE-2011-2805", "CVE-2011-1296", "CVE-2011-2859", "CVE-2011-2856", "CVE-2011-1443", "CVE-2011-3886", "CVE-2011-2347", "CVE-2011-3885", "CVE-2011-2787", "CVE-2011-2844", "CVE-2011-2784", "CVE-2011-2788", "CVE-2011-1436", "CVE-2011-2864", "CVE-2011-2837", "CVE-2011-3876", "CVE-2011-2789", "CVE-2011-2798", "CVE-2011-2835", "CVE-2011-3893", "CVE-2011-1811", "CVE-2011-1812", "CVE-2011-2804", "CVE-2011-1437", "CVE-2011-2828", "CVE-2011-1452", "CVE-2011-1806", "CVE-2011-2819", "CVE-2011-1445", "CVE-2011-1302", "CVE-2011-1456", "CVE-2011-2802", "CVE-2011-3873", "CVE-2011-2796", "CVE-2011-1817", "CVE-2011-2834", "CVE-2011-1810", "CVE-2011-1814", "CVE-2011-3891", "CVE-2011-2791", "CVE-2011-2836", "CVE-2011-2799", "CVE-2011-1439", "CVE-2011-2783", "CVE-2011-2795", "CVE-2011-2826", "CVE-2011-1804", "CVE-2011-1447", "CVE-2011-3895", "CVE-2011-3892", "CVE-2011-2847", "CVE-2011-3878", "CVE-2011-2332", "CVE-2011-1435", "CVE-2011-1301", "CVE-2011-3875", "CVE-2011-2881", "CVE-2011-2842", "CVE-2011-1449", "CVE-2011-3883", "CVE-2011-2879", "CVE-2011-1801", "CVE-2011-1450", "CVE-2011-1292", "CVE-2011-1442", "CVE-2011-1819", "CVE-2011-1438", "CVE-2011-2358", "CVE-2011-1294", "CVE-2011-3879", "CVE-2011-1455", "CVE-2011-1809", "CVE-2011-2858", "CVE-2011-2841", "CVE-2011-3889", "CVE-2011-2821", "CVE-2011-2823", "CVE-2011-2348", "CVE-2011-2801", "CVE-2011-2800", "CVE-2011-1808", "CVE-2011-3887", "CVE-2011-2857", "CVE-2011-1816", "CVE-2011-2342", "CVE-2011-3897", "CVE-2011-2854", "CVE-2011-2793", "CVE-2011-2878", "CVE-2011-1815", "CVE-2011-1441", "CVE-2011-2843"], "description": "The remote host is missing an update to the system\n as announced in the referenced advisory.", "modified": "2019-09-20T00:00:00", "published": "2011-01-24T00:00:00", "id": "OPENVAS:136141256231068696", "href": "http://plugins.openvas.org/nasl.php?oid=136141256231068696", "type": "openvas", "title": "FreeBSD Ports: chromium", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Auto generated from VID 6887828f-0229-11e0-b84d-00262d5ed8ee\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisories, and are Copyright (c) the respective author(s)\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2,\n# as published by the Free Software Foundation\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.68696\");\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_version(\"2019-09-20T11:01:01+0000\");\n script_tag(name:\"last_modification\", value:\"2019-09-20 11:01:01 +0000 (Fri, 20 Sep 2019)\");\n script_tag(name:\"creation_date\", value:\"2011-01-24 17:55:59 +0100 (Mon, 24 Jan 2011)\");\n script_cve_id(\"CVE-2011-1290\", \"CVE-2011-1291\", \"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1294\", \"CVE-2011-1295\", \"CVE-2011-1296\", \"CVE-2011-1301\", \"CVE-2011-1302\", \"CVE-2011-1303\", \"CVE-2011-1304\", \"CVE-2011-1305\", \"CVE-2011-1434\", \"CVE-2011-1435\", \"CVE-2011-1436\", \"CVE-2011-1437\", \"CVE-2011-1438\", \"CVE-2011-1439\", \"CVE-2011-1440\", \"CVE-2011-1441\", \"CVE-2011-1442\", \"CVE-2011-1443\", \"CVE-2011-1444\", \"CVE-2011-1445\", \"CVE-2011-1446\", \"CVE-2011-1447\", \"CVE-2011-1448\", \"CVE-2011-1449\", \"CVE-2011-1450\", \"CVE-2011-1451\", \"CVE-2011-1452\", \"CVE-2011-1454\", \"CVE-2011-1455\", \"CVE-2011-1456\", \"CVE-2011-1799\", \"CVE-2011-1800\", \"CVE-2011-1801\", \"CVE-2011-1804\", \"CVE-2011-1806\", \"CVE-2011-1807\", \"CVE-2011-1808\", \"CVE-2011-1809\", \"CVE-2011-1810\", \"CVE-2011-1811\", \"CVE-2011-1812\", \"CVE-2011-1813\", \"CVE-2011-1814\", \"CVE-2011-1815\", \"CVE-2011-1816\", \"CVE-2011-1817\", \"CVE-2011-1818\", \"CVE-2011-1819\", \"CVE-2011-2332\", \"CVE-2011-2342\", \"CVE-2011-2345\", \"CVE-2011-2346\", \"CVE-2011-2347\", \"CVE-2011-2348\", \"CVE-2011-2349\", \"CVE-2011-2350\", \"CVE-2011-2351\", \"CVE-2011-2358\", \"CVE-2011-2359\", \"CVE-2011-2360\", \"CVE-2011-2361\", \"CVE-2011-2782\", \"CVE-2011-2783\", \"CVE-2011-2784\", \"CVE-2011-2785\", \"CVE-2011-2786\", \"CVE-2011-2787\", \"CVE-2011-2788\", \"CVE-2011-2789\", \"CVE-2011-2790\", \"CVE-2011-2791\", \"CVE-2011-2792\", \"CVE-2011-2793\", \"CVE-2011-2794\", \"CVE-2011-2795\", \"CVE-2011-2796\", \"CVE-2011-2797\", \"CVE-2011-2798\", \"CVE-2011-2799\", \"CVE-2011-2800\", \"CVE-2011-2801\", \"CVE-2011-2802\", \"CVE-2011-2803\", \"CVE-2011-2804\", \"CVE-2011-2805\", \"CVE-2011-2818\", \"CVE-2011-2819\", \"CVE-2011-2821\", \"CVE-2011-2823\", \"CVE-2011-2824\", \"CVE-2011-2825\", \"CVE-2011-2826\", \"CVE-2011-2827\", \"CVE-2011-2828\", \"CVE-2011-2829\", \"CVE-2011-2834\", \"CVE-2011-2835\", \"CVE-2011-2836\", \"CVE-2011-2837\", \"CVE-2011-2838\", \"CVE-2011-2839\", \"CVE-2011-2840\", \"CVE-2011-2841\", \"CVE-2011-2842\", \"CVE-2011-2843\", \"CVE-2011-2844\", \"CVE-2011-2845\", \"CVE-2011-2846\", \"CVE-2011-2847\", \"CVE-2011-2848\", \"CVE-2011-2849\", \"CVE-2011-2850\", \"CVE-2011-2851\", \"CVE-2011-2852\", \"CVE-2011-2853\", \"CVE-2011-2854\", \"CVE-2011-2855\", \"CVE-2011-2856\", \"CVE-2011-2857\", \"CVE-2011-2858\", \"CVE-2011-2859\", \"CVE-2011-2860\", \"CVE-2011-2861\", \"CVE-2011-2862\", \"CVE-2011-2864\", \"CVE-2011-2874\", \"CVE-2011-2875\", \"CVE-2011-2876\", \"CVE-2011-2877\", \"CVE-2011-2878\", \"CVE-2011-2879\", \"CVE-2011-2880\", \"CVE-2011-2881\", \"CVE-2011-3234\", \"CVE-2011-3873\", \"CVE-2011-3875\", \"CVE-2011-3876\", \"CVE-2011-3877\", \"CVE-2011-3878\", \"CVE-2011-3879\", \"CVE-2011-3880\", \"CVE-2011-3881\", \"CVE-2011-3882\", \"CVE-2011-3883\", \"CVE-2011-3884\", \"CVE-2011-3885\", \"CVE-2011-3886\", \"CVE-2011-3887\", \"CVE-2011-3888\", \"CVE-2011-3889\", \"CVE-2011-3890\", \"CVE-2011-3891\", \"CVE-2011-3892\", \"CVE-2011-3893\", \"CVE-2011-3894\", \"CVE-2011-3895\", \"CVE-2011-3896\", \"CVE-2011-3897\", \"CVE-2011-3898\", \"CVE-2011-3900\");\n script_name(\"FreeBSD Ports: chromium\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2011 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"FreeBSD Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/freebsd\", \"ssh/login/freebsdrel\");\n\n script_tag(name:\"insight\", value:\"The following package is affected: chromium\");\n\n script_tag(name:\"solution\", value:\"Update your system with the appropriate patches or\n software upgrades.\");\n\n script_xref(name:\"URL\", value:\"http://googlechromereleases.blogspot.com/search/label/Stable%20updates\");\n script_xref(name:\"URL\", value:\"http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update to the system\n as announced in the referenced advisory.\");\n\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-bsd.inc\");\n\nvuln = FALSE;\ntxt = \"\";\n\nbver = portver(pkg:\"chromium\");\nif(!isnull(bver) && revcomp(a:bver, b:\"8.0.552.215\")<0) {\n txt += 'Package chromium version ' + bver + ' is installed which is known to be vulnerable.\\n';\n vuln = TRUE;\n}\n\nif(vuln) {\n security_message(data:txt);\n} else if (__pkg_match) {\n exit(99);\n}\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "threatpost": [{"lastseen": "2018-10-06T23:05:36", "bulletinFamily": "info", "cvelist": ["CVE-2011-1799", "CVE-2011-1800"], "description": "[](<https://threatpost.com/google-fixes-two-chrome-bugs-adds-flash-103-browser-051211/>)Google has released an updated version of its Chrome browser, which includes fixes for two security vulnerabilities as well as a new version of the Adobe Flash player.\n\nThe latest version of Chrome is just a small incremental update of the browser, and there were no bugs found by external researchers that qualified for a reward via the company\u2019s bug bounty program. The bugs fixed in [Chrome 11.0.696.68](<http://googlechromereleases.blogspot.com/2011/05/stable-channel-update.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GoogleChromeReleases+%28Google+Chrome+Releases%29>) include:\n\n * [[64046](<http://code.google.com/p/chromium/issues/detail?id=64046>)] High CVE-2011-1799: Bad casts in Chromium WebKit glue. Credit to Google Chrome Security Team (SkyLined).\n * [[80608](<http://code.google.com/p/chromium/issues/detail?id=80608>)] High CVE-2011-1800: Integer overflows in SVG filters. Credit to Google Chrome Security Team (Cris Neckar). \n\n\nThe inclusion of Flash 10.3 in Chrome means that Chrome users now have the ability to delete so-called Flash cookies, also known as Local Shared Objects, through the browser. That feature makes it much easier for users to control the way that Flash handles those cookies, which have been the subject of criticism from privacy advocates and security researchers.\n\n\u201cUsers now have a simpler way to clear local storage from the browser \nsettings interface \u2013 similar to how users clear their browser cookies \ntoday. Flash Player 10.3 integrates control of local storage with the \nbrowser\u2019s privacy settings in Mozilla Firefox 4, Microsoft Internet \nExplorer 8 and higher, and future releases of Apple Safari and Google \nChrome,\u201d Adobe says in its [release notes for Flash 10.3](<http://labs.adobe.com/technologies/flashplatformruntimes/flashplayer10-3/>).\n", "modified": "2013-04-17T16:34:34", "published": "2011-05-12T17:55:06", "id": "THREATPOST:AA75B6E4705AE9114399B3FA9F780255", "href": "https://threatpost.com/google-fixes-two-chrome-bugs-adds-flash-103-browser-051211/75230/", "type": "threatpost", "title": "Google Fixes Two Chrome Bugs, Adds Flash 10.3 to Browser", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "seebug": [{"lastseen": "2017-11-19T18:03:56", "description": "Bugtraq ID: 47828\r\nCVE ID\uff1aCVE-2011-1800\r\n\r\nGoogle Chrome\u662f\u4e00\u6b3e\u6d41\u884c\u7684WEB\u6d4f\u89c8\u5668\u3002\r\nGoogle Chrome SVG\u8fc7\u6ee4\u5668\u5b58\u5728\u6574\u6570\u6ea2\u51fa\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6b64\u6f0f\u6d1e\u4ee5\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u6267\u884c\u4efb\u610f\u4ee3\u7801\n\nGoogle Chrome 9.0.597.94\r\n Google Chrome 9.0.597.84\r\n Google Chrome 9.0.597.107\r\n Google Chrome 8.0.552.344\r\n Google Chrome 8.0.552.310\r\n Google Chrome 8.0.552.309\r\n Google Chrome 8.0.552.308\r\n Google Chrome 8.0.552.307\r\n Google Chrome 8.0.552.306\r\n Google Chrome 8.0.552.305\r\n Google Chrome 8.0.552.304\r\n Google Chrome 8.0.552.303\r\n Google Chrome 8.0.552.302\r\n Google Chrome 8.0.552.301\r\n Google Chrome 8.0.552.300\r\n Google Chrome 8.0.552.237\r\n Google Chrome 8.0.552.226\r\n Google Chrome 8.0.552.225\r\n Google Chrome 8.0.552.224\r\n Google Chrome 8.0.552.223\r\n Google Chrome 8.0.552.222\r\n Google Chrome 8.0.552.221\r\n Google Chrome 8.0.552.220\r\n Google Chrome 8.0.552.219\r\n Google Chrome 8.0.552.218\r\n Google Chrome 8.0.552.217\r\n Google Chrome 8.0.552.216\r\n Google Chrome 8.0.552.215\r\n Google Chrome 8.0.552.215\r\n Google Chrome 8.0.552.214\r\n Google Chrome 8.0.552.213\r\n Google Chrome 8.0.552.212\r\n Google Chrome 8.0.552.211\r\n Google Chrome 8.0.552.210\r\n Google Chrome 8.0.552.21\r\n Google Chrome 8.0.552.209\r\n Google Chrome 8.0.552.208\r\n Google Chrome 8.0.552.207\r\n Google Chrome 8.0.552.206\r\n Google Chrome 8.0.552.205\r\n Google Chrome 8.0.552.204\r\n Google Chrome 8.0.552.203\r\n Google Chrome 8.0.552.202\r\n Google Chrome 8.0.552.201\r\n Google Chrome 8.0.552.200\r\n Google Chrome 8.0.552.20\r\n Google Chrome 8.0.552.2\r\n Google Chrome 8.0.552.19\r\n Google Chrome 8.0.552.18\r\n Google Chrome 8.0.552.17\r\n Google Chrome 8.0.552.16\r\n Google Chrome 8.0.552.15\r\n Google Chrome 8.0.552.14\r\n Google Chrome 8.0.552.13\r\n Google Chrome 8.0.552.12\r\n Google Chrome 8.0.552.11\r\n Google Chrome 8.0.552.105\r\n Google Chrome 8.0.552.104\r\n Google Chrome 8.0.552.103\r\n Google Chrome 8.0.552.102\r\n Google Chrome 8.0.552.101\r\n Google Chrome 8.0.552.100\r\n Google Chrome 8.0.552.10\r\n Google Chrome 8.0.552.1\r\n Google Chrome 8.0.552.0\r\n Google Chrome 8.0.551.1\r\n Google Chrome 8.0.551.0\r\n Google Chrome 8.0.550.0\r\n Google Chrome 8.0.549.0\r\n Google Chrome 11.0.696.65\r\n Google Chrome 11.0.696.57\r\n Google Chrome 11.0.696.43\r\n Google Chrome 11.0.696.43\r\n Google Chrome 11.0.672.2\r\n Google Chrome 11\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.204\r\n Google Chrome 10.0.648.133\r\n Google Chrome 10.0.648.128\r\n Google Chrome 10.0.648.127\r\n Google Chrome 10.0.648.127\r\n Google Chrome 10\n\u5382\u5546\u89e3\u51b3\u65b9\u6848\r\nGoogle Chrome 11.0.696.68\u5df2\u7ecf\u4fee\u590d\u6b64\u6f0f\u6d1e\uff0c\u5efa\u8bae\u7528\u6237\u4e0b\u8f7d\u4f7f\u7528\uff1a\r\nhttp://www.google.com/chrome", "published": "2011-05-13T00:00:00", "title": "Google Chrome SVG\u8fc7\u6ee4\u5668\u8fdc\u7a0b\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e", "type": "seebug", "bulletinFamily": "exploit", "cvelist": ["CVE-2011-1800"], "modified": "2011-05-13T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-20552", "id": "SSV:20552", "sourceData": "", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "sourceHref": ""}, {"lastseen": "2017-11-19T18:03:51", "description": "Bugtraq ID: 47836\r\nCVE ID\uff1aCVE-2011-1799\r\n\r\nGoogle Chrome\u662f\u4e00\u6b3e\u6d41\u884c\u7684WEB\u6d4f\u89c8\u5668\u3002\r\nChromium WebKit glue\u5b58\u5728\u4e00\u4e2a\u9519\u8bef\u7684\u6570\u636e\u7c7b\u578b\u8f6c\u6362\u95ee\u9898\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6b64\u6f0f\u6d1e\u4ee5\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002\n\nGoogle Chrome 9.0.597.94\r\n Google Chrome 9.0.597.84\r\n Google Chrome 9.0.597.107\r\n Google Chrome 8.0.552.344\r\n Google Chrome 8.0.552.310\r\n Google Chrome 8.0.552.309\r\n Google Chrome 8.0.552.308\r\n Google Chrome 8.0.552.307\r\n Google Chrome 8.0.552.306\r\n Google Chrome 8.0.552.305\r\n Google Chrome 8.0.552.304\r\n Google Chrome 8.0.552.303\r\n Google Chrome 8.0.552.302\r\n Google Chrome 8.0.552.301\r\n Google Chrome 8.0.552.300\r\n Google Chrome 8.0.552.237\r\n Google Chrome 8.0.552.226\r\n Google Chrome 8.0.552.225\r\n Google Chrome 8.0.552.224\r\n Google Chrome 8.0.552.223\r\n Google Chrome 8.0.552.222\r\n Google Chrome 8.0.552.221\r\n Google Chrome 8.0.552.220\r\n Google Chrome 8.0.552.219\r\n Google Chrome 8.0.552.218\r\n Google Chrome 8.0.552.217\r\n Google Chrome 8.0.552.216\r\n Google Chrome 8.0.552.215\r\n Google Chrome 8.0.552.215\r\n Google Chrome 8.0.552.214\r\n Google Chrome 8.0.552.213\r\n Google Chrome 8.0.552.212\r\n Google Chrome 8.0.552.211\r\n Google Chrome 8.0.552.210\r\n Google Chrome 8.0.552.21\r\n Google Chrome 8.0.552.209\r\n Google Chrome 8.0.552.208\r\n Google Chrome 8.0.552.207\r\n Google Chrome 8.0.552.206\r\n Google Chrome 8.0.552.205\r\n Google Chrome 8.0.552.204\r\n Google Chrome 8.0.552.203\r\n Google Chrome 8.0.552.202\r\n Google Chrome 8.0.552.201\r\n Google Chrome 8.0.552.200\r\n Google Chrome 8.0.552.20\r\n Google Chrome 8.0.552.2\r\n Google Chrome 8.0.552.19\r\n Google Chrome 8.0.552.18\r\n Google Chrome 8.0.552.17\r\n Google Chrome 8.0.552.16\r\n Google Chrome 8.0.552.15\r\n Google Chrome 8.0.552.14\r\n Google Chrome 8.0.552.13\r\n Google Chrome 8.0.552.12\r\n Google Chrome 8.0.552.11\r\n Google Chrome 8.0.552.105\r\n Google Chrome 8.0.552.104\r\n Google Chrome 8.0.552.103\r\n Google Chrome 8.0.552.102\r\n Google Chrome 8.0.552.101\r\n Google Chrome 8.0.552.100\r\n Google Chrome 8.0.552.10\r\n Google Chrome 8.0.552.1\r\n Google Chrome 8.0.552.0\r\n Google Chrome 8.0.551.1\r\n Google Chrome 8.0.551.0\r\n Google Chrome 8.0.550.0\r\n Google Chrome 8.0.549.0\r\n Google Chrome 11.0.696.65\r\n Google Chrome 11.0.696.57\r\n Google Chrome 11.0.696.43\r\n Google Chrome 11.0.696.43\r\n Google Chrome 11.0.672.2\r\n Google Chrome 11\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.205\r\n Google Chrome 10.0.648.204\r\n Google Chrome 10.0.648.133\r\n Google Chrome 10.0.648.128\r\n Google Chrome 10.0.648.127\r\n Google Chrome 10.0.648.127\r\n Google Chrome 10\n\u5382\u5546\u89e3\u51b3\u65b9\u6848\r\nGoogle Chrome 11.0.696.68\u5df2\u7ecf\u4fee\u590d\u6b64\u6f0f\u6d1e\uff0c\u5efa\u8bae\u7528\u6237\u4e0b\u8f7d\u4f7f\u7528\uff1a\r\nhttp://www.google.com/chrome", "published": "2011-05-13T00:00:00", "title": "Google Chrome WebKit Glue\u9519\u8bef\u8f6c\u6362\u8fdc\u7a0b\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e", "type": "seebug", "bulletinFamily": "exploit", "cvelist": ["CVE-2011-1799"], "modified": "2011-05-13T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-20553", "id": "SSV:20553", "sourceData": "", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "sourceHref": ""}], "nessus": [{"lastseen": "2021-01-06T09:46:32", "description": "Several vulnerabilities were discovered in the Chromium browser. The\nCommon Vulnerabilities and Exposures project identifies the following\nproblems :\n\n - CVE-2011-1292\n Use-after-free vulnerability in the frame-loader\n implementation in Google Chrome allows remote attackers\n to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n - CVE-2011-1293\n Use-after-free vulnerability in the HTMLCollection\n implementation in Google Chrome allows remote attackers\n to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n - CVE-2011-1440\n Use-after-free vulnerability in Google Chrome allows\n remote attackers to cause a denial of service or\n possibly have unspecified other impact via vectors\n related to the Ruby element and Cascading Style Sheets\n (CSS) token sequences.\n\n - CVE-2011-1444\n Race condition in the sandbox launcher implementation in\n Google Chrome on Linux allows remote attackers to cause\n a denial of service or possibly have unspecified other\n impact via unknown vectors.\n\n - CVE-2011-1797\n Google Chrome does not properly render tables, which\n allows remote attackers to cause a denial of service or\n possibly have unspecified other impact via unknown\n vectors that lead to a 'stale pointer'.\n\n - CVE-2011-1799\n Google Chrome does not properly perform casts of\n variables during interaction with the WebKit engine,\n which allows remote attackers to cause a denial of\n service or possibly have unspecified other impact via\n unknown vectors.", "edition": 17, "published": "2011-06-10T00:00:00", "title": "Debian DSA-2245-1 : chromium-browser - several vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "modified": "2011-06-10T00:00:00", "cpe": ["cpe:/o:debian:debian_linux:6.0", "p-cpe:/a:debian:debian_linux:chromium-browser"], "id": "DEBIAN_DSA-2245.NASL", "href": "https://www.tenable.com/plugins/nessus/55033", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Debian Security Advisory DSA-2245. The text \n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(55033);\n script_version(\"1.12\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/04\");\n\n script_cve_id(\"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1440\", \"CVE-2011-1444\", \"CVE-2011-1797\", \"CVE-2011-1799\");\n script_bugtraq_id(47029, 47604, 47830);\n script_xref(name:\"DSA\", value:\"2245\");\n\n script_name(english:\"Debian DSA-2245-1 : chromium-browser - several vulnerabilities\");\n script_summary(english:\"Checks dpkg output for the updated package\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Several vulnerabilities were discovered in the Chromium browser. The\nCommon Vulnerabilities and Exposures project identifies the following\nproblems :\n\n - CVE-2011-1292\n Use-after-free vulnerability in the frame-loader\n implementation in Google Chrome allows remote attackers\n to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n - CVE-2011-1293\n Use-after-free vulnerability in the HTMLCollection\n implementation in Google Chrome allows remote attackers\n to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n - CVE-2011-1440\n Use-after-free vulnerability in Google Chrome allows\n remote attackers to cause a denial of service or\n possibly have unspecified other impact via vectors\n related to the Ruby element and Cascading Style Sheets\n (CSS) token sequences.\n\n - CVE-2011-1444\n Race condition in the sandbox launcher implementation in\n Google Chrome on Linux allows remote attackers to cause\n a denial of service or possibly have unspecified other\n impact via unknown vectors.\n\n - CVE-2011-1797\n Google Chrome does not properly render tables, which\n allows remote attackers to cause a denial of service or\n possibly have unspecified other impact via unknown\n vectors that lead to a 'stale pointer'.\n\n - CVE-2011-1799\n Google Chrome does not properly perform casts of\n variables during interaction with the WebKit engine,\n which allows remote attackers to cause a denial of\n service or possibly have unspecified other impact via\n unknown vectors.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1292\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1293\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1440\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1444\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1797\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/CVE-2011-1799\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/squeeze/chromium-browser\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.debian.org/security/2011/dsa-2245\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"Upgrade the chromium-browser packages.\n\nFor the stable distribution (squeeze), these problems have been fixed\nin version 6.0.472.63~r59945-5+squeeze5.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:chromium-browser\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:6.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/05/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2011/06/10\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2011-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"6.0\", prefix:\"chromium-browser\", reference:\"6.0.472.63~r59945-5+squeeze5\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"chromium-browser-dbg\", reference:\"6.0.472.63~r59945-5+squeeze5\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"chromium-browser-inspector\", reference:\"6.0.472.63~r59945-5+squeeze5\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"chromium-browser-l10n\", reference:\"6.0.472.63~r59945-5+squeeze5\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-01-07T10:45:01", "description": "Google Chrome Releases reports :\n\nFixed in 15.0.874.121 : [103259] High CVE-2011-3900: Out-of-bounds\nwrite in v8. Credit to Christian Holler.\n\nFixed in 15.0.874.120 : [100465] High CVE-2011-3892: Double free in\nTheora decoder. Credit to Aki Helin of OUSPG. [100492] [100543] Medium\nCVE-2011-3893: Out of bounds reads in MKV and Vorbis media handlers.\nCredit to Aki Helin of OUSPG. [101172] High CVE-2011-3894: Memory\ncorruption regression in VP8 decoding. Credit to Andrew Scherkus of\nthe Chromium development community. [101458] High CVE-2011-3895: Heap\noverflow in Vorbis decoder. Credit to Aki Helin of OUSPG. [101624]\nHigh CVE-2011-3896: Buffer overflow in shader variable mapping. Credit\nto Ken 'strcpy' Russell of the Chromium development community.\n[102242] High CVE-2011-3897: Use-after-free in editing. Credit to\npa_kt reported through ZDI (ZDI-CAN-1416). [102461] Low CVE-2011-3898:\nFailure to ask for permission to run applets in JRE7. Credit to Google\nChrome Security Team (Chris Evans).\n\nFixed in 15.0.874.102 : [86758] High CVE-2011-2845: URL bar spoof in\nhistory handling. Credit to Jordi Chancel. [88949] Medium\nCVE-2011-3875: URL bar spoof with drag+drop of URLs. Credit to Jordi\nChancel. [90217] Low CVE-2011-3876: Avoid stripping whitespace at the\nend of download filenames. Credit to Marc Novak. [91218] Low\nCVE-2011-3877: XSS in appcache internals page. Credit to Google Chrome\nSecurity Team (Tom Sepez) plus independent discovery by Juho Nurminen.\n[94487] Medium CVE-2011-3878: Race condition in worker process\ninitialization. Credit to miaubiz. [95374] Low CVE-2011-3879: Avoid\nredirect to chrome scheme URIs. Credit to Masato Kinugawa. [95992] Low\nCVE-2011-3880: Don't permit as a HTTP header delimiter. Credit to\nVladimir Vorontsov, ONsec company. [96047] [96885] [98053] [99512]\n[99750] High CVE-2011-3881 : Cross-origin policy violations. Credit to\nSergey Glazunov. [96292] High CVE-2011-3882: Use-after-free in media\nbuffer handling. Credit to Google Chrome Security Team (Inferno).\n[96902] High CVE-2011-3883: Use-after-free in counter handling. Credit\nto miaubiz. [97148] High CVE-2011-3884: Timing issues in DOM\ntraversal. Credit to Brian Ryner of the Chromium development\ncommunity. [97599] [98064] [98556] [99294] [99880] [100059] High\nCVE-2011-3885 : Stale style bugs leading to use-after-free. Credit to\nmiaubiz. [98773] [99167] High CVE-2011-3886: Out of bounds writes in\nv8. Credit to Christian Holler. [98407] Medium CVE-2011-3887: Cookie\ntheft with javascript URIs. Credit to Sergey Glazunov. [99138] High\nCVE-2011-3888: Use-after-free with plug-in and editing. Credit to\nmiaubiz. [99211] High CVE-2011-3889: Heap overflow in Web Audio.\nCredit to miaubiz. [99553] High CVE-2011-3890: Use-after-free in video\nsource handling. Credit to Ami Fischman of the Chromium development\ncommunity. [100332] High CVE-2011-3891: Exposure of internal v8\nfunctions. Credit to Steven Keuchel of the Chromium development\ncommunity plus independent discovery by Daniel Divricean.\n\nFixed in 14.0.835.202 : [93788] High CVE-2011-2876: Use-after-free in\ntext line box handling. Credit to miaubiz. [95072] High CVE-2011-2877:\nStale font in SVG text handling. Credit to miaubiz. [95671] High\nCVE-2011-2878: Inappropriate cross-origin access to the window\nprototype. Credit to Sergey Glazunov. [96150] High CVE-2011-2879:\nLifetime and threading issues in audio node handling. Credit to Google\nChrome Security Team (Inferno). [97451] [97520] [97615] High\nCVE-2011-2880: Use-after-free in the v8 bindings. Credit to Sergey\nGlazunov. [97784] High CVE-2011-2881: Memory corruption with v8 hidden\nobjects. Credit to Sergey Glazunov. [98089] Critical CVE-2011-3873:\nMemory corruption in shader translator. Credit to Zhenyao Mo of the\nChromium development community.\n\nFixed in 14.0.835.163 : [49377] High CVE-2011-2835: Race condition in\nthe certificate cache. Credit to Ryan Sleevi of the Chromium\ndevelopment community. [51464] Low CVE-2011-2836: Infobar the Windows\nMedia Player plug-in to avoid click-free access to the system Flash.\nCredit to electronixtar. [Linux only] [57908] Low CVE-2011-2837: Use\nPIC / pie compiler flags. Credit to wbrana. [75070] Low CVE-2011-2838:\nTreat MIME type more authoritatively when loading plug-ins. Credit to\nMichal Zalewski of the Google Security Team. [76771] High\nCVE-2011-2839: Crash in v8 script object wrappers. Credit to Kostya\nSerebryany of the Chromium development community. [78427] [83031] Low\nCVE-2011-2840: Possible URL bar spoofs with unusual user interaction.\nCredit to kuzzcc. [78639] High CVE-2011-2841: Garbage collection error\nin PDF. Credit to Mario Gomes. [82438] Medium CVE-2011-2843:\nOut-of-bounds read with media buffers. Credit to Kostya Serebryany of\nthe Chromium development community. [85041] Medium CVE-2011-2844:\nOut-of-bounds read with mp3 files. Credit to Mario Gomes. [89219] High\nCVE-2011-2846: Use-after-free in unload event handling. Credit to\nArthur Gerkis. [89330] High CVE-2011-2847: Use-after-free in document\nloader. Credit to miaubiz. [89564] Medium CVE-2011-2848: URL bar spoof\nwith forward button. Credit to Jordi Chancel. [89795] Low\nCVE-2011-2849: Browser NULL pointer crash with WebSockets. Credit to\nArthur Gerkis. [89991] Medium CVE-2011-3234: Out-of-bounds read in box\nhandling. Credit to miaubiz. [90134] Medium CVE-2011-2850:\nOut-of-bounds read with Khmer characters. Credit to miaubiz. [90173]\nMedium CVE-2011-2851: Out-of-bounds read in video handling. Credit to\nGoogle Chrome Security Team (Inferno). [91120] High CVE-2011-2852:\nOff-by-one in v8. Credit to Christian Holler. [91197] High\nCVE-2011-2853: Use-after-free in plug-in handling. Credit to Google\nChrome Security Team (SkyLined). [92651] [94800] High CVE-2011-2854:\nUse-after-free in ruby / table style handing. Credit to Slawomir\nBlazek, and independent later discoveries by miaubiz and Google Chrome\nSecurity Team (Inferno). [92959] High CVE-2011-2855: Stale node in\nstylesheet handling. Credit to Arthur Gerkis. [93416] High\nCVE-2011-2856: Cross-origin bypass in v8. Credit to Daniel Divricean.\n[93420] High CVE-2011-2857: Use-after-free in focus controller. Credit\nto miaubiz. [93472] High CVE-2011-2834: Double free in libxml XPath\nhandling. Credit to Yang Dingning from NCNIPC, Graduate University of\nChinese Academy of Sciences. [93497] Medium CVE-2011-2859: Incorrect\npermissions assigned to non-gallery pages. Credit to Bernhard 'Bruhns'\nBrehm of Recurity Labs. [93587] High CVE-2011-2860: Use-after-free in\ntable style handling. Credit to miaubiz. [93596] Medium CVE-2011-2861:\nBad string read in PDF. Credit to Aki Helin of OUSPG. [93906] High\nCVE-2011-2862: Unintended access to v8 built-in objects. Credit to\nSergey Glazunov. [95563] Medium CVE-2011-2864: Out-of-bounds read with\nTibetan characters. Credit to Google Chrome Security Team (Inferno).\n[95625] Medium CVE-2011-2858: Out-of-bounds read with triangle arrays.\nCredit to Google Chrome Security Team (Inferno). [95917] Low\nCVE-2011-2874: Failure to pin a self-signed cert for a session. Credit\nto Nishant Yadant of VMware and Craig Chamberlain (@randomuserid).\nHigh CVE-2011-2875: Type confusion in v8 object sealing. Credit to\nChristian Holler.\n\nFixed in 13.0.782.215 : [89402] High CVE-2011-2821: Double free in\nlibxml XPath handling. Credit to Yang Dingning from NCNIPC, Graduate\nUniversity of Chinese Academy of Sciences. [82552] High CVE-2011-2823:\nUse-after-free in line box handling. Credit to Google Chrome Security\nTeam (SkyLined) and independent later discovery by miaubiz. [88216]\nHigh CVE-2011-2824: Use-after-free with counter nodes. Credit to\nmiaubiz. [88670] High CVE-2011-2825: Use-after-free with custom fonts.\nCredit to wushi of team509 reported through ZDI (ZDI-CAN-1283), plus\nindepdendent later discovery by miaubiz. [87453] High CVE-2011-2826:\nCross-origin violation with empty origins. Credit to Sergey Glazunov.\n[90668] High CVE-2011-2827: Use-after-free in text searching. Credit\nto miaubiz. [91517] High CVE-2011-2828: Out-of-bounds write in v8.\nCredit to Google Chrome Security Team (SkyLined). [32-bit only]\n[91598] High CVE-2011-2829: Integer overflow in uniform arrays. Credit\nto Sergey Glazunov. [Linux only] [91665] High CVE-2011-2839: Buggy\nmemset() in PDF. Credit to Aki Helin of OUSPG.\n\nFixed in 13.0.782.107 : [75821] Medium CVE-2011-2358: Always confirm\nan extension install via a browser dialog. Credit to Sergey Glazunov.\n[78841] High CVE-2011-2359: Stale pointer due to bad line box tracking\nin rendering. Credit to miaubiz and Martin Barbella. [79266] Low\nCVE-2011-2360: Potential bypass of dangerous file prompt. Credit to\nkuzzcc. [79426] Low CVE-2011-2361: Improve designation of strings in\nthe basic auth dialog. Credit to kuzzcc. [Linux only] [81307] Medium\nCVE-2011-2782: File permissions error with drag and drop. Credit to\nEvan Martin of the Chromium development community. [83273] Medium\nCVE-2011-2783: Always confirm a developer mode NPAPI extension install\nvia a browser dialog. Credit to Sergey Glazunov. [83841] Low\nCVE-2011-2784: Local file path disclosure via GL program log. Credit\nto kuzzcc. [84402] Low CVE-2011-2785: Sanitize the homepage URL in\nextensions. Credit to kuzzcc. [84600] Low CVE-2011-2786: Make sure the\nspeech input bubble is always on-screen. Credit to Olli Pettay of\nMozilla. [84805] Medium CVE-2011-2787: Browser crash due to GPU lock\nre-entrancy issue. Credit to kuzzcc. [85559] Low CVE-2011-2788: Buffer\noverflow in inspector serialization. Credit to Mikolaj Malecki.\n[85808] Medium CVE-2011-2789: Use after free in Pepper plug-in\ninstantiation. Credit to Mario Gomes and kuzzcc. [86502] High\nCVE-2011-2790: Use-after-free with floating styles. Credit to miaubiz.\n[86900] High CVE-2011-2791: Out-of-bounds write in ICU. Credit to Yang\nDingning from NCNIPC, Graduate University of Chinese Academy of\nSciences. [87148] High CVE-2011-2792: Use-after-free with float\nremoval. Credit to miaubiz. [87227] High CVE-2011-2793: Use-after-free\nin media selectors. Credit to miaubiz. [87298] Medium CVE-2011-2794:\nOut-of-bounds read in text iteration. Credit to miaubiz. [87339]\nMedium CVE-2011-2795: Cross-frame function leak. Credit to Shih\nWei-Long. [87548] High CVE-2011-2796: Use-after-free in Skia. Credit\nto Google Chrome Security Team (Inferno) and Kostya Serebryany of the\nChromium development community. [87729] High CVE-2011-2797:\nUse-after-free in resource caching. Credit to miaubiz. [87815] Low\nCVE-2011-2798: Prevent a couple of internal schemes from being web\naccessible. Credit to sirdarckcat of the Google Security Team. [87925]\nHigh CVE-2011-2799: Use-after-free in HTML range handling. Credit to\nmiaubiz. [88337] Medium CVE-2011-2800: Leak of client-side redirect\ntarget. Credit to Juho Nurminen. [88591] High CVE-2011-2802: v8 crash\nwith const lookups. Credit to Christian Holler. [88827] Medium\nCVE-2011-2803: Out-of-bounds read in Skia paths. Credit to Google\nChrome Security Team (Inferno). [88846] High CVE-2011-2801:\nUse-after-free in frame loader. Credit to miaubiz. [88889] High\nCVE-2011-2818: Use-after-free in display box rendering. Credit to\nMartin Barbella. [89142] High CVE-2011-2804: PDF crash with nested\nfunctions. Credit to Aki Helin of OUSPG. [89520] High CVE-2011-2805:\nCross-origin script injection. Credit to Sergey Glazunov. [90222] High\nCVE-2011-2819: Cross-origin violation in base URI handling. Credit to\nSergey Glazunov.\n\nFixed in 12.0.742.112 : [77493] Medium CVE-2011-2345: Out-of-bounds\nread in NPAPI string handling. Credit to Philippe Arteau. [84355] High\nCVE-2011-2346: Use-after-free in SVG font handling. Credit to miaubiz.\n[85003] High CVE-2011-2347: Memory corruption in CSS parsing. Credit\nto miaubiz. [85102] High CVE-2011-2350: Lifetime and re-entrancy\nissues in the HTML parser. Credit to miaubiz. [85177] High\nCVE-2011-2348: Bad bounds check in v8. Credit to Aki Helin of OUSPG.\n[85211] High CVE-2011-2351: Use-after-free with SVG use element.\nCredit to miaubiz. [85418] High CVE-2011-2349: Use-after-free in text\nselection. Credit to miaubiz.\n\nFixed in 12.0.742.91 : [73962] [79746] High CVE-2011-1808:\nUse-after-free due to integer issues in float handling. Credit to\nmiaubiz. [75496] Medium CVE-2011-1809: Use-after-free in accessibility\nsupport. Credit to Google Chrome Security Team (SkyLined). [75643] Low\nCVE-2011-1810: Visit history information leak in CSS. Credit to Jesse\nMohrland of Microsoft and Microsoft Vulnerability Research (MSVR).\n[76034] Low CVE-2011-1811: Browser crash with lots of form\nsubmissions. Credit to 'DimitrisV22'. [77026] Medium CVE-2011-1812:\nExtensions permission bypass. Credit to kuzzcc. [78516] High\nCVE-2011-1813: Stale pointer in extension framework. Credit to Google\nChrome Security Team (Inferno). [79362] Medium CVE-2011-1814: Read\nfrom uninitialized pointer. Credit to Eric Roman of the Chromium\ndevelopment community. [79862] Low CVE-2011-1815: Extension script\ninjection into new tab page. Credit to kuzzcc. [80358] Medium\nCVE-2011-1816: Use-after-free in developer tools. Credit to kuzzcc.\n[81916] Medium CVE-2011-1817: Browser memory corruption in history\ndeletion. Credit to Collin Payne. [81949] High CVE-2011-1818:\nUse-after-free in image loader. Credit to miaubiz. [83010] Medium\nCVE-2011-1819: Extension injection into chrome:// pages. Credit to\nVladislavas Jarmalis, plus subsequent independent discovery by Sergey\nGlazunov. [83275] High CVE-2011-2332: Same origin bypass in v8. Credit\nto Sergey Glazunov. [83743] High CVE-2011-2342: Same origin bypass in\nDOM. Credit to Sergey Glazunov.\n\nFixed in 11.0.696.71 : [72189] Low CVE-2011-1801: Pop-up blocker\nbypass. Credit to Chamal De Silva. [82546] High CVE-2011-1804: Stale\npointer in floats rendering. Credit to Martin Barbella. [82873]\nCritical CVE-2011-1806: Memory corruption in GPU command buffer.\nCredit to Google Chrome Security Team (Cris Neckar). [82903] Critical\nCVE-2011-1807: Out-of-bounds write in blob handling. Credit to Google\nChrome Security Team (Inferno) and Kostya Serebryany of the Chromium\ndevelopment community.\n\nFixed in 11.0.696.68 : [64046] High CVE-2011-1799: Bad casts in\nChromium WebKit glue. Credit to Google Chrome Security Team\n(SkyLined). [80608] High CVE-2011-1800: Integer overflows in SVG\nfilters. Credit to Google Chrome Security Team (Cris Neckar).\n\nFixed in 11.0.696.57 : [61502] High CVE-2011-1303: Stale pointer in\nfloating object handling. Credit to Scott Hess of the Chromium\ndevelopment community and Martin Barbella. [70538] Low CVE-2011-1304:\nPop-up block bypass via plug-ins. Credit to Chamal De Silva. [Linux /\nMac only] [70589] Medium CVE-2011-1305: Linked-list race in database\nhandling. Credit to Kostya Serebryany of the Chromium development\ncommunity. [71586] Medium CVE-2011-1434: Lack of thread safety in MIME\nhandling. Credit to Aki Helin. [72523] Medium CVE-2011-1435: Bad\nextension with 'tabs' permission can capture local files. Credit to\nCole Snodgrass. [Linux only] [72910] Low CVE-2011-1436: Possible\nbrowser crash due to bad interaction with X. Credit to miaubiz.\n[73526] High CVE-2011-1437: Integer overflows in float rendering.\nCredit to miaubiz. [74653] High CVE-2011-1438: Same origin policy\nviolation with blobs. Credit to kuzzcc. [Linux only] [74763] High\nCVE-2011-1439: Prevent interference between renderer processes. Credit\nto Julien Tinnes of the Google Security Team. [75186] High\nCVE-2011-1440: Use-after-free with <ruby> tag and CSS. Credit to Jose\nA. Vazquez. [75347] High CVE-2011-1441: Bad cast with floating select\nlists. Credit to Michael Griffiths. [75801] High CVE-2011-1442:\nCorrupt node trees with mutation events. Credit to Sergey Glazunov and\nwushi of team 509. [76001] High CVE-2011-1443: Stale pointers in\nlayering code. Credit to Martin Barbella. [Linux only] [76542] High\nCVE-2011-1444: Race condition in sandbox launcher. Credit to Dan\nRosenberg. Medium CVE-2011-1445: Out-of-bounds read in SVG. Credit to\nwushi of team509. [76666] [77507] [78031] High CVE-2011-1446: Possible\nURL bar spoofs with navigation errors and interrupted loads. Credit to\nkuzzcc. [76966] High CVE-2011-1447: Stale pointer in drop-down list\nhandling. Credit to miaubiz. [77130] High CVE-2011-1448: Stale pointer\nin height calculations. Credit to wushi of team509. [77346] High\nCVE-2011-1449: Use-after-free in WebSockets. Credit to Marek\nMajkowski. Low CVE-2011-1450: Dangling pointers in file dialogs.\nCredit to kuzzcc. [77463] High CVE-2011-1451: Dangling pointers in DOM\nid map. Credit to Sergey Glazunov. [77786] Medium CVE-2011-1452: URL\nbar spoof with redirect and manual reload. Credit to Jordi Chancel.\n[79199] High CVE-2011-1454: Use-after-free in DOM id handling. Credit\nto Sergey Glazunov. [79361] Medium CVE-2011-1455: Out-of-bounds read\nwith multipart-encoded PDF. Credit to Eric Roman of the Chromium\ndevelopment community. [79364] High CVE-2011-1456: Stale pointers with\nPDF forms. Credit to Eric Roman of the Chromium development community.\n\nFixed in 10.0.648.205 : [75629] Critical CVE-2011-1301: Use-after-free\nin the GPU process. Credit to Google Chrome Security Team (Inferno).\n[78524] Critical CVE-2011-1302: Heap overflow in the GPU process.\nCredit to Christoph Diehl.\n\nFixed in 10.0.648.204 : [72517] High CVE-2011-1291: Buffer error in\nbase string handling. Credit to Alex Turpin. [73216] High\nCVE-2011-1292: Use-after-free in the frame loader. Credit to Slawomir\nBlazek. [73595] High CVE-2011-1293: Use-after-free in HTMLCollection.\nCredit to Sergey Glazunov. [74562] High CVE-2011-1294: Stale pointer\nin CSS handling. Credit to Sergey Glazunov. [74991] High\nCVE-2011-1295: DOM tree corruption with broken node parentage. Credit\nto Sergey Glazunov. [75170] High CVE-2011-1296: Stale pointer in SVG\ntext handling. Credit to Sergey Glazunov.\n\nFixed in 10.0.648.133 : [75712] High Memory corruption in style\nhandling. Credit to Vincenzo Iozzo, Ralf Philipp Weinmann and Willem\nPinckaers reported through ZDI.\n\nFixed in 10.0.648.127 : [42765] Low Possible to navigate or close the\ntop location in a sandboxed frame. Credit to sirdarckcat of the Google\nSecurity Team. [Linux only] [49747] Low Work around an X server bug\nand crash with long messages. Credit to Louis Lang. [Linux only]\n[66962] Low Possible browser crash with parallel print()s. Credit to\nAki Helin of OUSPG. [69187] Medium Cross-origin error message leak.\nCredit to Daniel Divricean. [69628] High Memory corruption with\ncounter nodes. Credit to Martin Barbella. [70027] High Stale node in\nbox layout. Credit to Martin Barbella. [70336] Medium Cross-origin\nerror message leak with workers. Credit to Daniel Divricean. [70442]\nHigh Use after free with DOM URL handling. Credit to Sergey Glazunov.\n[Linux only] [70779] Medium Out of bounds read handling unicode\nranges. Credit to miaubiz. [70877] High Same origin policy bypass in\nv8. Credit to Daniel Divricean. [70885] [71167] Low Pop-up blocker\nbypasses. Credit to Chamal de Silva. [71763] High Use-after-free in\ndocument script lifetime handling. Credit to miaubiz. [71788] High\nOut-of-bounds write in the OGG container. Credit to Google Chrome\nSecurity Team (SkyLined); plus subsequent independent discovery by\nDavid Weston of Microsoft and MSVR. [72028] High Stale pointer in\ntable painting. Credit to Martin Barbella. [73026] High Use of corrupt\nout-of-bounds structure in video code. Credit to Tavis Ormandy of the\nGoogle Security Team. [73066] High Crash with the DataView object.\nCredit to Sergey Glazunov. [73134] High Bad cast in text rendering.\nCredit to miaubiz. [73196] High Stale pointer in WebKit context code.\nCredit to Sergey Glazunov. [73716] Low Leak of heap address in XSLT.\nCredit to Google Chrome Security Team (Chris Evans). [73746] High\nStale pointer with SVG cursors. Credit to Sergey Glazunov. [74030]\nHigh DOM tree corruption with attribute handling. Credit to Sergey\nGlazunov. [74662] High Corruption via re-entrancy of RegExp code.\nCredit to Christian Holler. [74675] High Invalid memory access in v8.\nCredit to Christian Holler.\n\nFixed in 9.0.597.107 : [54262] High URL bar spoof. Credit to Jordi\nChancel. [63732] High Crash with JavaScript dialogs. Credit to Sergey\nRadchenko. [68263] High Stylesheet node stale pointer. Credit to\nSergey Glazunov. [68741] High Stale pointer with key frame rule.\nCredit to Sergey Glazunov. [70078] High Crash with forms controls.\nCredit to Stefan van Zanden. [70244] High Crash in SVG rendering.\nCredit to Slawomir Blazek. [64-bit Linux only] [70376] Medium\nOut-of-bounds read in pickle deserialization. Credit to Evgeniy\nStepanov of the Chromium development community. [71114] High Stale\nnode in table handling. Credit to Martin Barbella. [71115] High Stale\npointer in table rendering. Credit to Martin Barbella. [71296] High\nStale pointer in SVG animations. Credit to miaubiz. [71386] High Stale\nnodes in XHTML. Credit to wushi of team509. [71388] High Crash in\ntextarea handling. Credit to wushi of team509. [71595] High Stale\npointer in device orientation. Credit to Sergey Glazunov. [71717]\nMedium Out-of-bounds read in WebGL. Credit to miaubiz. [71855] High\nInteger overflow in textarea handling. Credit to miaubiz. [71960]\nMedium Out-of-bounds read in WebGL. Credit to Google Chrome Security\nTeam (Inferno). [72214] High Accidental exposure of internal extension\nfunctions. Credit to Tavis Ormandy of the Google Security Team.\n[72437] High Use-after-free with blocked plug-ins. Credit to Chamal de\nSilva. [73235] High Stale pointer in layout. Credit to Martin\nBarbella.\n\nFixed in 9.0.597.94 : [67234] High Stale pointer in animation event\nhandling. Credit to Rik Cabanier. [68120] High Use-after-free in SVG\nfont faces. Credit to miaubiz. [69556] High Stale pointer with\nanonymous block handling. Credit to Martin Barbella. [69970] Medium\nOut-of-bounds read in plug-in handling. Credit to Bill Budge of\nGoogle. [70456] Medium Possible failure to terminate process on\nout-of-memory condition. Credit to David Warren of CERT/CC.\n\nFixed in 9.0.597.84 : [Mac only] [42989] Low Minor sandbox leak via\nstat(). Credit to Daniel Cheng of the Chromium development community.\n[55831] High Use-after-free in image loading. Credit to Aki Helin of\nOUSPG. [59081] Low Apply some restrictions to cross-origin drag +\ndrop. Credit to Google Chrome Security Team (SkyLined) and the Google\nSecurity Team (Michal Zalewski, David Bloom). [62791] Low Browser\ncrash with extension with missing key. Credit to Brian Kirchoff.\n[64051] High Crashing when printing in PDF event handler. Credit to\nAki Helin of OUSPG. [65669] Low Handle merging of autofill profiles\nmore gracefully. Credit to Google Chrome Security Team (Inferno). [Mac\nonly] [66931] Low Work around a crash in the Mac OS 10.5 SSL\nlibraries. Credit to Dan Morrison. [68244] Low Browser crash with bad\nvolume setting. Credit to Matthew Heidermann. [69195] Critical Race\ncondition in audio handling. Credit to the gamers of Reddit!\n\nFixed in 8.0.552.237 : [58053] Medium Browser crash in extensions\nnotification handling. Credit to Eric Roman of the Chromium\ndevelopment community. [65764] High Bad pointer handling in node\niteration. Credit to Sergey Glazunov. [66334] High Crashes when\nprinting multi-page PDFs. Credit to Google Chrome Security Team (Chris\nEvans). [66560] High Stale pointer with CSS + canvas. Credit to Sergey\nGlazunov. [66748] High Stale pointer with CSS + cursors. Credit to Jan\nTosovsk. [67100] High Use after free in PDF page handling. Credit to\nGoogle Chrome Security Team (Chris Evans). [67208] High Stack\ncorruption after PDF out-of-memory condition. Credit to Jared Allar of\nCERT. [67303] High Bad memory access with mismatched video frame\nsizes. Credit to Aki Helin of OUSPG; plus independent discovery by\nGoogle Chrome Security Team (SkyLined) and David Warren of CERT.\n[67363] High Stale pointer with SVG use element. Credited anonymously;\nplus indepdent discovery by miaubiz. [67393] Medium Uninitialized\npointer in the browser triggered by rogue extension. Credit to kuzzcc.\n[68115] High Vorbis decoder buffer overflows. Credit to David Warren\nof CERT. [68170] High Buffer overflow in PDF shading. Credit to Aki\nHelin of OUSPG. [68178] High Bad cast in anchor handling. Credit to\nSergey Glazunov. [68181] High Bad cast in video handling. Credit to\nSergey Glazunov. [68439] High Stale rendering node after DOM node\nremoval. Credit to Martin Barbella; plus independent discovery by\nGoogle Chrome Security Team (SkyLined). [68666] Critical Stale pointer\nin speech handling. Credit to Sergey Glazunov.\n\nFixed in 8.0.552.224 : [64-bit Linux only] [56449] High Bad validation\nfor message deserialization on 64-bit builds. Credit to Lei Zhang of\nthe Chromium development community. [60761] Medium Bad extension can\ncause browser crash in tab handling. Credit to kuzzcc. [63529] Low\nBrowser crash with NULL pointer in web worker handling. Credit to\nNathan Weizenbaum of Google. [63866] Medium Out-of-bounds read in CSS\nparsing. Credit to Chris Rohlf. [64959] High Stale pointers in cursor\nhandling. Credit to Slawomir Blazek and Sergey Glazunov.\n\nFixed in 8.0.552.215 : [17655] Low Possible pop-up blocker bypass.\nCredit to Google Chrome Security Team (SkyLined). [55745] Medium\nCross-origin video theft with canvas. Credit to Nirankush Panchbhai\nand Microsoft Vulnerability Research (MSVR). [56237] Low Browser crash\nwith HTML5 databases. Credit to Google Chrome Security Team (Inferno).\n[58319] Low Prevent excessive file dialogs, possibly leading to\nbrowser crash. Credit to Cezary Tomczak (gosu.pl). [59554] High Use\nafter free in history handling. Credit to Stefan Troger. [Linux / Mac]\n[59817] Medium Make sure the 'dangerous file types' list is uptodate\nwith the Windows platforms. Credit to Billy Rios of the Google\nSecurity Team. [61701] Low Browser crash with HTTP proxy\nauthentication. Credit to Mohammed Bouhlel. [61653] Medium\nOut-of-bounds read regression in WebM video support. Credit to Google\nChrome Security Team (Chris Evans), based on earlier testcases from\nMozilla and Microsoft (MSVR). [62127] High Crash due to bad indexing\nwith malformed video. Credit to miaubiz. [62168] Medium Possible\nbrowser memory corruption via malicious privileged extension. Credit\nto kuzzcc. [62401] High Use after free with SVG animations. Credit to\nSlawomir Blazek. [63051] Medium Use after free in mouse dragging event\nhandling. Credit to kuzzcc. [63444] High Double free in XPath\nhandling. Credit to Yang Dingning from NCNIPC, Graduate University of\nChinese Academy of Sciences.\n\nFixed in 7.0.517.44 : [51602] High Use-after-free in text editing.\nCredit to David Bloom of the Google Security Team, Google Chrome\nSecurity Team (Inferno) and Google Chrome Security Team (Cris Neckar).\n[55257] High Memory corruption with enormous text area. Credit to\nwushi of team509. [58657] High Bad cast with the SVG use element.\nCredit to the kuzzcc. [58731] High Invalid memory read in XPath\nhandling. Credit to Bui Quang Minh from Bkis (www.bkis.com). [58741]\nHigh Use-after-free in text control selections. Credit to 'vkouchna'.\n[Linux only] [59320] High Integer overflows in font handling. Credit\nto Aki Helin of OUSPG. [60055] High Memory corruption in libvpx.\nCredit to Christoph Diehl. [60238] High Bad use of destroyed frame\nobject. Credit to various developers, including 'gundlach'. [60327]\n[60769] [61255] High Type confusions with event objects. Credit to\n'fam.lam' and Google Chrome Security Team (Inferno). [60688] High\nOut-of-bounds array access in SVG handling. Credit to wushi of\nteam509.\n\nFixed in 7.0.517.43 : [48225] [51727] Medium Possible autofill /\nautocomplete profile spamming. Credit to Google Chrome Security Team\n(Inferno). [48857] High Crash with forms. Credit to the Chromium\ndevelopment community. [50428] Critical Browser crash with form\nautofill. Credit to the Chromium development community. [51680] High\nPossible URL spoofing on page unload. Credit to kuzzcc; plus\nindependent discovery by Jordi Chancel. [53002] Low Pop-up block\nbypass. Credit to kuzzcc. [53985] Medium Crash on shutdown with Web\nSockets. Credit to the Chromium development community. [Linux only]\n[54132] Low Bad construction of PATH variable. Credit to Dan\nRosenberg, Virtual Security Research. [54500] High Possible memory\ncorruption with animated GIF. Credit to Simon Schaak. [Linux only]\n[54794] High Failure to sandbox worker processes on Linux. Credit to\nGoogle Chrome Security Team (Chris Evans). [56451] High Stale elements\nin an element map. Credit to Michal Zalewski of the Google Security\nTeam.", "edition": 25, "published": "2010-12-08T00:00:00", "title": "FreeBSD : chromium -- multiple vulnerabilities (6887828f-0229-11e0-b84d-00262d5ed8ee)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2011-3880", "CVE-2011-2827", "CVE-2011-1293", "CVE-2011-1813", "CVE-2011-2790", "CVE-2011-2861", "CVE-2011-2855", "CVE-2011-3898", "CVE-2011-1454", "CVE-2011-2361", "CVE-2011-2782", "CVE-2011-2850", "CVE-2011-1444", "CVE-2011-2824", "CVE-2011-1818", "CVE-2011-2852", "CVE-2011-1799", "CVE-2011-2360", "CVE-2011-2851", "CVE-2011-2792", "CVE-2011-2839", "CVE-2011-2876", "CVE-2011-3234", "CVE-2011-2877", "CVE-2011-1451", "CVE-2011-3900", "CVE-2011-2880", "CVE-2011-1446", "CVE-2011-2840", "CVE-2011-2845", "CVE-2011-3881", "CVE-2011-1305", "CVE-2011-1440", "CVE-2011-1295", "CVE-2011-2838", "CVE-2011-2349", "CVE-2011-1291", "CVE-2011-2359", "CVE-2011-2848", "CVE-2011-2345", "CVE-2011-1800", "CVE-2011-1434", "CVE-2011-2874", "CVE-2011-3882", "CVE-2011-2350", "CVE-2011-2351", "CVE-2011-2818", "CVE-2011-2346", "CVE-2011-2786", "CVE-2011-3884", "CVE-2011-1807", "CVE-2011-2794", "CVE-2011-3896", "CVE-2011-2803", "CVE-2011-3894", "CVE-2011-1303", "CVE-2011-3888", "CVE-2011-2853", "CVE-2011-1304", "CVE-2011-2862", "CVE-2011-2785", "CVE-2011-2846", "CVE-2011-2849", "CVE-2011-1290", "CVE-2011-2860", "CVE-2011-1448", "CVE-2011-3877", "CVE-2011-2797", "CVE-2011-2825", "CVE-2011-3890", "CVE-2011-2875", "CVE-2011-2829", "CVE-2011-2805", "CVE-2011-1296", "CVE-2011-2859", "CVE-2011-2856", "CVE-2011-1443", "CVE-2011-3886", "CVE-2011-2347", "CVE-2011-3885", "CVE-2011-2787", "CVE-2011-2844", "CVE-2011-2784", "CVE-2011-2788", "CVE-2011-1436", "CVE-2011-2864", "CVE-2011-2837", "CVE-2011-3876", "CVE-2011-2789", "CVE-2011-2798", "CVE-2011-2835", "CVE-2011-3893", "CVE-2011-1811", "CVE-2011-1812", "CVE-2011-2804", "CVE-2011-1437", "CVE-2011-2828", "CVE-2011-1452", "CVE-2011-1806", "CVE-2011-2819", "CVE-2011-1445", "CVE-2011-1302", "CVE-2011-1456", "CVE-2011-2802", "CVE-2011-3873", "CVE-2011-2796", "CVE-2011-1817", "CVE-2011-2834", "CVE-2011-1810", "CVE-2011-1814", "CVE-2011-3891", "CVE-2011-2791", "CVE-2011-2836", "CVE-2011-2799", "CVE-2011-1439", "CVE-2011-2783", "CVE-2011-2795", "CVE-2011-2826", "CVE-2011-1804", "CVE-2011-1447", "CVE-2011-3895", "CVE-2011-3892", "CVE-2011-2847", "CVE-2011-3878", "CVE-2011-2332", "CVE-2011-1435", "CVE-2011-1301", "CVE-2011-3875", "CVE-2011-2881", "CVE-2011-2842", "CVE-2011-1449", "CVE-2011-3883", "CVE-2011-2879", "CVE-2011-1801", "CVE-2011-1450", "CVE-2011-1292", "CVE-2011-1442", "CVE-2011-1819", "CVE-2011-1438", "CVE-2011-2358", "CVE-2011-1294", "CVE-2011-3879", "CVE-2011-1455", "CVE-2011-1809", "CVE-2011-2858", "CVE-2011-2841", "CVE-2011-3889", "CVE-2011-2821", "CVE-2011-2823", "CVE-2011-2348", "CVE-2011-2801", "CVE-2011-2800", "CVE-2011-1808", "CVE-2011-3887", "CVE-2011-2857", "CVE-2011-1816", "CVE-2011-2342", "CVE-2011-3897", "CVE-2011-2854", "CVE-2011-2793", "CVE-2011-2878", "CVE-2011-1815", "CVE-2011-1441", "CVE-2011-2843"], "modified": "2010-12-08T00:00:00", "cpe": ["cpe:/o:freebsd:freebsd", "p-cpe:/a:freebsd:freebsd:chromium"], "id": "FREEBSD_PKG_6887828F022911E0B84D00262D5ED8EE.NASL", "href": "https://www.tenable.com/plugins/nessus/51069", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\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-2015 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\nif (NASL_LEVEL < 3000) exit(0);\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(51069);\n script_version(\"1.34\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2011-1290\", \"CVE-2011-1291\", \"CVE-2011-1292\", \"CVE-2011-1293\", \"CVE-2011-1294\", \"CVE-2011-1295\", \"CVE-2011-1296\", \"CVE-2011-1301\", \"CVE-2011-1302\", \"CVE-2011-1303\", \"CVE-2011-1304\", \"CVE-2011-1305\", \"CVE-2011-1434\", \"CVE-2011-1435\", \"CVE-2011-1436\", \"CVE-2011-1437\", \"CVE-2011-1438\", \"CVE-2011-1439\", \"CVE-2011-1440\", \"CVE-2011-1441\", \"CVE-2011-1442\", \"CVE-2011-1443\", \"CVE-2011-1444\", \"CVE-2011-1445\", \"CVE-2011-1446\", \"CVE-2011-1447\", \"CVE-2011-1448\", \"CVE-2011-1449\", \"CVE-2011-1450\", \"CVE-2011-1451\", \"CVE-2011-1452\", \"CVE-2011-1454\", \"CVE-2011-1455\", \"CVE-2011-1456\", \"CVE-2011-1799\", \"CVE-2011-1800\", \"CVE-2011-1801\", \"CVE-2011-1804\", \"CVE-2011-1806\", \"CVE-2011-1807\", \"CVE-2011-1808\", \"CVE-2011-1809\", \"CVE-2011-1810\", \"CVE-2011-1811\", \"CVE-2011-1812\", \"CVE-2011-1813\", \"CVE-2011-1814\", \"CVE-2011-1815\", \"CVE-2011-1816\", \"CVE-2011-1817\", \"CVE-2011-1818\", \"CVE-2011-1819\", \"CVE-2011-2332\", \"CVE-2011-2342\", \"CVE-2011-2345\", \"CVE-2011-2346\", \"CVE-2011-2347\", \"CVE-2011-2348\", \"CVE-2011-2349\", \"CVE-2011-2350\", \"CVE-2011-2351\", \"CVE-2011-2358\", \"CVE-2011-2359\", \"CVE-2011-2360\", \"CVE-2011-2361\", \"CVE-2011-2782\", \"CVE-2011-2783\", \"CVE-2011-2784\", \"CVE-2011-2785\", \"CVE-2011-2786\", \"CVE-2011-2787\", \"CVE-2011-2788\", \"CVE-2011-2789\", \"CVE-2011-2790\", \"CVE-2011-2791\", \"CVE-2011-2792\", \"CVE-2011-2793\", \"CVE-2011-2794\", \"CVE-2011-2795\", \"CVE-2011-2796\", \"CVE-2011-2797\", \"CVE-2011-2798\", \"CVE-2011-2799\", \"CVE-2011-2800\", \"CVE-2011-2801\", \"CVE-2011-2802\", \"CVE-2011-2803\", \"CVE-2011-2804\", \"CVE-2011-2805\", \"CVE-2011-2818\", \"CVE-2011-2819\", \"CVE-2011-2821\", \"CVE-2011-2823\", \"CVE-2011-2824\", \"CVE-2011-2825\", \"CVE-2011-2826\", \"CVE-2011-2827\", \"CVE-2011-2828\", \"CVE-2011-2829\", \"CVE-2011-2834\", \"CVE-2011-2835\", \"CVE-2011-2836\", \"CVE-2011-2837\", \"CVE-2011-2838\", \"CVE-2011-2839\", \"CVE-2011-2840\", \"CVE-2011-2841\", \"CVE-2011-2842\", \"CVE-2011-2843\", \"CVE-2011-2844\", \"CVE-2011-2845\", \"CVE-2011-2846\", \"CVE-2011-2847\", \"CVE-2011-2848\", \"CVE-2011-2849\", \"CVE-2011-2850\", \"CVE-2011-2851\", \"CVE-2011-2852\", \"CVE-2011-2853\", \"CVE-2011-2854\", \"CVE-2011-2855\", \"CVE-2011-2856\", \"CVE-2011-2857\", \"CVE-2011-2858\", \"CVE-2011-2859\", \"CVE-2011-2860\", \"CVE-2011-2861\", \"CVE-2011-2862\", \"CVE-2011-2864\", \"CVE-2011-2874\", \"CVE-2011-2875\", \"CVE-2011-2876\", \"CVE-2011-2877\", \"CVE-2011-2878\", \"CVE-2011-2879\", \"CVE-2011-2880\", \"CVE-2011-2881\", \"CVE-2011-3234\", \"CVE-2011-3873\", \"CVE-2011-3875\", \"CVE-2011-3876\", \"CVE-2011-3877\", \"CVE-2011-3878\", \"CVE-2011-3879\", \"CVE-2011-3880\", \"CVE-2011-3881\", \"CVE-2011-3882\", \"CVE-2011-3883\", \"CVE-2011-3884\", \"CVE-2011-3885\", \"CVE-2011-3886\", \"CVE-2011-3887\", \"CVE-2011-3888\", \"CVE-2011-3889\", \"CVE-2011-3890\", \"CVE-2011-3891\", \"CVE-2011-3892\", \"CVE-2011-3893\", \"CVE-2011-3894\", \"CVE-2011-3895\", \"CVE-2011-3896\", \"CVE-2011-3897\", \"CVE-2011-3898\", \"CVE-2011-3900\");\n\n script_name(english:\"FreeBSD : chromium -- multiple vulnerabilities (6887828f-0229-11e0-b84d-00262d5ed8ee)\");\n script_summary(english:\"Checks for updated package in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote FreeBSD host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Google Chrome Releases reports :\n\nFixed in 15.0.874.121 : [103259] High CVE-2011-3900: Out-of-bounds\nwrite in v8. Credit to Christian Holler.\n\nFixed in 15.0.874.120 : [100465] High CVE-2011-3892: Double free in\nTheora decoder. Credit to Aki Helin of OUSPG. [100492] [100543] Medium\nCVE-2011-3893: Out of bounds reads in MKV and Vorbis media handlers.\nCredit to Aki Helin of OUSPG. [101172] High CVE-2011-3894: Memory\ncorruption regression in VP8 decoding. Credit to Andrew Scherkus of\nthe Chromium development community. [101458] High CVE-2011-3895: Heap\noverflow in Vorbis decoder. Credit to Aki Helin of OUSPG. [101624]\nHigh CVE-2011-3896: Buffer overflow in shader variable mapping. Credit\nto Ken 'strcpy' Russell of the Chromium development community.\n[102242] High CVE-2011-3897: Use-after-free in editing. Credit to\npa_kt reported through ZDI (ZDI-CAN-1416). [102461] Low CVE-2011-3898:\nFailure to ask for permission to run applets in JRE7. Credit to Google\nChrome Security Team (Chris Evans).\n\nFixed in 15.0.874.102 : [86758] High CVE-2011-2845: URL bar spoof in\nhistory handling. Credit to Jordi Chancel. [88949] Medium\nCVE-2011-3875: URL bar spoof with drag+drop of URLs. Credit to Jordi\nChancel. [90217] Low CVE-2011-3876: Avoid stripping whitespace at the\nend of download filenames. Credit to Marc Novak. [91218] Low\nCVE-2011-3877: XSS in appcache internals page. Credit to Google Chrome\nSecurity Team (Tom Sepez) plus independent discovery by Juho Nurminen.\n[94487] Medium CVE-2011-3878: Race condition in worker process\ninitialization. Credit to miaubiz. [95374] Low CVE-2011-3879: Avoid\nredirect to chrome scheme URIs. Credit to Masato Kinugawa. [95992] Low\nCVE-2011-3880: Don't permit as a HTTP header delimiter. Credit to\nVladimir Vorontsov, ONsec company. [96047] [96885] [98053] [99512]\n[99750] High CVE-2011-3881 : Cross-origin policy violations. Credit to\nSergey Glazunov. [96292] High CVE-2011-3882: Use-after-free in media\nbuffer handling. Credit to Google Chrome Security Team (Inferno).\n[96902] High CVE-2011-3883: Use-after-free in counter handling. Credit\nto miaubiz. [97148] High CVE-2011-3884: Timing issues in DOM\ntraversal. Credit to Brian Ryner of the Chromium development\ncommunity. [97599] [98064] [98556] [99294] [99880] [100059] High\nCVE-2011-3885 : Stale style bugs leading to use-after-free. Credit to\nmiaubiz. [98773] [99167] High CVE-2011-3886: Out of bounds writes in\nv8. Credit to Christian Holler. [98407] Medium CVE-2011-3887: Cookie\ntheft with javascript URIs. Credit to Sergey Glazunov. [99138] High\nCVE-2011-3888: Use-after-free with plug-in and editing. Credit to\nmiaubiz. [99211] High CVE-2011-3889: Heap overflow in Web Audio.\nCredit to miaubiz. [99553] High CVE-2011-3890: Use-after-free in video\nsource handling. Credit to Ami Fischman of the Chromium development\ncommunity. [100332] High CVE-2011-3891: Exposure of internal v8\nfunctions. Credit to Steven Keuchel of the Chromium development\ncommunity plus independent discovery by Daniel Divricean.\n\nFixed in 14.0.835.202 : [93788] High CVE-2011-2876: Use-after-free in\ntext line box handling. Credit to miaubiz. [95072] High CVE-2011-2877:\nStale font in SVG text handling. Credit to miaubiz. [95671] High\nCVE-2011-2878: Inappropriate cross-origin access to the window\nprototype. Credit to Sergey Glazunov. [96150] High CVE-2011-2879:\nLifetime and threading issues in audio node handling. Credit to Google\nChrome Security Team (Inferno). [97451] [97520] [97615] High\nCVE-2011-2880: Use-after-free in the v8 bindings. Credit to Sergey\nGlazunov. [97784] High CVE-2011-2881: Memory corruption with v8 hidden\nobjects. Credit to Sergey Glazunov. [98089] Critical CVE-2011-3873:\nMemory corruption in shader translator. Credit to Zhenyao Mo of the\nChromium development community.\n\nFixed in 14.0.835.163 : [49377] High CVE-2011-2835: Race condition in\nthe certificate cache. Credit to Ryan Sleevi of the Chromium\ndevelopment community. [51464] Low CVE-2011-2836: Infobar the Windows\nMedia Player plug-in to avoid click-free access to the system Flash.\nCredit to electronixtar. [Linux only] [57908] Low CVE-2011-2837: Use\nPIC / pie compiler flags. Credit to wbrana. [75070] Low CVE-2011-2838:\nTreat MIME type more authoritatively when loading plug-ins. Credit to\nMichal Zalewski of the Google Security Team. [76771] High\nCVE-2011-2839: Crash in v8 script object wrappers. Credit to Kostya\nSerebryany of the Chromium development community. [78427] [83031] Low\nCVE-2011-2840: Possible URL bar spoofs with unusual user interaction.\nCredit to kuzzcc. [78639] High CVE-2011-2841: Garbage collection error\nin PDF. Credit to Mario Gomes. [82438] Medium CVE-2011-2843:\nOut-of-bounds read with media buffers. Credit to Kostya Serebryany of\nthe Chromium development community. [85041] Medium CVE-2011-2844:\nOut-of-bounds read with mp3 files. Credit to Mario Gomes. [89219] High\nCVE-2011-2846: Use-after-free in unload event handling. Credit to\nArthur Gerkis. [89330] High CVE-2011-2847: Use-after-free in document\nloader. Credit to miaubiz. [89564] Medium CVE-2011-2848: URL bar spoof\nwith forward button. Credit to Jordi Chancel. [89795] Low\nCVE-2011-2849: Browser NULL pointer crash with WebSockets. Credit to\nArthur Gerkis. [89991] Medium CVE-2011-3234: Out-of-bounds read in box\nhandling. Credit to miaubiz. [90134] Medium CVE-2011-2850:\nOut-of-bounds read with Khmer characters. Credit to miaubiz. [90173]\nMedium CVE-2011-2851: Out-of-bounds read in video handling. Credit to\nGoogle Chrome Security Team (Inferno). [91120] High CVE-2011-2852:\nOff-by-one in v8. Credit to Christian Holler. [91197] High\nCVE-2011-2853: Use-after-free in plug-in handling. Credit to Google\nChrome Security Team (SkyLined). [92651] [94800] High CVE-2011-2854:\nUse-after-free in ruby / table style handing. Credit to Slawomir\nBlazek, and independent later discoveries by miaubiz and Google Chrome\nSecurity Team (Inferno). [92959] High CVE-2011-2855: Stale node in\nstylesheet handling. Credit to Arthur Gerkis. [93416] High\nCVE-2011-2856: Cross-origin bypass in v8. Credit to Daniel Divricean.\n[93420] High CVE-2011-2857: Use-after-free in focus controller. Credit\nto miaubiz. [93472] High CVE-2011-2834: Double free in libxml XPath\nhandling. Credit to Yang Dingning from NCNIPC, Graduate University of\nChinese Academy of Sciences. [93497] Medium CVE-2011-2859: Incorrect\npermissions assigned to non-gallery pages. Credit to Bernhard 'Bruhns'\nBrehm of Recurity Labs. [93587] High CVE-2011-2860: Use-after-free in\ntable style handling. Credit to miaubiz. [93596] Medium CVE-2011-2861:\nBad string read in PDF. Credit to Aki Helin of OUSPG. [93906] High\nCVE-2011-2862: Unintended access to v8 built-in objects. Credit to\nSergey Glazunov. [95563] Medium CVE-2011-2864: Out-of-bounds read with\nTibetan characters. Credit to Google Chrome Security Team (Inferno).\n[95625] Medium CVE-2011-2858: Out-of-bounds read with triangle arrays.\nCredit to Google Chrome Security Team (Inferno). [95917] Low\nCVE-2011-2874: Failure to pin a self-signed cert for a session. Credit\nto Nishant Yadant of VMware and Craig Chamberlain (@randomuserid).\nHigh CVE-2011-2875: Type confusion in v8 object sealing. Credit to\nChristian Holler.\n\nFixed in 13.0.782.215 : [89402] High CVE-2011-2821: Double free in\nlibxml XPath handling. Credit to Yang Dingning from NCNIPC, Graduate\nUniversity of Chinese Academy of Sciences. [82552] High CVE-2011-2823:\nUse-after-free in line box handling. Credit to Google Chrome Security\nTeam (SkyLined) and independent later discovery by miaubiz. [88216]\nHigh CVE-2011-2824: Use-after-free with counter nodes. Credit to\nmiaubiz. [88670] High CVE-2011-2825: Use-after-free with custom fonts.\nCredit to wushi of team509 reported through ZDI (ZDI-CAN-1283), plus\nindepdendent later discovery by miaubiz. [87453] High CVE-2011-2826:\nCross-origin violation with empty origins. Credit to Sergey Glazunov.\n[90668] High CVE-2011-2827: Use-after-free in text searching. Credit\nto miaubiz. [91517] High CVE-2011-2828: Out-of-bounds write in v8.\nCredit to Google Chrome Security Team (SkyLined). [32-bit only]\n[91598] High CVE-2011-2829: Integer overflow in uniform arrays. Credit\nto Sergey Glazunov. [Linux only] [91665] High CVE-2011-2839: Buggy\nmemset() in PDF. Credit to Aki Helin of OUSPG.\n\nFixed in 13.0.782.107 : [75821] Medium CVE-2011-2358: Always confirm\nan extension install via a browser dialog. Credit to Sergey Glazunov.\n[78841] High CVE-2011-2359: Stale pointer due to bad line box tracking\nin rendering. Credit to miaubiz and Martin Barbella. [79266] Low\nCVE-2011-2360: Potential bypass of dangerous file prompt. Credit to\nkuzzcc. [79426] Low CVE-2011-2361: Improve designation of strings in\nthe basic auth dialog. Credit to kuzzcc. [Linux only] [81307] Medium\nCVE-2011-2782: File permissions error with drag and drop. Credit to\nEvan Martin of the Chromium development community. [83273] Medium\nCVE-2011-2783: Always confirm a developer mode NPAPI extension install\nvia a browser dialog. Credit to Sergey Glazunov. [83841] Low\nCVE-2011-2784: Local file path disclosure via GL program log. Credit\nto kuzzcc. [84402] Low CVE-2011-2785: Sanitize the homepage URL in\nextensions. Credit to kuzzcc. [84600] Low CVE-2011-2786: Make sure the\nspeech input bubble is always on-screen. Credit to Olli Pettay of\nMozilla. [84805] Medium CVE-2011-2787: Browser crash due to GPU lock\nre-entrancy issue. Credit to kuzzcc. [85559] Low CVE-2011-2788: Buffer\noverflow in inspector serialization. Credit to Mikolaj Malecki.\n[85808] Medium CVE-2011-2789: Use after free in Pepper plug-in\ninstantiation. Credit to Mario Gomes and kuzzcc. [86502] High\nCVE-2011-2790: Use-after-free with floating styles. Credit to miaubiz.\n[86900] High CVE-2011-2791: Out-of-bounds write in ICU. Credit to Yang\nDingning from NCNIPC, Graduate University of Chinese Academy of\nSciences. [87148] High CVE-2011-2792: Use-after-free with float\nremoval. Credit to miaubiz. [87227] High CVE-2011-2793: Use-after-free\nin media selectors. Credit to miaubiz. [87298] Medium CVE-2011-2794:\nOut-of-bounds read in text iteration. Credit to miaubiz. [87339]\nMedium CVE-2011-2795: Cross-frame function leak. Credit to Shih\nWei-Long. [87548] High CVE-2011-2796: Use-after-free in Skia. Credit\nto Google Chrome Security Team (Inferno) and Kostya Serebryany of the\nChromium development community. [87729] High CVE-2011-2797:\nUse-after-free in resource caching. Credit to miaubiz. [87815] Low\nCVE-2011-2798: Prevent a couple of internal schemes from being web\naccessible. Credit to sirdarckcat of the Google Security Team. [87925]\nHigh CVE-2011-2799: Use-after-free in HTML range handling. Credit to\nmiaubiz. [88337] Medium CVE-2011-2800: Leak of client-side redirect\ntarget. Credit to Juho Nurminen. [88591] High CVE-2011-2802: v8 crash\nwith const lookups. Credit to Christian Holler. [88827] Medium\nCVE-2011-2803: Out-of-bounds read in Skia paths. Credit to Google\nChrome Security Team (Inferno). [88846] High CVE-2011-2801:\nUse-after-free in frame loader. Credit to miaubiz. [88889] High\nCVE-2011-2818: Use-after-free in display box rendering. Credit to\nMartin Barbella. [89142] High CVE-2011-2804: PDF crash with nested\nfunctions. Credit to Aki Helin of OUSPG. [89520] High CVE-2011-2805:\nCross-origin script injection. Credit to Sergey Glazunov. [90222] High\nCVE-2011-2819: Cross-origin violation in base URI handling. Credit to\nSergey Glazunov.\n\nFixed in 12.0.742.112 : [77493] Medium CVE-2011-2345: Out-of-bounds\nread in NPAPI string handling. Credit to Philippe Arteau. [84355] High\nCVE-2011-2346: Use-after-free in SVG font handling. Credit to miaubiz.\n[85003] High CVE-2011-2347: Memory corruption in CSS parsing. Credit\nto miaubiz. [85102] High CVE-2011-2350: Lifetime and re-entrancy\nissues in the HTML parser. Credit to miaubiz. [85177] High\nCVE-2011-2348: Bad bounds check in v8. Credit to Aki Helin of OUSPG.\n[85211] High CVE-2011-2351: Use-after-free with SVG use element.\nCredit to miaubiz. [85418] High CVE-2011-2349: Use-after-free in text\nselection. Credit to miaubiz.\n\nFixed in 12.0.742.91 : [73962] [79746] High CVE-2011-1808:\nUse-after-free due to integer issues in float handling. Credit to\nmiaubiz. [75496] Medium CVE-2011-1809: Use-after-free in accessibility\nsupport. Credit to Google Chrome Security Team (SkyLined). [75643] Low\nCVE-2011-1810: Visit history information leak in CSS. Credit to Jesse\nMohrland of Microsoft and Microsoft Vulnerability Research (MSVR).\n[76034] Low CVE-2011-1811: Browser crash with lots of form\nsubmissions. Credit to 'DimitrisV22'. [77026] Medium CVE-2011-1812:\nExtensions permission bypass. Credit to kuzzcc. [78516] High\nCVE-2011-1813: Stale pointer in extension framework. Credit to Google\nChrome Security Team (Inferno). [79362] Medium CVE-2011-1814: Read\nfrom uninitialized pointer. Credit to Eric Roman of the Chromium\ndevelopment community. [79862] Low CVE-2011-1815: Extension script\ninjection into new tab page. Credit to kuzzcc. [80358] Medium\nCVE-2011-1816: Use-after-free in developer tools. Credit to kuzzcc.\n[81916] Medium CVE-2011-1817: Browser memory corruption in history\ndeletion. Credit to Collin Payne. [81949] High CVE-2011-1818:\nUse-after-free in image loader. Credit to miaubiz. [83010] Medium\nCVE-2011-1819: Extension injection into chrome:// pages. Credit to\nVladislavas Jarmalis, plus subsequent independent discovery by Sergey\nGlazunov. [83275] High CVE-2011-2332: Same origin bypass in v8. Credit\nto Sergey Glazunov. [83743] High CVE-2011-2342: Same origin bypass in\nDOM. Credit to Sergey Glazunov.\n\nFixed in 11.0.696.71 : [72189] Low CVE-2011-1801: Pop-up blocker\nbypass. Credit to Chamal De Silva. [82546] High CVE-2011-1804: Stale\npointer in floats rendering. Credit to Martin Barbella. [82873]\nCritical CVE-2011-1806: Memory corruption in GPU command buffer.\nCredit to Google Chrome Security Team (Cris Neckar). [82903] Critical\nCVE-2011-1807: Out-of-bounds write in blob handling. Credit to Google\nChrome Security Team (Inferno) and Kostya Serebryany of the Chromium\ndevelopment community.\n\nFixed in 11.0.696.68 : [64046] High CVE-2011-1799: Bad casts in\nChromium WebKit glue. Credit to Google Chrome Security Team\n(SkyLined). [80608] High CVE-2011-1800: Integer overflows in SVG\nfilters. Credit to Google Chrome Security Team (Cris Neckar).\n\nFixed in 11.0.696.57 : [61502] High CVE-2011-1303: Stale pointer in\nfloating object handling. Credit to Scott Hess of the Chromium\ndevelopment community and Martin Barbella. [70538] Low CVE-2011-1304:\nPop-up block bypass via plug-ins. Credit to Chamal De Silva. [Linux /\nMac only] [70589] Medium CVE-2011-1305: Linked-list race in database\nhandling. Credit to Kostya Serebryany of the Chromium development\ncommunity. [71586] Medium CVE-2011-1434: Lack of thread safety in MIME\nhandling. Credit to Aki Helin. [72523] Medium CVE-2011-1435: Bad\nextension with 'tabs' permission can capture local files. Credit to\nCole Snodgrass. [Linux only] [72910] Low CVE-2011-1436: Possible\nbrowser crash due to bad interaction with X. Credit to miaubiz.\n[73526] High CVE-2011-1437: Integer overflows in float rendering.\nCredit to miaubiz. [74653] High CVE-2011-1438: Same origin policy\nviolation with blobs. Credit to kuzzcc. [Linux only] [74763] High\nCVE-2011-1439: Prevent interference between renderer processes. Credit\nto Julien Tinnes of the Google Security Team. [75186] High\nCVE-2011-1440: Use-after-free with <ruby> tag and CSS. Credit to Jose\nA. Vazquez. [75347] High CVE-2011-1441: Bad cast with floating select\nlists. Credit to Michael Griffiths. [75801] High CVE-2011-1442:\nCorrupt node trees with mutation events. Credit to Sergey Glazunov and\nwushi of team 509. [76001] High CVE-2011-1443: Stale pointers in\nlayering code. Credit to Martin Barbella. [Linux only] [76542] High\nCVE-2011-1444: Race condition in sandbox launcher. Credit to Dan\nRosenberg. Medium CVE-2011-1445: Out-of-bounds read in SVG. Credit to\nwushi of team509. [76666] [77507] [78031] High CVE-2011-1446: Possible\nURL bar spoofs with navigation errors and interrupted loads. Credit to\nkuzzcc. [76966] High CVE-2011-1447: Stale pointer in drop-down list\nhandling. Credit to miaubiz. [77130] High CVE-2011-1448: Stale pointer\nin height calculations. Credit to wushi of team509. [77346] High\nCVE-2011-1449: Use-after-free in WebSockets. Credit to Marek\nMajkowski. Low CVE-2011-1450: Dangling pointers in file dialogs.\nCredit to kuzzcc. [77463] High CVE-2011-1451: Dangling pointers in DOM\nid map. Credit to Sergey Glazunov. [77786] Medium CVE-2011-1452: URL\nbar spoof with redirect and manual reload. Credit to Jordi Chancel.\n[79199] High CVE-2011-1454: Use-after-free in DOM id handling. Credit\nto Sergey Glazunov. [79361] Medium CVE-2011-1455: Out-of-bounds read\nwith multipart-encoded PDF. Credit to Eric Roman of the Chromium\ndevelopment community. [79364] High CVE-2011-1456: Stale pointers with\nPDF forms. Credit to Eric Roman of the Chromium development community.\n\nFixed in 10.0.648.205 : [75629] Critical CVE-2011-1301: Use-after-free\nin the GPU process. Credit to Google Chrome Security Team (Inferno).\n[78524] Critical CVE-2011-1302: Heap overflow in the GPU process.\nCredit to Christoph Diehl.\n\nFixed in 10.0.648.204 : [72517] High CVE-2011-1291: Buffer error in\nbase string handling. Credit to Alex Turpin. [73216] High\nCVE-2011-1292: Use-after-free in the frame loader. Credit to Slawomir\nBlazek. [73595] High CVE-2011-1293: Use-after-free in HTMLCollection.\nCredit to Sergey Glazunov. [74562] High CVE-2011-1294: Stale pointer\nin CSS handling. Credit to Sergey Glazunov. [74991] High\nCVE-2011-1295: DOM tree corruption with broken node parentage. Credit\nto Sergey Glazunov. [75170] High CVE-2011-1296: Stale pointer in SVG\ntext handling. Credit to Sergey Glazunov.\n\nFixed in 10.0.648.133 : [75712] High Memory corruption in style\nhandling. Credit to Vincenzo Iozzo, Ralf Philipp Weinmann and Willem\nPinckaers reported through ZDI.\n\nFixed in 10.0.648.127 : [42765] Low Possible to navigate or close the\ntop location in a sandboxed frame. Credit to sirdarckcat of the Google\nSecurity Team. [Linux only] [49747] Low Work around an X server bug\nand crash with long messages. Credit to Louis Lang. [Linux only]\n[66962] Low Possible browser crash with parallel print()s. Credit to\nAki Helin of OUSPG. [69187] Medium Cross-origin error message leak.\nCredit to Daniel Divricean. [69628] High Memory corruption with\ncounter nodes. Credit to Martin Barbella. [70027] High Stale node in\nbox layout. Credit to Martin Barbella. [70336] Medium Cross-origin\nerror message leak with workers. Credit to Daniel Divricean. [70442]\nHigh Use after free with DOM URL handling. Credit to Sergey Glazunov.\n[Linux only] [70779] Medium Out of bounds read handling unicode\nranges. Credit to miaubiz. [70877] High Same origin policy bypass in\nv8. Credit to Daniel Divricean. [70885] [71167] Low Pop-up blocker\nbypasses. Credit to Chamal de Silva. [71763] High Use-after-free in\ndocument script lifetime handling. Credit to miaubiz. [71788] High\nOut-of-bounds write in the OGG container. Credit to Google Chrome\nSecurity Team (SkyLined); plus subsequent independent discovery by\nDavid Weston of Microsoft and MSVR. [72028] High Stale pointer in\ntable painting. Credit to Martin Barbella. [73026] High Use of corrupt\nout-of-bounds structure in video code. Credit to Tavis Ormandy of the\nGoogle Security Team. [73066] High Crash with the DataView object.\nCredit to Sergey Glazunov. [73134] High Bad cast in text rendering.\nCredit to miaubiz. [73196] High Stale pointer in WebKit context code.\nCredit to Sergey Glazunov. [73716] Low Leak of heap address in XSLT.\nCredit to Google Chrome Security Team (Chris Evans). [73746] High\nStale pointer with SVG cursors. Credit to Sergey Glazunov. [74030]\nHigh DOM tree corruption with attribute handling. Credit to Sergey\nGlazunov. [74662] High Corruption via re-entrancy of RegExp code.\nCredit to Christian Holler. [74675] High Invalid memory access in v8.\nCredit to Christian Holler.\n\nFixed in 9.0.597.107 : [54262] High URL bar spoof. Credit to Jordi\nChancel. [63732] High Crash with JavaScript dialogs. Credit to Sergey\nRadchenko. [68263] High Stylesheet node stale pointer. Credit to\nSergey Glazunov. [68741] High Stale pointer with key frame rule.\nCredit to Sergey Glazunov. [70078] High Crash with forms controls.\nCredit to Stefan van Zanden. [70244] High Crash in SVG rendering.\nCredit to Slawomir Blazek. [64-bit Linux only] [70376] Medium\nOut-of-bounds read in pickle deserialization. Credit to Evgeniy\nStepanov of the Chromium development community. [71114] High Stale\nnode in table handling. Credit to Martin Barbella. [71115] High Stale\npointer in table rendering. Credit to Martin Barbella. [71296] High\nStale pointer in SVG animations. Credit to miaubiz. [71386] High Stale\nnodes in XHTML. Credit to wushi of team509. [71388] High Crash in\ntextarea handling. Credit to wushi of team509. [71595] High Stale\npointer in device orientation. Credit to Sergey Glazunov. [71717]\nMedium Out-of-bounds read in WebGL. Credit to miaubiz. [71855] High\nInteger overflow in textarea handling. Credit to miaubiz. [71960]\nMedium Out-of-bounds read in WebGL. Credit to Google Chrome Security\nTeam (Inferno). [72214] High Accidental exposure of internal extension\nfunctions. Credit to Tavis Ormandy of the Google Security Team.\n[72437] High Use-after-free with blocked plug-ins. Credit to Chamal de\nSilva. [73235] High Stale pointer in layout. Credit to Martin\nBarbella.\n\nFixed in 9.0.597.94 : [67234] High Stale pointer in animation event\nhandling. Credit to Rik Cabanier. [68120] High Use-after-free in SVG\nfont faces. Credit to miaubiz. [69556] High Stale pointer with\nanonymous block handling. Credit to Martin Barbella. [69970] Medium\nOut-of-bounds read in plug-in handling. Credit to Bill Budge of\nGoogle. [70456] Medium Possible failure to terminate process on\nout-of-memory condition. Credit to David Warren of CERT/CC.\n\nFixed in 9.0.597.84 : [Mac only] [42989] Low Minor sandbox leak via\nstat(). Credit to Daniel Cheng of the Chromium development community.\n[55831] High Use-after-free in image loading. Credit to Aki Helin of\nOUSPG. [59081] Low Apply some restrictions to cross-origin drag +\ndrop. Credit to Google Chrome Security Team (SkyLined) and the Google\nSecurity Team (Michal Zalewski, David Bloom). [62791] Low Browser\ncrash with extension with missing key. Credit to Brian Kirchoff.\n[64051] High Crashing when printing in PDF event handler. Credit to\nAki Helin of OUSPG. [65669] Low Handle merging of autofill profiles\nmore gracefully. Credit to Google Chrome Security Team (Inferno). [Mac\nonly] [66931] Low Work around a crash in the Mac OS 10.5 SSL\nlibraries. Credit to Dan Morrison. [68244] Low Browser crash with bad\nvolume setting. Credit to Matthew Heidermann. [69195] Critical Race\ncondition in audio handling. Credit to the gamers of Reddit!\n\nFixed in 8.0.552.237 : [58053] Medium Browser crash in extensions\nnotification handling. Credit to Eric Roman of the Chromium\ndevelopment community. [65764] High Bad pointer handling in node\niteration. Credit to Sergey Glazunov. [66334] High Crashes when\nprinting multi-page PDFs. Credit to Google Chrome Security Team (Chris\nEvans). [66560] High Stale pointer with CSS + canvas. Credit to Sergey\nGlazunov. [66748] High Stale pointer with CSS + cursors. Credit to Jan\nTosovsk. [67100] High Use after free in PDF page handling. Credit to\nGoogle Chrome Security Team (Chris Evans). [67208] High Stack\ncorruption after PDF out-of-memory condition. Credit to Jared Allar of\nCERT. [67303] High Bad memory access with mismatched video frame\nsizes. Credit to Aki Helin of OUSPG; plus independent discovery by\nGoogle Chrome Security Team (SkyLined) and David Warren of CERT.\n[67363] High Stale pointer with SVG use element. Credited anonymously;\nplus indepdent discovery by miaubiz. [67393] Medium Uninitialized\npointer in the browser triggered by rogue extension. Credit to kuzzcc.\n[68115] High Vorbis decoder buffer overflows. Credit to David Warren\nof CERT. [68170] High Buffer overflow in PDF shading. Credit to Aki\nHelin of OUSPG. [68178] High Bad cast in anchor handling. Credit to\nSergey Glazunov. [68181] High Bad cast in video handling. Credit to\nSergey Glazunov. [68439] High Stale rendering node after DOM node\nremoval. Credit to Martin Barbella; plus independent discovery by\nGoogle Chrome Security Team (SkyLined). [68666] Critical Stale pointer\nin speech handling. Credit to Sergey Glazunov.\n\nFixed in 8.0.552.224 : [64-bit Linux only] [56449] High Bad validation\nfor message deserialization on 64-bit builds. Credit to Lei Zhang of\nthe Chromium development community. [60761] Medium Bad extension can\ncause browser crash in tab handling. Credit to kuzzcc. [63529] Low\nBrowser crash with NULL pointer in web worker handling. Credit to\nNathan Weizenbaum of Google. [63866] Medium Out-of-bounds read in CSS\nparsing. Credit to Chris Rohlf. [64959] High Stale pointers in cursor\nhandling. Credit to Slawomir Blazek and Sergey Glazunov.\n\nFixed in 8.0.552.215 : [17655] Low Possible pop-up blocker bypass.\nCredit to Google Chrome Security Team (SkyLined). [55745] Medium\nCross-origin video theft with canvas. Credit to Nirankush Panchbhai\nand Microsoft Vulnerability Research (MSVR). [56237] Low Browser crash\nwith HTML5 databases. Credit to Google Chrome Security Team (Inferno).\n[58319] Low Prevent excessive file dialogs, possibly leading to\nbrowser crash. Credit to Cezary Tomczak (gosu.pl). [59554] High Use\nafter free in history handling. Credit to Stefan Troger. [Linux / Mac]\n[59817] Medium Make sure the 'dangerous file types' list is uptodate\nwith the Windows platforms. Credit to Billy Rios of the Google\nSecurity Team. [61701] Low Browser crash with HTTP proxy\nauthentication. Credit to Mohammed Bouhlel. [61653] Medium\nOut-of-bounds read regression in WebM video support. Credit to Google\nChrome Security Team (Chris Evans), based on earlier testcases from\nMozilla and Microsoft (MSVR). [62127] High Crash due to bad indexing\nwith malformed video. Credit to miaubiz. [62168] Medium Possible\nbrowser memory corruption via malicious privileged extension. Credit\nto kuzzcc. [62401] High Use after free with SVG animations. Credit to\nSlawomir Blazek. [63051] Medium Use after free in mouse dragging event\nhandling. Credit to kuzzcc. [63444] High Double free in XPath\nhandling. Credit to Yang Dingning from NCNIPC, Graduate University of\nChinese Academy of Sciences.\n\nFixed in 7.0.517.44 : [51602] High Use-after-free in text editing.\nCredit to David Bloom of the Google Security Team, Google Chrome\nSecurity Team (Inferno) and Google Chrome Security Team (Cris Neckar).\n[55257] High Memory corruption with enormous text area. Credit to\nwushi of team509. [58657] High Bad cast with the SVG use element.\nCredit to the kuzzcc. [58731] High Invalid memory read in XPath\nhandling. Credit to Bui Quang Minh from Bkis (www.bkis.com). [58741]\nHigh Use-after-free in text control selections. Credit to 'vkouchna'.\n[Linux only] [59320] High Integer overflows in font handling. Credit\nto Aki Helin of OUSPG. [60055] High Memory corruption in libvpx.\nCredit to Christoph Diehl. [60238] High Bad use of destroyed frame\nobject. Credit to various developers, including 'gundlach'. [60327]\n[60769] [61255] High Type confusions with event objects. Credit to\n'fam.lam' and Google Chrome Security Team (Inferno). [60688] High\nOut-of-bounds array access in SVG handling. Credit to wushi of\nteam509.\n\nFixed in 7.0.517.43 : [48225] [51727] Medium Possible autofill /\nautocomplete profile spamming. Credit to Google Chrome Security Team\n(Inferno). [48857] High Crash with forms. Credit to the Chromium\ndevelopment community. [50428] Critical Browser crash with form\nautofill. Credit to the Chromium development community. [51680] High\nPossible URL spoofing on page unload. Credit to kuzzcc; plus\nindependent discovery by Jordi Chancel. [53002] Low Pop-up block\nbypass. Credit to kuzzcc. [53985] Medium Crash on shutdown with Web\nSockets. Credit to the Chromium development community. [Linux only]\n[54132] Low Bad construction of PATH variable. Credit to Dan\nRosenberg, Virtual Security Research. [54500] High Possible memory\ncorruption with animated GIF. Credit to Simon Schaak. [Linux only]\n[54794] High Failure to sandbox worker processes on Linux. Credit to\nGoogle Chrome Security Team (Chris Evans). [56451] High Stale elements\nin an element map. Credit to Michal Zalewski of the Google Security\nTeam.\"\n );\n # http://googlechromereleases.blogspot.com/search/label/Stable%20updates\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?29fa020e\"\n );\n # http://www.freebsd.org/ports/portaudit/6887828f-0229-11e0-b84d-00262d5ed8ee.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?68c666ce\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A: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:chromium\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2010/10/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2010/12/07\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2010/12/08\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2010-2021 Tenable Network Security, Inc.\");\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:\"chromium<15.0.874.121\")) 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"}}], "securityvulns": [{"lastseen": "2018-08-31T11:09:42", "bulletinFamily": "software", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "description": "Memory corruptions, privilege escalation race conditions, DoS.", "edition": 1, "modified": "2011-05-30T00:00:00", "published": "2011-05-30T00:00:00", "id": "SECURITYVULNS:VULN:11703", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:11703", "title": "Google Chrome multiple security vulnerabilities", "type": "securityvulns", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2018-08-31T11:10:40", "bulletinFamily": "software", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "description": "-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA1\r\n\r\n- -------------------------------------------------------------------------\r\nDebian Security Advisory DSA-2245-1 security@debian.org\r\nhttp://www.debian.org/security/ Giuseppe Iuculano\r\nMay 29, 2011 http://www.debian.org/security/faq\r\n- -------------------------------------------------------------------------\r\n\r\nPackage : chromium-browser\r\nVulnerability : several vulnerabilities\r\nProblem type : remote\r\nDebian-specific: no\r\nCVE ID : CVE-2011-1292 CVE-2011-1293 CVE-2011-1440 CVE-2011-1444 \r\n CVE-2011-1797 CVE-2011-1799 \r\n\r\n\r\nSeveral vulnerabilities were discovered in the Chromium browser.\r\nThe Common Vulnerabilities and Exposures project identifies the\r\nfollowing problems:\r\n\r\n\r\nCVE-2011-1292\r\n\r\n Use-after-free vulnerability in the frame-loader implementation in Google\r\n Chrome allows remote attackers to cause a denial of service or possibly\r\n have unspecified other impact via unknown vectors.\r\n\r\n\r\nCVE-2011-1293\r\n\r\n Use-after-free vulnerability in the HTMLCollection implementation in Google\r\n Chrome allows remote attackers to cause a denial of service or possibly have\r\n unspecified other impact via unknown vectors.\r\n\r\n\r\nCVE-2011-1440\r\n\r\n Use-after-free vulnerability in Google Chrome allows remote attackers to cause\r\n a denial of service or possibly have unspecified other impact via vectors\r\n related to the ruby element and Cascading Style Sheets (CSS) token sequences.\r\n\r\n\r\nCVE-2011-1444\r\n\r\n Race condition in the sandbox launcher implementation in Google Chrome on\r\n Linux allows remote attackers to cause a denial of service or possibly have\r\n unspecified other impact via unknown vectors.\r\n\r\n\r\nCVE-2011-1797\r\n\r\n Google Chrome does not properly render tables, which allows remote attackers\r\n to cause a denial of service or possibly have unspecified other impact via\r\n unknown vectors that lead to a "stale pointer."\r\n\r\n\r\nCVE-2011-1799\r\n\r\n Google Chrome does not properly perform casts of variables during interaction\r\n with the WebKit engine, which allows remote attackers to cause a denial of\r\n service or possibly have unspecified other impact via unknown vectors.\r\n\r\n\r\n\r\nFor the stable distribution (squeeze), these problems have been fixed in\r\nversion 6.0.472.63~r59945-5+squeeze5.\r\n\r\nFor the testing distribution (wheezy), these problems will be fixed soon.\r\n\r\nFor the unstable distribution (sid), these problems have been fixed in\r\nversion 11.0.696.68~r84545-1.\r\n\r\nWe recommend that you upgrade your chromium-browser packages.\r\n\r\nFurther information about Debian Security Advisories, how to apply\r\nthese updates to your system and frequently asked questions can be\r\nfound at: http://www.debian.org/security/\r\n\r\nMailing list: debian-security-announce@lists.debian.org\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1.4.11 (GNU/Linux)\r\n\r\niEYEARECAAYFAk3iJO4ACgkQNxpp46476apuDACfQjllLVOT84OjL86pa8+JhD5j\r\nGWgAmwc7Ei0TYhYaWQZbDmzalYq81pn4\r\n=0RTf\r\n-----END PGP SIGNATURE-----\r\n", "edition": 1, "modified": "2011-05-30T00:00:00", "published": "2011-05-30T00:00:00", "id": "SECURITYVULNS:DOC:26433", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:26433", "title": "2245", "type": "securityvulns", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "debian": [{"lastseen": "2020-11-11T13:21:37", "bulletinFamily": "unix", "cvelist": ["CVE-2011-1293", "CVE-2011-1444", "CVE-2011-1799", "CVE-2011-1440", "CVE-2011-1797", "CVE-2011-1292"], "description": "- -------------------------------------------------------------------------\nDebian Security Advisory DSA-2245-1 security@debian.org\nhttp://www.debian.org/security/ Giuseppe Iuculano\nMay 29, 2011 http://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage : chromium-browser\nVulnerability : several vulnerabilities\nProblem type : remote\nDebian-specific: no\nCVE ID : CVE-2011-1292 CVE-2011-1293 CVE-2011-1440 CVE-2011-1444 \n CVE-2011-1797 CVE-2011-1799 \n\n\nSeveral vulnerabilities were discovered in the Chromium browser.\nThe Common Vulnerabilities and Exposures project identifies the\nfollowing problems:\n\n\nCVE-2011-1292\n\n Use-after-free vulnerability in the frame-loader implementation in Google\n Chrome allows remote attackers to cause a denial of service or possibly\n have unspecified other impact via unknown vectors.\n\n\nCVE-2011-1293\n\n Use-after-free vulnerability in the HTMLCollection implementation in Google\n Chrome allows remote attackers to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n\nCVE-2011-1440\n\n Use-after-free vulnerability in Google Chrome allows remote attackers to cause\n a denial of service or possibly have unspecified other impact via vectors\n related to the ruby element and Cascading Style Sheets (CSS) token sequences.\n\n\nCVE-2011-1444\n\n Race condition in the sandbox launcher implementation in Google Chrome on\n Linux allows remote attackers to cause a denial of service or possibly have\n unspecified other impact via unknown vectors.\n\n\nCVE-2011-1797\n\n Google Chrome does not properly render tables, which allows remote attackers\n to cause a denial of service or possibly have unspecified other impact via\n unknown vectors that lead to a "stale pointer."\n\n\nCVE-2011-1799\n\n Google Chrome does not properly perform casts of variables during interaction\n with the WebKit engine, which allows remote attackers to cause a denial of\n service or possibly have unspecified other impact via unknown vectors.\n\n\n\nFor the stable distribution (squeeze), these problems have been fixed in\nversion 6.0.472.63~r59945-5+squeeze5.\n\nFor the testing distribution (wheezy), these problems will be fixed soon.\n\nFor the unstable distribution (sid), these problems have been fixed in\nversion 11.0.696.68~r84545-1.\n\nWe recommend that you upgrade your chromium-browser packages.\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: http://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n", "edition": 3, "modified": "2011-05-29T11:06:08", "published": "2011-05-29T11:06:08", "id": "DEBIAN:DSA-2245-1:7C767", "href": "https://lists.debian.org/debian-security-announce/debian-security-announce-2011/msg00115.html", "title": "[SECURITY] [DSA 2245-1] chromium-browser security update", "type": "debian", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "freebsd": [{"lastseen": "2016-09-26T17:24:46", "bulletinFamily": "unix", "cvelist": ["CVE-2011-3880", "CVE-2011-2827", "CVE-2011-1293", "CVE-2011-1813", "CVE-2011-2790", "CVE-2011-2861", "CVE-2011-2855", "CVE-2011-3898", "CVE-2011-1454", "CVE-2011-2361", "CVE-2011-2782", "CVE-2011-2850", "CVE-2011-1444", "CVE-2011-2824", "CVE-2011-1818", "CVE-2011-2852", "CVE-2011-1799", "CVE-2011-2360", "CVE-2011-2851", "CVE-2011-2792", "CVE-2011-2839", "CVE-2011-2876", "CVE-2011-3234", "CVE-2011-2877", "CVE-2011-1451", "CVE-2011-3900", "CVE-2011-2880", "CVE-2011-1446", "CVE-2011-2840", "CVE-2011-2845", "CVE-2011-3881", "CVE-2011-1305", "CVE-2011-1440", "CVE-2011-1295", "CVE-2011-2838", "CVE-2011-2349", "CVE-2011-1291", "CVE-2011-2359", "CVE-2011-2848", "CVE-2011-2345", "CVE-2011-1800", "CVE-2011-1434", "CVE-2011-2874", "CVE-2011-3882", "CVE-2011-2350", "CVE-2011-2351", "CVE-2011-2818", "CVE-2011-2346", "CVE-2011-2786", "CVE-2011-3884", "CVE-2011-1807", "CVE-2011-2794", "CVE-2011-3896", "CVE-2011-2803", "CVE-2011-3894", "CVE-2011-1303", "CVE-2011-3888", "CVE-2011-2853", "CVE-2011-1304", "CVE-2011-2862", "CVE-2011-2785", "CVE-2011-2846", "CVE-2011-2849", "CVE-2011-1290", "CVE-2011-2860", "CVE-2011-1448", "CVE-2011-3877", "CVE-2011-2797", "CVE-2011-2825", "CVE-2011-3890", "CVE-2011-2875", "CVE-2011-2829", "CVE-2011-2805", "CVE-2011-1296", "CVE-2011-2859", "CVE-2011-2856", "CVE-2011-1443", "CVE-2011-3886", "CVE-2011-2347", "CVE-2011-3885", "CVE-2011-2787", "CVE-2011-2844", "CVE-2011-2784", "CVE-2011-2788", "CVE-2011-1436", "CVE-2011-2864", "CVE-2011-2837", "CVE-2011-3876", "CVE-2011-2789", "CVE-2011-2798", "CVE-2011-2835", "CVE-2011-3893", "CVE-2011-1811", "CVE-2011-1812", "CVE-2011-2804", "CVE-2011-1437", "CVE-2011-2828", "CVE-2011-1452", "CVE-2011-1806", "CVE-2011-2819", "CVE-2011-1445", "CVE-2011-1302", "CVE-2011-1456", "CVE-2011-2802", "CVE-2011-3873", "CVE-2011-2796", "CVE-2011-1817", "CVE-2011-2834", "CVE-2011-1810", "CVE-2011-1814", "CVE-2011-3891", "CVE-2011-2791", "CVE-2011-2836", "CVE-2011-2799", "CVE-2011-1439", "CVE-2011-2783", "CVE-2011-2795", "CVE-2011-2826", "CVE-2011-1804", "CVE-2011-1447", "CVE-2011-3895", "CVE-2011-3892", "CVE-2011-2847", "CVE-2011-3878", "CVE-2011-2332", "CVE-2011-1435", "CVE-2011-1301", "CVE-2011-3875", "CVE-2011-2881", "CVE-2011-2842", "CVE-2011-1449", "CVE-2011-3883", "CVE-2011-2879", "CVE-2011-1801", "CVE-2011-1450", "CVE-2011-1292", "CVE-2011-1442", "CVE-2011-1819", "CVE-2011-1438", "CVE-2011-2358", "CVE-2011-1294", "CVE-2011-3879", "CVE-2011-1455", "CVE-2011-1809", "CVE-2011-2858", "CVE-2011-2841", "CVE-2011-3889", "CVE-2011-2821", "CVE-2011-2823", "CVE-2011-2348", "CVE-2011-2801", "CVE-2011-2800", "CVE-2011-1808", "CVE-2011-3887", "CVE-2011-2857", "CVE-2011-1816", "CVE-2011-2342", "CVE-2011-3897", "CVE-2011-2854", "CVE-2011-2793", "CVE-2011-2878", "CVE-2011-1815", "CVE-2011-1441", "CVE-2011-2843"], "edition": 1, "description": "\nGoogle Chrome Releases reports:\n\nFixed in 15.0.874.121:\n\t [103259] High CVE-2011-3900: Out-of-bounds write in v8. Credit to\n\t Christian Holler.\nFixed in 15.0.874.120:\n\t [100465] High CVE-2011-3892: Double free in Theora decoder. Credit\n\t to Aki Helin of OUSPG.\n\t [100492] [100543] Medium CVE-2011-3893: Out of bounds reads in MKV\n\t and Vorbis media handlers. Credit to Aki Helin of OUSPG.\n\t [101172] High CVE-2011-3894: Memory corruption regression in VP8\n\t decoding. Credit to Andrew Scherkus of the Chromium development\n\t community.\n\t [101458] High CVE-2011-3895: Heap overflow in Vorbis decoder.\n\t Credit to Aki Helin of OUSPG.\n\t [101624] High CVE-2011-3896: Buffer overflow in shader variable\n\t mapping. Credit to Ken \"strcpy\" Russell of the Chromium\n\t development community.\n\t [102242] High CVE-2011-3897: Use-after-free in editing. Credit to\n\t pa_kt reported through ZDI (ZDI-CAN-1416).\n\t [102461] Low CVE-2011-3898: Failure to ask for permission to run\n\t applets in JRE7. Credit to Google Chrome Security Team (Chris\n\t Evans).\nFixed in 15.0.874.102:\n\t [86758] High CVE-2011-2845: URL bar spoof in history handling.\n\t Credit to Jordi Chancel.\n\t [88949] Medium CVE-2011-3875: URL bar spoof with drag+drop of URLs.\n\t Credit to Jordi Chancel.\n\t [90217] Low CVE-2011-3876: Avoid stripping whitespace at the end of\n\t download filenames. Credit to Marc Novak.\n\t [91218] Low CVE-2011-3877: XSS in appcache internals page. Credit\n\t to Google Chrome Security Team (Tom Sepez) plus independent\n\t discovery by Juho Nurminen.\n\t [94487] Medium CVE-2011-3878: Race condition in worker process\n\t initialization. Credit to miaubiz.\n\t [95374] Low CVE-2011-3879: Avoid redirect to chrome scheme URIs.\n\t Credit to Masato Kinugawa.\n\t [95992] Low CVE-2011-3880: Don't permit as a HTTP header delimiter.\n\t Credit to Vladimir Vorontsov, ONsec company.\n\t [96047] [96885] [98053] [99512] [99750] High CVE-2011-3881:\n\t Cross-origin policy violations. Credit to Sergey Glazunov.\n\t [96292] High CVE-2011-3882: Use-after-free in media buffer handling.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [96902] High CVE-2011-3883: Use-after-free in counter handling.\n\t Credit to miaubiz.\n\t [97148] High CVE-2011-3884: Timing issues in DOM traversal. Credit\n\t to Brian Ryner of the Chromium development community.\n\t [97599] [98064] [98556] [99294] [99880] [100059] High CVE-2011-3885:\n\t Stale style bugs leading to use-after-free. Credit to\n\t miaubiz.\n\t [98773] [99167] High CVE-2011-3886: Out of bounds writes in v8.\n\t Credit to Christian Holler.\n\t [98407] Medium CVE-2011-3887: Cookie theft with javascript URIs.\n\t Credit to Sergey Glazunov.\n\t [99138] High CVE-2011-3888: Use-after-free with plug-in and editing.\n\t Credit to miaubiz.\n\t [99211] High CVE-2011-3889: Heap overflow in Web Audio. Credit to\n\t miaubiz.\n\t [99553] High CVE-2011-3890: Use-after-free in video source handling.\n\t Credit to Ami Fischman of the Chromium development community.\n\t [100332] High CVE-2011-3891: Exposure of internal v8 functions.\n\t Credit to Steven Keuchel of the Chromium development community\n\t plus independent discovery by Daniel Divricean.\nFixed in 14.0.835.202:\n\t [93788] High CVE-2011-2876: Use-after-free in text line box\n\t handling. Credit to miaubiz.\n\t [95072] High CVE-2011-2877: Stale font in SVG text handling. Credit\n\t to miaubiz.\n\t [95671] High CVE-2011-2878: Inappropriate cross-origin access to the\n\t window prototype. Credit to Sergey Glazunov.\n\t [96150] High CVE-2011-2879: Lifetime and threading issues in audio\n\t node handling. Credit to Google Chrome Security Team\n\t (Inferno).\n\t [97451] [97520] [97615] High CVE-2011-2880: Use-after-free in the v8\n\t bindings. Credit to Sergey Glazunov.\n\t [97784] High CVE-2011-2881: Memory corruption with v8 hidden\n\t objects. Credit to Sergey Glazunov.\n\t [98089] Critical CVE-2011-3873: Memory corruption in shader\n\t translator. Credit to Zhenyao Mo of the Chromium development\n\t community.\nFixed in 14.0.835.163:\n\t [49377] High CVE-2011-2835: Race condition in the certificate cache.\t Credit to Ryan Sleevi of the Chromium development community.\n\t [51464] Low CVE-2011-2836: Infobar the Windows Media Player plug-in\n\t to avoid click-free access to the system Flash. Credit to\n\t electronixtar.\n\t [Linux only] [57908] Low CVE-2011-2837: Use PIC / pie compiler\n\t flags. Credit to wbrana.\n\t [75070] Low CVE-2011-2838: Treat MIME type more authoritatively when\n\t loading plug-ins. Credit to Michal Zalewski of the Google Security\n\t Team.\n\t [76771] High CVE-2011-2839: Crash in v8 script object wrappers.\n\t Credit to Kostya Serebryany of the Chromium development\n\t community.\n\t [78427] [83031] Low CVE-2011-2840: Possible URL bar spoofs with\n\t unusual user interaction. Credit to kuzzcc.\n\t [78639] High CVE-2011-2841: Garbage collection error in PDF. Credit\n\t to Mario Gomes.\n\t [82438] Medium CVE-2011-2843: Out-of-bounds read with media buffers.\n\t Credit to Kostya Serebryany of the Chromium development\n\t community.\n\t [85041] Medium CVE-2011-2844: Out-of-bounds read with mp3 files.\n\t Credit to Mario Gomes.\n\t [89219] High CVE-2011-2846: Use-after-free in unload event handling.\n\t Credit to Arthur Gerkis.\n\t [89330] High CVE-2011-2847: Use-after-free in document loader.\n\t Credit to miaubiz.\n\t [89564] Medium CVE-2011-2848: URL bar spoof with forward button.\n\t Credit to Jordi Chancel.\n\t [89795] Low CVE-2011-2849: Browser NULL pointer crash with\n\t WebSockets. Credit to Arthur Gerkis.\n\t [89991] Medium CVE-2011-3234: Out-of-bounds read in box handling.\n\t Credit to miaubiz.\n\t [90134] Medium CVE-2011-2850: Out-of-bounds read with Khmer\n\t characters. Credit to miaubiz.\n\t [90173] Medium CVE-2011-2851: Out-of-bounds read in video handling.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [91120] High CVE-2011-2852: Off-by-one in v8. Credit to Christian\n\t Holler.\n\t [91197] High CVE-2011-2853: Use-after-free in plug-in handling.\n\t Credit to Google Chrome Security Team (SkyLined).\n\t [92651] [94800] High CVE-2011-2854: Use-after-free in ruby / table\n\t style handing. Credit to Slawomir Blazek, and independent later\n\t discoveries by miaubiz and Google Chrome Security Team\n\t (Inferno).\n\t [92959] High CVE-2011-2855: Stale node in stylesheet handling.\n\t Credit to Arthur Gerkis.\n\t [93416] High CVE-2011-2856: Cross-origin bypass in v8. Credit to\n\t Daniel Divricean.\n\t [93420] High CVE-2011-2857: Use-after-free in focus controller.\n\t Credit to miaubiz.\n\t [93472] High CVE-2011-2834: Double free in libxml XPath handling.\n\t Credit to Yang Dingning from NCNIPC, Graduate University of\n\t Chinese Academy of Sciences.\n\t [93497] Medium CVE-2011-2859: Incorrect permissions assigned to\n\t non-gallery pages. Credit to Bernhard \"Bruhns\" Brehm of Recurity\n\t Labs.\n\t [93587] High CVE-2011-2860: Use-after-free in table style handling.\n\t Credit to miaubiz.\n\t [93596] Medium CVE-2011-2861: Bad string read in PDF. Credit to Aki\n\t Helin of OUSPG.\n\t [93906] High CVE-2011-2862: Unintended access to v8 built-in\n\t objects. Credit to Sergey Glazunov.\n\t [95563] Medium CVE-2011-2864: Out-of-bounds read with Tibetan\n\t characters. Credit to Google Chrome Security Team (Inferno).\n\t [95625] Medium CVE-2011-2858: Out-of-bounds read with triangle\n\t arrays. Credit to Google Chrome Security Team (Inferno).\n\t [95917] Low CVE-2011-2874: Failure to pin a self-signed cert for a\n\t session. Credit to Nishant Yadant of VMware and Craig Chamberlain\n\t (@randomuserid).\n\t High CVE-2011-2875: Type confusion in v8 object sealing. Credit to\n\t Christian Holler.\nFixed in 13.0.782.215:\n\t [89402] High CVE-2011-2821: Double free in libxml XPath handling.\n\t Credit to Yang Dingning from NCNIPC, Graduate University of\n\t Chinese Academy of Sciences.\n\t [82552] High CVE-2011-2823: Use-after-free in line box handling.\n\t Credit to Google Chrome Security Team (SkyLined) and independent\n\t later discovery by miaubiz.\n\t [88216] High CVE-2011-2824: Use-after-free with counter nodes.\n\t Credit to miaubiz.\n\t [88670] High CVE-2011-2825: Use-after-free with custom fonts. Credit\n\t to wushi of team509 reported through ZDI (ZDI-CAN-1283), plus\n\t indepdendent later discovery by miaubiz.\n\t [87453] High CVE-2011-2826: Cross-origin violation with empty\n\t origins. Credit to Sergey Glazunov.\n\t [90668] High CVE-2011-2827: Use-after-free in text searching. Credit\n\t to miaubiz.\n\t [91517] High CVE-2011-2828: Out-of-bounds write in v8. Credit to\n\t Google Chrome Security Team (SkyLined).\n\t [32-bit only] [91598] High CVE-2011-2829: Integer overflow in\n\t uniform arrays. Credit to Sergey Glazunov.\n\t [Linux only] [91665] High CVE-2011-2839: Buggy memset() in PDF.\n\t Credit to Aki Helin of OUSPG.\nFixed in 13.0.782.107:\n\t [75821] Medium CVE-2011-2358: Always confirm an extension install\n\t via a browser dialog. Credit to Sergey Glazunov.\n\t [78841] High CVE-2011-2359: Stale pointer due to bad line box\n\t tracking in rendering. Credit to miaubiz and Martin Barbella.\n\t [79266] Low CVE-2011-2360: Potential bypass of dangerous file\n\t prompt. Credit to kuzzcc.\n\t [79426] Low CVE-2011-2361: Improve designation of strings in the\n\t basic auth dialog. Credit to kuzzcc.\n\t [Linux only] [81307] Medium CVE-2011-2782: File permissions error\n\t with drag and drop. Credit to Evan Martin of the Chromium\n\t development community.\n\t [83273] Medium CVE-2011-2783: Always confirm a developer mode NPAPI\n\t extension install via a browser dialog. Credit to Sergey\n\t Glazunov.\n\t [83841] Low CVE-2011-2784: Local file path disclosure via GL\n\t program log. Credit to kuzzcc.\n\t [84402] Low CVE-2011-2785: Sanitize the homepage URL in extensions.\n\t Credit to kuzzcc.\n\t [84600] Low CVE-2011-2786: Make sure the speech input bubble is\n\t always on-screen. Credit to Olli Pettay of Mozilla.\n\t [84805] Medium CVE-2011-2787: Browser crash due to GPU lock\n\t re-entrancy issue. Credit to kuzzcc.\n\t [85559] Low CVE-2011-2788: Buffer overflow in inspector\n\t serialization. Credit to Mikolaj Malecki.\n\t [85808] Medium CVE-2011-2789: Use after free in Pepper plug-in\n\t instantiation. Credit to Mario Gomes and kuzzcc.\n\t [86502] High CVE-2011-2790: Use-after-free with floating styles.\n\t Credit to miaubiz.\n\t [86900] High CVE-2011-2791: Out-of-bounds write in ICU. Credit to\n\t Yang Dingning from NCNIPC, Graduate University of Chinese Academy\n\t of Sciences.\n\t [87148] High CVE-2011-2792: Use-after-free with float removal.\n\t Credit to miaubiz.\n\t [87227] High CVE-2011-2793: Use-after-free in media selectors.\n\t Credit to miaubiz.\n\t [87298] Medium CVE-2011-2794: Out-of-bounds read in text iteration.\n\t Credit to miaubiz.\n\t [87339] Medium CVE-2011-2795: Cross-frame function leak. Credit to\n\t Shih Wei-Long.\n\t [87548] High CVE-2011-2796: Use-after-free in Skia. Credit to Google\n\t Chrome Security Team (Inferno) and Kostya Serebryany of the\n\t Chromium development community.\n\t [87729] High CVE-2011-2797: Use-after-free in resource caching.\n\t Credit to miaubiz.\n\t [87815] Low CVE-2011-2798: Prevent a couple of internal schemes from\n\t being web accessible. Credit to sirdarckcat of the Google Security\n\t Team.\n\t [87925] High CVE-2011-2799: Use-after-free in HTML range handling.\n\t Credit to miaubiz.\n\t [88337] Medium CVE-2011-2800: Leak of client-side redirect target.\n\t Credit to Juho Nurminen.\n\t [88591] High CVE-2011-2802: v8 crash with const lookups. Credit to\n\t Christian Holler.\n\t [88827] Medium CVE-2011-2803: Out-of-bounds read in Skia paths.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [88846] High CVE-2011-2801: Use-after-free in frame loader. Credit\n\t to miaubiz.\n\t [88889] High CVE-2011-2818: Use-after-free in display box rendering.\n\t Credit to Martin Barbella.\n\t [89142] High CVE-2011-2804: PDF crash with nested functions. Credit\n\t to Aki Helin of OUSPG.\n\t [89520] High CVE-2011-2805: Cross-origin script injection. Credit to\n\t Sergey Glazunov.\n\t [90222] High CVE-2011-2819: Cross-origin violation in base URI\n\t handling. Credit to Sergey Glazunov.\nFixed in 12.0.742.112:\n\t [77493] Medium CVE-2011-2345: Out-of-bounds read in NPAPI string\n\t handling. Credit to Philippe Arteau.\n\t [84355] High CVE-2011-2346: Use-after-free in SVG font handling.\n\t Credit to miaubiz.\n\t [85003] High CVE-2011-2347: Memory corruption in CSS parsing. Credit\n\t to miaubiz.\n\t [85102] High CVE-2011-2350: Lifetime and re-entrancy issues in the\n\t HTML parser. Credit to miaubiz.\n\t [85177] High CVE-2011-2348: Bad bounds check in v8. Credit to Aki\n\t Helin of OUSPG.\n\t [85211] High CVE-2011-2351: Use-after-free with SVG use element.\n\t Credit to miaubiz.\n\t [85418] High CVE-2011-2349: Use-after-free in text selection. Credit\n\t to miaubiz.\nFixed in 12.0.742.91:\n\t [73962] [79746] High CVE-2011-1808: Use-after-free due to integer\n\t issues in float handling. Credit to miaubiz.\n\t [75496] Medium CVE-2011-1809: Use-after-free in accessibility\n\t support. Credit to Google Chrome Security Team (SkyLined).\n\t [75643] Low CVE-2011-1810: Visit history information leak in CSS.\n\t Credit to Jesse Mohrland of Microsoft and Microsoft Vulnerability\n\t Research (MSVR).\n\t [76034] Low CVE-2011-1811: Browser crash with lots of form\n\t submissions. Credit to \"DimitrisV22\".\n\t [77026] Medium CVE-2011-1812: Extensions permission bypass. Credit\n\t to kuzzcc.\n\t [78516] High CVE-2011-1813: Stale pointer in extension framework.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [79362] Medium CVE-2011-1814: Read from uninitialized pointer.\n\t Credit to Eric Roman of the Chromium development community.\n\t [79862] Low CVE-2011-1815: Extension script injection into new tab\n\t page. Credit to kuzzcc.\n\t [80358] Medium CVE-2011-1816: Use-after-free in developer tools.\n\t Credit to kuzzcc.\n\t [81916] Medium CVE-2011-1817: Browser memory corruption in history\n\t deletion. Credit to Collin Payne.\n\t [81949] High CVE-2011-1818: Use-after-free in image loader. Credit\n\t to miaubiz.\n\t [83010] Medium CVE-2011-1819: Extension injection into chrome://\n\t pages. Credit to Vladislavas Jarmalis, plus subsequent\n\t independent discovery by Sergey Glazunov.\n\t [83275] High CVE-2011-2332: Same origin bypass in v8. Credit to\n\t Sergey Glazunov.\n\t [83743] High CVE-2011-2342: Same origin bypass in DOM. Credit to\n\t Sergey Glazunov.\nFixed in 11.0.696.71:\n\t [72189] Low CVE-2011-1801: Pop-up blocker bypass. Credit to Chamal\n\t De Silva.\n\t [82546] High CVE-2011-1804: Stale pointer in floats rendering.\n\t Credit to Martin Barbella.\n\t [82873] Critical CVE-2011-1806: Memory corruption in GPU command\n\t buffer. Credit to Google Chrome Security Team (Cris Neckar).\n\t [82903] Critical CVE-2011-1807: Out-of-bounds write in blob\n\t handling. Credit to Google Chrome Security Team (Inferno) and\n\t Kostya Serebryany of the Chromium development community.\nFixed in 11.0.696.68:\n\t [64046] High CVE-2011-1799: Bad casts in Chromium WebKit glue.\n\t Credit to Google Chrome Security Team (SkyLined).\n\t [80608] High CVE-2011-1800: Integer overflows in SVG filters.\n\t Credit to Google Chrome Security Team (Cris Neckar).\nFixed in 11.0.696.57:\n\t [61502] High CVE-2011-1303: Stale pointer in floating object\n\t handling. Credit to Scott Hess of the Chromium development\n\t community and Martin Barbella.\n\t [70538] Low CVE-2011-1304: Pop-up block bypass via plug-ins. Credit\n\t to Chamal De Silva.\n\t [Linux / Mac only] [70589] Medium CVE-2011-1305: Linked-list race\n\t in database handling. Credit to Kostya Serebryany of the\n\t Chromium development community.\n\t [71586] Medium CVE-2011-1434: Lack of thread safety in MIME\n\t handling. Credit to Aki Helin.\n\t [72523] Medium CVE-2011-1435: Bad extension with \"tabs\" permission\n\t can capture local files. Credit to Cole Snodgrass.\n\t [Linux only] [72910] Low CVE-2011-1436: Possible browser crash due\n\t to bad interaction with X. Credit to miaubiz.\n\t [73526] High CVE-2011-1437: Integer overflows in float rendering.\n\t Credit to miaubiz.\n\t [74653] High CVE-2011-1438: Same origin policy violation with\n\t blobs. Credit to kuzzcc.\n\t [Linux only] [74763] High CVE-2011-1439: Prevent interference\n\t between renderer processes. Credit to Julien Tinnes of the\n\t Google Security Team.\n\t [75186] High CVE-2011-1440: Use-after-free with <ruby> tag\n\t and CSS. Credit to Jose A. Vazquez.\n\t [75347] High CVE-2011-1441: Bad cast with floating select lists.\n\t Credit to Michael Griffiths.\n\t [75801] High CVE-2011-1442: Corrupt node trees with mutation events.\n\t Credit to Sergey Glazunov and wushi of team 509.\n\t [76001] High CVE-2011-1443: Stale pointers in layering code. Credit\n\t to Martin Barbella.\n\t [Linux only] [76542] High CVE-2011-1444: Race condition in sandbox\n\t launcher. Credit to Dan Rosenberg.\n\t Medium CVE-2011-1445: Out-of-bounds read in SVG. Credit to wushi of\n\t team509.\n\t [76666] [77507] [78031] High CVE-2011-1446: Possible URL bar spoofs\n\t with navigation errors and interrupted loads. Credit to\n\t kuzzcc.\n\t [76966] High CVE-2011-1447: Stale pointer in drop-down list\n\t handling. Credit to miaubiz.\n\t [77130] High CVE-2011-1448: Stale pointer in height calculations.\n\t Credit to wushi of team509.\n\t [77346] High CVE-2011-1449: Use-after-free in WebSockets. Credit to\n\t Marek Majkowski.\n\t Low CVE-2011-1450: Dangling pointers in file dialogs. Credit to\n\t kuzzcc.\n\t [77463] High CVE-2011-1451: Dangling pointers in DOM id map. Credit\n\t to Sergey Glazunov.\n\t [77786] Medium CVE-2011-1452: URL bar spoof with redirect and manual\n\t reload. Credit to Jordi Chancel.\n\t [79199] High CVE-2011-1454: Use-after-free in DOM id handling.\n\t Credit to Sergey Glazunov.\n\t [79361] Medium CVE-2011-1455: Out-of-bounds read with\n\t multipart-encoded PDF. Credit to Eric Roman of the Chromium\n\t development community.\n\t [79364] High CVE-2011-1456: Stale pointers with PDF forms. Credit to\n\t Eric Roman of the Chromium development community.\nFixed in 10.0.648.205:\n\t [75629] Critical CVE-2011-1301: Use-after-free in the GPU process.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [78524] Critical CVE-2011-1302: Heap overflow in the GPU process.\n\t Credit to Christoph Diehl.\nFixed in 10.0.648.204:\n\t [72517] High CVE-2011-1291: Buffer error in base string handling.\n\t Credit to Alex Turpin.\n\t [73216] High CVE-2011-1292: Use-after-free in the frame loader.\n\t Credit to Slawomir Blazek.\n\t [73595] High CVE-2011-1293: Use-after-free in HTMLCollection.\n\t Credit to Sergey Glazunov.\n\t [74562] High CVE-2011-1294: Stale pointer in CSS handling.\n\t Credit to Sergey Glazunov.\n\t [74991] High CVE-2011-1295: DOM tree corruption with broken node\n\t parentage. Credit to Sergey Glazunov.\n\t [75170] High CVE-2011-1296: Stale pointer in SVG text handling.\n\t Credit to Sergey Glazunov.\nFixed in 10.0.648.133:\n\t [75712] High Memory corruption in style handling.\n\t Credit to Vincenzo Iozzo, Ralf Philipp Weinmann and Willem\n\t Pinckaers reported through ZDI.\nFixed in 10.0.648.127:\n\t [42765] Low Possible to navigate or close the top location in a\n\t sandboxed frame. Credit to sirdarckcat of the Google Security\n\t Team.\n\t [Linux only] [49747] Low Work around an X server bug and crash with\n\t long messages. Credit to Louis Lang.\n\t [Linux only] [66962] Low Possible browser crash with parallel\n\t print()s. Credit to Aki Helin of OUSPG.\n\t [69187] Medium Cross-origin error message leak. Credit to Daniel\n\t Divricean.\n\t [69628] High Memory corruption with counter nodes. Credit to Martin\n\t Barbella.\n\t [70027] High Stale node in box layout. Credit to Martin\n\t Barbella.\n\t [70336] Medium Cross-origin error message leak with workers. Credit\n\t to Daniel Divricean.\n\t [70442] High Use after free with DOM URL handling. Credit to Sergey\n\t Glazunov.\n\t [Linux only] [70779] Medium Out of bounds read handling unicode\n\t ranges. Credit to miaubiz.\n\t [70877] High Same origin policy bypass in v8. Credit to Daniel\n\t Divricean.\n\t [70885] [71167] Low Pop-up blocker bypasses. Credit to Chamal de\n\t Silva.\n\t [71763] High Use-after-free in document script lifetime handling.\n\t Credit to miaubiz.\n\t [71788] High Out-of-bounds write in the OGG container. Credit to\n\t Google Chrome Security Team (SkyLined); plus subsequent\n\t independent discovery by David Weston of Microsoft and MSVR.\n\t [72028] High Stale pointer in table painting. Credit to Martin\n\t Barbella.\n\t [73026] High Use of corrupt out-of-bounds structure in video code.\n\t Credit to Tavis Ormandy of the Google Security Team.\n\t [73066] High Crash with the DataView object. Credit to Sergey\n\t Glazunov.\n\t [73134] High Bad cast in text rendering. Credit to miaubiz.\n\t [73196] High Stale pointer in WebKit context code. Credit to Sergey\n\t Glazunov.\n\t [73716] Low Leak of heap address in XSLT. Credit to Google Chrome\n\t Security Team (Chris Evans).\n\t [73746] High Stale pointer with SVG cursors. Credit to Sergey\n\t Glazunov.\n\t [74030] High DOM tree corruption with attribute handling. Credit to\n\t Sergey Glazunov.\n\t [74662] High Corruption via re-entrancy of RegExp code. Credit to\n\t Christian Holler.\n\t [74675] High Invalid memory access in v8. Credit to Christian\n\t Holler.\nFixed in 9.0.597.107:\n\t [54262] High URL bar spoof. Credit to Jordi Chancel.\n\t [63732] High Crash with javascript dialogs. Credit to Sergey\n\t Radchenko.\n\t [68263] High Stylesheet node stale pointer. Credit to Sergey\n\t Glazunov.\n\t [68741] High Stale pointer with key frame rule. Credit to Sergey\n\t Glazunov.\n\t [70078] High Crash with forms controls. Credit to Stefan van\n\t Zanden.\n\t [70244] High Crash in SVG rendering. Credit to Slawomir Blazek.\n\t [64-bit Linux only] [70376] Medium Out-of-bounds read in pickle\n\t deserialization. Credit to Evgeniy Stepanov of the Chromium\n\t development community.\n\t [71114] High Stale node in table handling. Credit to Martin\n\t Barbella.\n\t [71115] High Stale pointer in table rendering. Credit to Martin\n\t Barbella.\n\t [71296] High Stale pointer in SVG animations. Credit to\n\t miaubiz.\n\t [71386] High Stale nodes in XHTML. Credit to wushi of team509.\n\t [71388] High Crash in textarea handling. Credit to wushi of\n\t team509.\n\t [71595] High Stale pointer in device orientation. Credit to Sergey\n\t Glazunov.\n\t [71717] Medium Out-of-bounds read in WebGL. Credit to miaubiz.\n\t [71855] High Integer overflow in textarea handling. Credit to\n\t miaubiz.\n\t [71960] Medium Out-of-bounds read in WebGL. Credit to Google Chrome\n\t Security Team (Inferno).\n\t [72214] High Accidental exposure of internal extension functions.\n\t Credit to Tavis Ormandy of the Google Security Team.\n\t [72437] High Use-after-free with blocked plug-ins. Credit to Chamal\n\t de Silva.\n\t [73235] High Stale pointer in layout. Credit to Martin Barbella.\nFixed in 9.0.597.94:\n\t [67234] High Stale pointer in animation event handling. Credit to\n\t Rik Cabanier.\n\t [68120] High Use-after-free in SVG font faces. Credit to\n\t miaubiz.\n\t [69556] High Stale pointer with anonymous block handling. Credit to\n\t Martin Barbella.\n\t [69970] Medium Out-of-bounds read in plug-in handling. Credit to\n\t Bill Budge of Google.\n\t [70456] Medium Possible failure to terminate process on\n\t out-of-memory condition. Credit to David Warren of CERT/CC.\nFixed in 9.0.597.84:\n\t [Mac only] [42989] Low Minor sandbox leak via stat(). Credit to\n\t Daniel Cheng of the Chromium development community.\n\t [55831] High Use-after-free in image loading. Credit to Aki\n\t Helin of OUSPG.\n\t [59081] Low Apply some restrictions to cross-origin drag + drop.\n\t Credit to Google Chrome Security Team (SkyLined) and the Google\n\t Security Team (Michal Zalewski, David Bloom).\n\t [62791] Low Browser crash with extension with missing key. Credit\n\t to Brian Kirchoff.\n\t [64051] High Crashing when printing in PDF event handler. Credit to\n\t Aki Helin of OUSPG.\n\t [65669] Low Handle merging of autofill profiles more gracefully.\n\t Credit to Google Chrome Security Team (Inferno).\n\t [Mac only] [66931] Low Work around a crash in the Mac OS 10.5 SSL\n\t libraries. Credit to Dan Morrison.\n\t [68244] Low Browser crash with bad volume setting. Credit to\n\t Matthew Heidermann.\n\t [69195] Critical Race condition in audio handling. Credit to the\n\t gamers of Reddit!\nFixed in 8.0.552.237:\n\t [58053] Medium Browser crash in extensions notification handling.\n\t Credit to Eric Roman of the Chromium development community.\n\t [65764] High Bad pointer handling in node iteration. Credit to\n\t Sergey Glazunov.\n\t [66334] High Crashes when printing multi-page PDFs. Credit to\n\t Google Chrome Security Team (Chris Evans).\n\t [66560] High Stale pointer with CSS + canvas. Credit to Sergey\n\t Glazunov.\n\t [66748] High Stale pointer with CSS + cursors. Credit to Jan\n\t Tosovsk.\n\t [67100] High Use after free in PDF page handling. Credit to Google\n\t Chrome Security Team (Chris Evans).\n\t [67208] High Stack corruption after PDF out-of-memory condition.\n\t Credit to Jared Allar of CERT.\n\t [67303] High Bad memory access with mismatched video frame sizes.\n\t Credit to Aki Helin of OUSPG; plus independent discovery by\n\t Google Chrome Security Team (SkyLined) and David Warren of\n\t CERT.\n\t [67363] High Stale pointer with SVG use element. Credited\n\t anonymously; plus indepdent discovery by miaubiz.\n\t [67393] Medium Uninitialized pointer in the browser triggered by\n\t rogue extension. Credit to kuzzcc.\n\t [68115] High Vorbis decoder buffer overflows. Credit to David\n\t Warren of CERT.\n\t [68170] High Buffer overflow in PDF shading. Credit to Aki Helin of\n\t OUSPG.\n\t [68178] High Bad cast in anchor handling. Credit to Sergey\n\t Glazunov.\n\t [68181] High Bad cast in video handling. Credit to Sergey\n\t Glazunov.\n\t [68439] High Stale rendering node after DOM node removal. Credit to\n\t Martin Barbella; plus independent discovery by Google Chrome\n\t Security Team (SkyLined).\n\t [68666] Critical Stale pointer in speech handling. Credit to Sergey\n\t Glazunov.\nFixed in 8.0.552.224:\n\t [64-bit Linux only] [56449] High Bad validation for message\n\t deserialization on 64-bit builds. Credit to Lei Zhang of the\n\t Chromium development community.\n\t [60761] Medium Bad extension can cause browser crash in tab\n\t handling. Credit to kuzzcc.\n\t [63529] Low Browser crash with NULL pointer in web worker handling.\n\t Credit to Nathan Weizenbaum of Google.\n\t [63866] Medium Out-of-bounds read in CSS parsing. Credit to Chris\n\t Rohlf.\n\t [64959] High Stale pointers in cursor handling. Credit to Slawomir\n\t Blazek and Sergey Glazunov.\nFixed in 8.0.552.215:\n\t [17655] Low Possible pop-up blocker bypass. Credit to Google Chrome\n\t Security Team (SkyLined).\n\t [55745] Medium Cross-origin video theft with canvas. Credit to\n\t Nirankush Panchbhai and Microsoft Vulnerability Research\n\t (MSVR).\n\t [56237] Low Browser crash with HTML5 databases. Credit to Google\n\t Chrome Security Team (Inferno).\n\t [58319] Low Prevent excessive file dialogs, possibly leading to\n\t browser crash. Credit to Cezary Tomczak (gosu.pl).\n\t [59554] High Use after free in history handling. Credit to Stefan\n\t Troger.\n\t [Linux / Mac] [59817] Medium Make sure the \"dangerous file types\"\n\t list is uptodate with the Windows platforms. Credit to Billy Rios\n\t of the Google Security Team.\n\t [61701] Low Browser crash with HTTP proxy authentication. Credit to\n\t Mohammed Bouhlel.\n\t [61653] Medium Out-of-bounds read regression in WebM video support.\n\t Credit to Google Chrome Security Team (Chris Evans), based on\n\t earlier testcases from Mozilla and Microsoft (MSVR).\n\t [62127] High Crash due to bad indexing with malformed video. Credit\n\t to miaubiz.\n\t [62168] Medium Possible browser memory corruption via malicious\n\t privileged extension. Credit to kuzzcc.\n\t [62401] High Use after free with SVG animations. Credit to Slawomir\n\t Blazek.\n\t [63051] Medium Use after free in mouse dragging event handling.\n\t Credit to kuzzcc.\n\t [63444] High Double free in XPath handling. Credit to Yang Dingning\n\t from NCNIPC, Graduate University of Chinese Academy of Sciences.\nFixed in 7.0.517.44:\n\t [51602] High Use-after-free in text editing. Credit to David Bloom\n\t of the Google Security Team, Google Chrome Security Team (Inferno)\n\t and Google Chrome Security Team (Cris Neckar).\n\t [55257] High Memory corruption with enormous text area. Credit to\n\t wushi of team509.\n\t [58657] High Bad cast with the SVG use element. Credit to the\n\t kuzzcc.\n\t [58731] High Invalid memory read in XPath handling. Credit to Bui\n\t Quang Minh from Bkis (www.bkis.com).\n\t [58741] High Use-after-free in text control selections. Credit to\n\t \"vkouchna\".\n\t [Linux only] [59320] High Integer overflows in font handling. Credit\n\t to Aki Helin of OUSPG.\n\t [60055] High Memory corruption in libvpx. Credit to Christoph\n\t Diehl.\n\t [60238] High Bad use of destroyed frame object. Credit to various\n\t developers, including \"gundlach\".\n\t [60327] [60769] [61255] High Type confusions with event objects.\n\t Credit to \"fam.lam\" and Google Chrome Security Team\n\t (Inferno).\n\t [60688] High Out-of-bounds array access in SVG handling. Credit to\n\t wushi of team509.\nFixed in 7.0.517.43:\n\t [48225] [51727] Medium Possible autofill / autocomplete profile\n\t spamming. Credit to Google Chrome Security Team (Inferno).\n\t [48857] High Crash with forms. Credit to the Chromium development\n\t community.\n\t [50428] Critical Browser crash with form autofill. Credit to the\n\t Chromium development community.\n\t [51680] High Possible URL spoofing on page unload. Credit to kuzzcc;\n\t plus independent discovery by Jordi Chancel.\n\t [53002] Low Pop-up block bypass. Credit to kuzzcc.\n\t [53985] Medium Crash on shutdown with Web Sockets. Credit to the\n\t Chromium development community.\n\t [Linux only] [54132] Low Bad construction of PATH variable. Credit\n\t to Dan Rosenberg, Virtual Security Research.\n\t [54500] High Possible memory corruption with animated GIF. Credit to\n\t Simon Schaak.\n\t [Linux only] [54794] High Failure to sandbox worker processes on\n\t Linux. Credit to Google Chrome Security Team (Chris Evans).\n\t [56451] High Stale elements in an element map. Credit to Michal\n\t Zalewski of the Google Security Team.\n\n", "modified": "2011-11-17T00:00:00", "published": "2010-10-19T00:00:00", "href": "https://vuxml.freebsd.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html", "id": "6887828F-0229-11E0-B84D-00262D5ED8EE", "title": "chromium -- multiple vulnerabilities", "type": "freebsd", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}