idx int64 | project string | commit_id string | project_url string | commit_url string | commit_message string | target int64 | func string | func_hash float64 | file_name string | file_hash float64 | cwe list | cve string | cve_desc string | nvd_url string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
161,961 | Chrome | 5b65968b6c64fa02e74ca6b965bf5998b911e826 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/5b65968b6c64fa02e74ca6b965bf5998b911e826 | None | 0 | bool SubsetterImpl::ResolveCompositeGlyphs(const unsigned int* glyph_ids,
size_t glyph_count,
IntegerSet* glyph_id_processed) {
if (glyph_ids == NULL || glyph_count == 0 || glyph_id_processed == NULL) {
return false;
}
Glyp... | 285,796,864,704,085,540,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-2864 | Google Chrome before 14.0.835.163 does not properly handle Tibetan characters, which allows remote attackers to cause a denial of service (out-of-bounds read) via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2864 |
4,860 | Chrome | a64c3cf0ab6da24a9a010a45ebe4794422d40c71 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a64c3cf0ab6da24a9a010a45ebe4794422d40c71 | None | 1 | GURL URLFixerUpper::FixupRelativeFile(const FilePath& base_dir,
const FilePath& text) {
FilePath old_cur_directory;
if (!base_dir.empty()) {
file_util::GetCurrentDirectory(&old_cur_directory);
file_util::SetCurrentDirectory(base_dir);
}
FilePath::StringType trimmed... | 102,425,623,880,400,520,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-2822 | Google Chrome before 13.0.782.215 on Windows does not properly parse URLs located on the command line, which has unspecified impact and attack vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2822 |
161,992 | Chrome | a64c3cf0ab6da24a9a010a45ebe4794422d40c71 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a64c3cf0ab6da24a9a010a45ebe4794422d40c71 | None | 0 | GURL URLFixerUpper::FixupRelativeFile(const FilePath& base_dir,
const FilePath& text) {
FilePath old_cur_directory;
if (!base_dir.empty()) {
file_util::GetCurrentDirectory(&old_cur_directory);
file_util::SetCurrentDirectory(base_dir);
}
FilePath::StringType trimmed... | 335,610,174,359,237,500,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-2822 | Google Chrome before 13.0.782.215 on Windows does not properly parse URLs located on the command line, which has unspecified impact and attack vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2822 |
4,862 | Chrome | 01e4ee2fda0a5e57a8d0c8cb829022eb84fdff12 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/01e4ee2fda0a5e57a8d0c8cb829022eb84fdff12 | None | 1 | static PassRefPtr<CSSValue> getPositionOffsetValue(RenderStyle* style, CSSPropertyID propertyID, RenderView* renderView)
{
if (!style)
return 0;
Length l;
switch (propertyID) {
case CSSPropertyLeft:
l = style->left();
break;
case CSSPropertyRight:
... | 261,655,135,801,417,640,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-2806 | Google Chrome before 13.0.782.215 on Windows does not properly handle vertex data, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2806 |
161,993 | Chrome | 01e4ee2fda0a5e57a8d0c8cb829022eb84fdff12 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/01e4ee2fda0a5e57a8d0c8cb829022eb84fdff12 | None | 0 | static PassRefPtr<CSSValue> getPositionOffsetValue(RenderStyle* style, CSSPropertyID propertyID, RenderView* renderView)
{
if (!style)
return 0;
Length l;
switch (propertyID) {
case CSSPropertyLeft:
l = style->left();
break;
case CSSPropertyRight:
... | 179,817,037,569,950,830,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-2806 | Google Chrome before 13.0.782.215 on Windows does not properly handle vertex data, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2806 |
4,867 | Chrome | a4b20ed4917f1f6fc83b6375a48e2c3895d43a8a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a4b20ed4917f1f6fc83b6375a48e2c3895d43a8a | None | 1 | void BindSkiaToInProcessGL() {
static bool host_StubGL_installed = false;
if (!host_StubGL_installed) {
GrGLBinding binding;
switch (gfx::GetGLImplementation()) {
case gfx::kGLImplementationNone:
NOTREACHED();
return;
case gfx::kGLImplementationDesktopGL:
binding = kDeskt... | 151,739,885,399,519,360,000,000,000,000,000,000,000 | None | null | [
"CWE-189"
] | CVE-2011-2829 | Integer overflow in Google Chrome before 13.0.782.215 on 32-bit platforms allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving uniform arrays. | https://nvd.nist.gov/vuln/detail/CVE-2011-2829 |
161,998 | Chrome | a4b20ed4917f1f6fc83b6375a48e2c3895d43a8a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a4b20ed4917f1f6fc83b6375a48e2c3895d43a8a | None | 0 | void BindSkiaToInProcessGL() {
static bool host_StubGL_installed = false;
if (!host_StubGL_installed) {
GrGLBinding binding;
switch (gfx::GetGLImplementation()) {
case gfx::kGLImplementationNone:
NOTREACHED();
return;
case gfx::kGLImplementationDesktopGL:
binding = kDeskt... | 34,937,403,431,262,050,000,000,000,000,000,000,000 | None | null | [
"CWE-189"
] | CVE-2011-2829 | Integer overflow in Google Chrome before 13.0.782.215 on 32-bit platforms allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving uniform arrays. | https://nvd.nist.gov/vuln/detail/CVE-2011-2829 |
4,898 | Chrome | 20d1c99d9b53a0b2b419aae0075494a9d0b86daf | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/20d1c99d9b53a0b2b419aae0075494a9d0b86daf | None | 1 | bool NavigationController::RendererDidNavigate(
const ViewHostMsg_FrameNavigate_Params& params,
int extra_invalidate_flags,
LoadCommittedDetails* details) {
if (GetLastCommittedEntry()) {
details->previous_url = GetLastCommittedEntry()->url();
details->previous_entry_index = last_committed_entry_... | 310,335,884,979,475,070,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2011-2782 | The drag-and-drop implementation in Google Chrome before 13.0.782.107 on Linux does not properly enforce permissions for files, which allows user-assisted remote attackers to bypass intended access restrictions via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2782 |
162,029 | Chrome | 20d1c99d9b53a0b2b419aae0075494a9d0b86daf | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/20d1c99d9b53a0b2b419aae0075494a9d0b86daf | None | 0 | bool NavigationController::RendererDidNavigate(
const ViewHostMsg_FrameNavigate_Params& params,
int extra_invalidate_flags,
LoadCommittedDetails* details) {
if (GetLastCommittedEntry()) {
details->previous_url = GetLastCommittedEntry()->url();
details->previous_entry_index = last_committed_entry_... | 44,149,884,783,766,460,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2011-2782 | The drag-and-drop implementation in Google Chrome before 13.0.782.107 on Linux does not properly enforce permissions for files, which allows user-assisted remote attackers to bypass intended access restrictions via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-2782 |
4,901 | Chrome | 697cd7e2ce2535696f1b9e5cfb474cc36a734747 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/697cd7e2ce2535696f1b9e5cfb474cc36a734747 | None | 1 | bool Extension::InitFromValue(const DictionaryValue& source, int flags,
std::string* error) {
URLPattern::ParseOption parse_strictness =
(flags & STRICT_ERROR_CHECKS ? URLPattern::PARSE_STRICT
: URLPattern::PARSE_LENIENT);
if (source.HasKey(key... | 109,017,237,804,472,760,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-2785 | The extensions implementation in Google Chrome before 13.0.782.107 does not properly validate the URL for the home page, which allows remote attackers to have an unspecified impact via a crafted extension. | https://nvd.nist.gov/vuln/detail/CVE-2011-2785 |
162,032 | Chrome | 697cd7e2ce2535696f1b9e5cfb474cc36a734747 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/697cd7e2ce2535696f1b9e5cfb474cc36a734747 | None | 0 | bool Extension::InitFromValue(const DictionaryValue& source, int flags,
std::string* error) {
URLPattern::ParseOption parse_strictness =
(flags & STRICT_ERROR_CHECKS ? URLPattern::PARSE_STRICT
: URLPattern::PARSE_LENIENT);
if (source.HasKey(key... | 297,472,515,269,177,700,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-2785 | The extensions implementation in Google Chrome before 13.0.782.107 does not properly validate the URL for the home page, which allows remote attackers to have an unspecified impact via a crafted extension. | https://nvd.nist.gov/vuln/detail/CVE-2011-2785 |
4,953 | Chrome | f837b6744eb9ca9d8e4f2e93d9118bf787ca5e24 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/f837b6744eb9ca9d8e4f2e93d9118bf787ca5e24 | None | 1 | bool TypedUrlModelAssociator::AssociateModels() {
VLOG(1) << "Associating TypedUrl Models";
DCHECK(expected_loop_ == MessageLoop::current());
std::vector<history::URLRow> typed_urls;
if (!history_backend_->GetAllTypedURLs(&typed_urls)) {
LOG(ERROR) << "Could not get the typed_url entries.";
return fals... | 235,500,637,610,336,330,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-2801 | Use-after-free vulnerability in Google Chrome before 13.0.782.107 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the frame loader. | https://nvd.nist.gov/vuln/detail/CVE-2011-2801 |
162,083 | Chrome | f837b6744eb9ca9d8e4f2e93d9118bf787ca5e24 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/f837b6744eb9ca9d8e4f2e93d9118bf787ca5e24 | None | 0 | bool TypedUrlModelAssociator::AssociateModels() {
VLOG(1) << "Associating TypedUrl Models";
DCHECK(expected_loop_ == MessageLoop::current());
std::vector<history::URLRow> typed_urls;
if (!history_backend_->GetAllTypedURLs(&typed_urls)) {
LOG(ERROR) << "Could not get the typed_url entries.";
return fals... | 21,934,851,947,953,245,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-2801 | Use-after-free vulnerability in Google Chrome before 13.0.782.107 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the frame loader. | https://nvd.nist.gov/vuln/detail/CVE-2011-2801 |
5,096 | Chrome | 5fd35e5359c6345b8709695cd71fba307318e6aa | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/5fd35e5359c6345b8709695cd71fba307318e6aa | None | 1 | LayoutUnit RenderBox::availableLogicalHeightUsing(const Length& h) const
{
if (h.isFixed())
return computeContentBoxLogicalHeight(h.value());
if (isRenderView())
return isHorizontalWritingMode() ? toRenderView(this)->frameView()->visibleHeight() : toRenderView(this)->frameView()->visibleWidth()... | 64,775,624,233,662,650,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-1799 | 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. | https://nvd.nist.gov/vuln/detail/CVE-2011-1799 |
162,225 | Chrome | 5fd35e5359c6345b8709695cd71fba307318e6aa | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/5fd35e5359c6345b8709695cd71fba307318e6aa | None | 0 | LayoutUnit RenderBox::availableLogicalHeightUsing(const Length& h) const
{
if (h.isFixed())
return computeContentBoxLogicalHeight(h.value());
if (isRenderView())
return isHorizontalWritingMode() ? toRenderView(this)->frameView()->visibleHeight() : toRenderView(this)->frameView()->visibleWidth()... | 306,869,135,703,330,270,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-1799 | 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. | https://nvd.nist.gov/vuln/detail/CVE-2011-1799 |
5,278 | Chrome | 2511466dd15750f2ab0e5cecc30010f0a3f7949c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/2511466dd15750f2ab0e5cecc30010f0a3f7949c | None | 1 | void FocusFirstNameField() {
LOG(WARNING) << "Clicking on the tab.";
ASSERT_NO_FATAL_FAILURE(ui_test_utils::ClickOnView(browser(),
VIEW_ID_TAB_CONTAINER));
ASSERT_TRUE(ui_test_utils::IsViewFocused(browser(),
... | 40,730,733,545,771,880,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2876 | Buffer overflow in the SSE2 optimization functionality in Google Chrome before 22.0.1229.79 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2876 |
162,402 | Chrome | 2511466dd15750f2ab0e5cecc30010f0a3f7949c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/2511466dd15750f2ab0e5cecc30010f0a3f7949c | None | 0 | void FocusFirstNameField() {
LOG(WARNING) << "Clicking on the tab.";
ui_test_utils::SimulateMouseClick(browser()->GetSelectedWebContents());
LOG(WARNING) << "Focusing the first name field.";
bool result = false;
ASSERT_TRUE(ui_test_utils::ExecuteJavaScriptAndExtractBool(
render_view_... | 28,572,523,557,000,025,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2876 | Buffer overflow in the SSE2 optimization functionality in Google Chrome before 22.0.1229.79 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2876 |
5,308 | Chrome | 76a3314ac3b711e01fae3b76a5d85f0eddeeec0b | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/76a3314ac3b711e01fae3b76a5d85f0eddeeec0b | None | 1 | bool BaseSettingChange::Init(Profile* profile) {
DCHECK(profile);
profile_ = profile;
return true;
}
| 280,299,927,734,355,520,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2874 | Skia, as used in Google Chrome before 22.0.1229.79, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an out-of-bounds write operation, a different vulnerability than CVE-2012-2883. | https://nvd.nist.gov/vuln/detail/CVE-2012-2874 |
162,432 | Chrome | 76a3314ac3b711e01fae3b76a5d85f0eddeeec0b | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/76a3314ac3b711e01fae3b76a5d85f0eddeeec0b | None | 0 | bool BaseSettingChange::Init(Profile* profile) {
DCHECK(profile && !profile_);
profile_ = profile;
return true;
}
| 105,620,677,973,026,280,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2874 | Skia, as used in Google Chrome before 22.0.1229.79, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an out-of-bounds write operation, a different vulnerability than CVE-2012-2883. | https://nvd.nist.gov/vuln/detail/CVE-2012-2874 |
5,446 | Chrome | e741149a6b7872a2bf1f2b6cc0a56e836592fb77 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e741149a6b7872a2bf1f2b6cc0a56e836592fb77 | None | 1 | xsltGenerateIdFunction(xmlXPathParserContextPtr ctxt, int nargs){
xmlNodePtr cur = NULL;
long val;
xmlChar str[30];
xmlDocPtr doc;
if (nargs == 0) {
cur = ctxt->context->node;
} else if (nargs == 1) {
xmlXPathObjectPtr obj;
xmlNodeSetPtr nodelist;
int i, ret;
if ((ctxt->value ... | 91,106,450,881,227,730,000,000,000,000,000,000,000 | functions.c | 157,072,055,609,151,920,000,000,000,000,000,000,000 | [
"CWE-399"
] | CVE-2012-2870 | libxslt 1.1.26 and earlier, as used in Google Chrome before 21.0.1180.89, does not properly manage memory, which might allow remote attackers to cause a denial of service (application crash) via a crafted XSLT expression that is not properly identified during XPath navigation, related to (1) the xsltCompileLocationPath... | https://nvd.nist.gov/vuln/detail/CVE-2012-2870 |
162,562 | Chrome | e741149a6b7872a2bf1f2b6cc0a56e836592fb77 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e741149a6b7872a2bf1f2b6cc0a56e836592fb77 | None | 0 | xsltGenerateIdFunction(xmlXPathParserContextPtr ctxt, int nargs){
xmlNodePtr cur = NULL;
xmlXPathObjectPtr obj = NULL;
long val;
xmlChar str[30];
xmlDocPtr doc;
if (nargs == 0) {
cur = ctxt->context->node;
} else if (nargs == 1) {
xmlNodeSetPtr nodelist;
int i, ret;
if ((ct... | 219,793,076,135,795,260,000,000,000,000,000,000,000 | functions.c | 40,612,155,077,587,955,000,000,000,000,000,000,000 | [
"CWE-399"
] | CVE-2012-2870 | libxslt 1.1.26 and earlier, as used in Google Chrome before 21.0.1180.89, does not properly manage memory, which might allow remote attackers to cause a denial of service (application crash) via a crafted XSLT expression that is not properly identified during XPath navigation, related to (1) the xsltCompileLocationPath... | https://nvd.nist.gov/vuln/detail/CVE-2012-2870 |
5,447 | Chrome | 68b6502084af7e2021f7321633f5fbb5f997a58b | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/68b6502084af7e2021f7321633f5fbb5f997a58b | None | 1 | SSLErrorInfo SSLErrorInfo::CreateError(ErrorType error_type,
net::X509Certificate* cert,
const GURL& request_url) {
string16 title, details, short_description;
std::vector<string16> extra_info;
switch (error_type) {
case CERT_COMMON... | 53,399,739,575,118,670,000,000,000,000,000,000,000 | None | null | [
"CWE-79"
] | CVE-2012-2872 | Cross-site scripting (XSS) vulnerability in an SSL interstitial page in Google Chrome before 21.0.1180.89 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2872 |
162,563 | Chrome | 68b6502084af7e2021f7321633f5fbb5f997a58b | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/68b6502084af7e2021f7321633f5fbb5f997a58b | None | 0 | SSLErrorInfo SSLErrorInfo::CreateError(ErrorType error_type,
net::X509Certificate* cert,
const GURL& request_url) {
string16 title, details, short_description;
std::vector<string16> extra_info;
switch (error_type) {
case CERT_COMMON... | 162,948,772,852,013,500,000,000,000,000,000,000,000 | None | null | [
"CWE-79"
] | CVE-2012-2872 | Cross-site scripting (XSS) vulnerability in an SSL interstitial page in Google Chrome before 21.0.1180.89 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2872 |
5,484 | Chrome | e3171b346e6919f4162ea128d0f7b342cf878fd4 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e3171b346e6919f4162ea128d0f7b342cf878fd4 | None | 1 | PowerPopupView() {
SetHorizontalAlignment(ALIGN_RIGHT);
UpdateText();
}
| 112,374,548,428,927,140,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2842 | Use-after-free vulnerability in Google Chrome before 20.0.1132.57 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to counter handling. | https://nvd.nist.gov/vuln/detail/CVE-2012-2842 |
162,599 | Chrome | e3171b346e6919f4162ea128d0f7b342cf878fd4 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e3171b346e6919f4162ea128d0f7b342cf878fd4 | None | 0 | PowerPopupView() {
SetHorizontalAlignment(ALIGN_RIGHT);
SetMultiLine(true);
UpdateText();
}
| 11,359,804,736,220,158,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2842 | Use-after-free vulnerability in Google Chrome before 20.0.1132.57 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to counter handling. | https://nvd.nist.gov/vuln/detail/CVE-2012-2842 |
5,532 | Chrome | 3511b6ec1e955578ddb6e90f0cc99f824e36026e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3511b6ec1e955578ddb6e90f0cc99f824e36026e | None | 1 | virtual void SetUpCommandLine(CommandLine* command_line) {
GpuFeatureTest::SetUpCommandLine(command_line);
command_line->AppendSwitch(switches::kEnableThreadedCompositing);
}
| 260,191,358,944,750,530,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2823 | Use-after-free vulnerability in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to SVG resources. | https://nvd.nist.gov/vuln/detail/CVE-2012-2823 |
102,824 | Chrome | 3511b6ec1e955578ddb6e90f0cc99f824e36026e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3511b6ec1e955578ddb6e90f0cc99f824e36026e | None | 0 | virtual void SetUpCommandLine(CommandLine* command_line) {
GpuFeatureTest::SetUpCommandLine(command_line);
command_line->AppendSwitch(switches::kDisableAcceleratedCompositing);
}
| 247,937,005,301,156,650,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2823 | Use-after-free vulnerability in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to SVG resources. | https://nvd.nist.gov/vuln/detail/CVE-2012-2823 |
5,533 | Chrome | 7c2785fab1685c8735288dfbbbb617d9c4f5d8b2 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7c2785fab1685c8735288dfbbbb617d9c4f5d8b2 | None | 1 | bool GraphicsContext3D::getImageData(Image* image,
GC3Denum format,
GC3Denum type,
bool premultiplyAlpha,
bool ignoreGammaAndColorProfile,
... | 194,621,381,134,065,270,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2824 | Use-after-free vulnerability in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to SVG painting. | https://nvd.nist.gov/vuln/detail/CVE-2012-2824 |
162,644 | Chrome | 7c2785fab1685c8735288dfbbbb617d9c4f5d8b2 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7c2785fab1685c8735288dfbbbb617d9c4f5d8b2 | None | 0 | bool GraphicsContext3D::getImageData(Image* image,
GC3Denum format,
GC3Denum type,
bool premultiplyAlpha,
bool ignoreGammaAndColorProfile,
... | 73,491,779,868,371,040,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2012-2824 | Use-after-free vulnerability in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to SVG painting. | https://nvd.nist.gov/vuln/detail/CVE-2012-2824 |
5,534 | Chrome | 1595f66a8dec04864afd048809cd9d0802049feb | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1595f66a8dec04864afd048809cd9d0802049feb | None | 1 | void removeAllDOMObjects()
{
DOMDataStore& store = DOMData::getCurrentStore();
v8::HandleScope scope;
if (isMainThread()) {
DOMData::removeObjectsFromWrapperMap<Node>(&store, store.domNodeMap());
DOMData::removeObjectsFromWrapperMap<Node>(&store, store.activeDomNodeMap());
}
D... | 158,567,607,023,592,300,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2833 | Buffer overflow in the JS API in the PDF functionality in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2833 |
162,645 | Chrome | 1595f66a8dec04864afd048809cd9d0802049feb | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1595f66a8dec04864afd048809cd9d0802049feb | None | 0 | void removeAllDOMObjects()
{
DOMDataStore& store = DOMData::getCurrentStore();
v8::HandleScope scope;
ASSERT(!isMainThread());
// Note: We skip the Node wrapper maps because they exist only on the main thread.
DOMData::removeObjectsFromWrapperMap<void>(&store, store.domObjectMap());
}
| 296,408,420,410,891,170,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2012-2833 | Buffer overflow in the JS API in the PDF functionality in Google Chrome before 20.0.1132.43 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2012-2833 |
5,540 | Chrome | 04915c26ea193247b8a29aa24bfa34578ef5d39e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/04915c26ea193247b8a29aa24bfa34578ef5d39e | None | 1 | static inline quint32 swapBgrToRgb(quint32 pixel)
{
return ((pixel << 16) & 0xff0000) | ((pixel >> 16) & 0xff) | (pixel & 0xff00ff00);
}
| 304,658,842,432,476,570,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2011-3956 | The extension implementation in Google Chrome before 17.0.963.46 does not properly handle sandboxed origins, which might allow remote attackers to bypass the Same Origin Policy via a crafted extension. | https://nvd.nist.gov/vuln/detail/CVE-2011-3956 |
162,651 | Chrome | 04915c26ea193247b8a29aa24bfa34578ef5d39e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/04915c26ea193247b8a29aa24bfa34578ef5d39e | None | 0 | static inline quint32 swapBgrToRgb(quint32 pixel)
{
return (((pixel << 16) | (pixel >> 16)) & 0x00ff00ff) | (pixel & 0xff00ff00);
}
| 246,454,288,635,677,660,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2011-3956 | The extension implementation in Google Chrome before 17.0.963.46 does not properly handle sandboxed origins, which might allow remote attackers to bypass the Same Origin Policy via a crafted extension. | https://nvd.nist.gov/vuln/detail/CVE-2011-3956 |
5,541 | Chrome | b712795852f9d6073e062680e280634290c4ba5d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/b712795852f9d6073e062680e280634290c4ba5d | None | 1 | HarfBuzzShaperBase::HarfBuzzShaperBase(const Font* font, const TextRun& run)
: m_font(font)
, m_run(run)
, m_wordSpacingAdjustment(font->wordSpacing())
, m_letterSpacing(font->letterSpacing())
{
}
| 105,068,038,334,913,600,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2011-3961 | Race condition in Google Chrome before 17.0.963.46 allows remote attackers to execute arbitrary code via vectors that trigger a crash of a utility process. | https://nvd.nist.gov/vuln/detail/CVE-2011-3961 |
162,652 | Chrome | b712795852f9d6073e062680e280634290c4ba5d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/b712795852f9d6073e062680e280634290c4ba5d | None | 0 | HarfBuzzShaperBase::HarfBuzzShaperBase(const Font* font, const TextRun& run)
: m_font(font)
, m_normalizedBufferLength(0)
, m_run(run)
, m_wordSpacingAdjustment(font->wordSpacing())
, m_padding(0)
, m_padPerWordBreak(0)
, m_padError(0)
, m_letterSpacing(font->letterSpacing())
{
}
| 85,595,349,233,600,080,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2011-3961 | Race condition in Google Chrome before 17.0.963.46 allows remote attackers to execute arbitrary code via vectors that trigger a crash of a utility process. | https://nvd.nist.gov/vuln/detail/CVE-2011-3961 |
5,551 | Chrome | 7352baf29ac44d23cd580c2edfa8faf4e140a480 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7352baf29ac44d23cd580c2edfa8faf4e140a480 | None | 1 | void SignatureUtil::CheckSignature(
const FilePath& file_path,
ClientDownloadRequest_SignatureInfo* signature_info) {
VLOG(2) << "Checking signature for " << file_path.value();
WINTRUST_FILE_INFO file_info;
file_info.cbStruct = sizeof(file_info);
file_info.pcwszFilePath = file_path.value().c_str();
f... | 283,917,935,680,180,340,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-3965 | Google Chrome before 17.0.963.46 does not properly check signatures, which allows remote attackers to cause a denial of service (application crash) via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-3965 |
162,662 | Chrome | 7352baf29ac44d23cd580c2edfa8faf4e140a480 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7352baf29ac44d23cd580c2edfa8faf4e140a480 | None | 0 | void SignatureUtil::CheckSignature(
const FilePath& file_path,
ClientDownloadRequest_SignatureInfo* signature_info) {
VLOG(2) << "Checking signature for " << file_path.value();
WINTRUST_FILE_INFO file_info;
file_info.cbStruct = sizeof(file_info);
file_info.pcwszFilePath = file_path.value().c_str();
f... | 194,746,192,320,047,400,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2011-3965 | Google Chrome before 17.0.963.46 does not properly check signatures, which allows remote attackers to cause a denial of service (application crash) via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-3965 |
5,561 | Chrome | 58ffd25567098d8ce9443b7c977382929d163b3d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/58ffd25567098d8ce9443b7c977382929d163b3d | None | 1 | static void setPathFromConvexPoints(SkPath* path, size_t numPoints, const FloatPoint* points)
{
path->incReserve(numPoints);
path->moveTo(WebCoreFloatToSkScalar(points[0].x()),
WebCoreFloatToSkScalar(points[0].y()));
for (size_t i = 1; i < numPoints; ++i) {
path->lineTo(WebCoreFloa... | 240,318,301,613,997,740,000,000,000,000,000,000,000 | None | null | [
"CWE-19"
] | CVE-2011-3927 | Skia, as used in Google Chrome before 16.0.912.77, does not perform all required initialization of values, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-3927 |
162,671 | Chrome | 58ffd25567098d8ce9443b7c977382929d163b3d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/58ffd25567098d8ce9443b7c977382929d163b3d | None | 0 | static void setPathFromConvexPoints(SkPath* path, size_t numPoints, const FloatPoint* points)
{
path->incReserve(numPoints);
path->moveTo(WebCoreFloatToSkScalar(points[0].x()),
WebCoreFloatToSkScalar(points[0].y()));
for (size_t i = 1; i < numPoints; ++i) {
path->lineTo(WebCoreFloa... | 334,573,092,180,742,550,000,000,000,000,000,000,000 | None | null | [
"CWE-19"
] | CVE-2011-3927 | Skia, as used in Google Chrome before 16.0.912.77, does not perform all required initialization of values, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2011-3927 |
5,603 | Chrome | b2dfe7c175fb21263f06eb586f1ed235482a3281 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/b2dfe7c175fb21263f06eb586f1ed235482a3281 | None | 1 | static void _ewk_frame_smart_del(Evas_Object* ewkFrame)
{
EWK_FRAME_SD_GET(ewkFrame, smartData);
if (smartData) {
if (smartData->frame) {
WebCore::FrameLoaderClientEfl* flc = _ewk_frame_loader_efl_get(smartData->frame);
flc->setWebFrame(0);
smartData->frame->loade... | 248,859,574,807,383,000,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-3103 | Google V8, as used in Google Chrome before 19.0.1084.52, does not properly perform garbage collection, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via crafted JavaScript code. | https://nvd.nist.gov/vuln/detail/CVE-2011-3103 |
162,711 | Chrome | b2dfe7c175fb21263f06eb586f1ed235482a3281 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/b2dfe7c175fb21263f06eb586f1ed235482a3281 | None | 0 | static void _ewk_frame_smart_del(Evas_Object* ewkFrame)
{
EWK_FRAME_SD_GET(ewkFrame, smartData);
if (smartData) {
if (smartData->frame) {
WebCore::FrameLoaderClientEfl* flc = _ewk_frame_loader_efl_get(smartData->frame);
flc->setWebFrame(0);
EWK_FRAME_SD_GET(ewk_vi... | 260,797,461,301,060,040,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-3103 | Google V8, as used in Google Chrome before 19.0.1084.52, does not properly perform garbage collection, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via crafted JavaScript code. | https://nvd.nist.gov/vuln/detail/CVE-2011-3103 |
5,629 | Chrome | 7ee3acb08d9de663e5ec3148ee98b666cd32ad82 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7ee3acb08d9de663e5ec3148ee98b666cd32ad82 | None | 1 | int BrowserNonClientFrameViewAura::NonClientTopBorderHeight(
bool force_restored) const {
if (frame()->widget_delegate() &&
frame()->widget_delegate()->ShouldShowWindowTitle()) {
return close_button_->bounds().bottom();
}
if (!frame()->IsMaximized() || force_restored)
return kTabstripTopSp... | 211,513,149,709,653,660,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-3114 | Multiple buffer overflows in the PDF functionality in Google Chrome before 19.0.1084.52 allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger unknown function calls. | https://nvd.nist.gov/vuln/detail/CVE-2011-3114 |
162,734 | Chrome | 7ee3acb08d9de663e5ec3148ee98b666cd32ad82 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7ee3acb08d9de663e5ec3148ee98b666cd32ad82 | None | 0 | int BrowserNonClientFrameViewAura::NonClientTopBorderHeight(
bool force_restored) const {
if (force_restored)
return kTabstripTopSpacingRestored;
if (frame()->IsFullscreen())
return 0;
if (frame()->IsMaximized())
return kTabstripTopSpacingMaximized;
if (frame()->widget_delegate() &&
fr... | 12,690,367,807,357,724,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-3114 | Multiple buffer overflows in the PDF functionality in Google Chrome before 19.0.1084.52 allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger unknown function calls. | https://nvd.nist.gov/vuln/detail/CVE-2011-3114 |
5,630 | Chrome | d6b061bf189e0661a3d94d89dbcb2e6f70b433da | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d6b061bf189e0661a3d94d89dbcb2e6f70b433da | None | 1 | void ProfileImplIOData::LazyInitializeInternal(
ProfileParams* profile_params) const {
clear_local_state_on_exit_ = profile_params->clear_local_state_on_exit;
ChromeURLRequestContext* main_context = main_request_context();
ChromeURLRequestContext* extensions_context = extensions_request_context();
media_re... | 275,693,883,405,655,000,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-3083 | browser/profiles/profile_impl_io_data.cc in Google Chrome before 19.0.1084.46 does not properly handle a malformed ftp URL in the SRC attribute of a VIDEO element, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted web page. | https://nvd.nist.gov/vuln/detail/CVE-2011-3083 |
162,735 | Chrome | d6b061bf189e0661a3d94d89dbcb2e6f70b433da | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d6b061bf189e0661a3d94d89dbcb2e6f70b433da | None | 0 | void ProfileImplIOData::LazyInitializeInternal(
ProfileParams* profile_params) const {
clear_local_state_on_exit_ = profile_params->clear_local_state_on_exit;
ChromeURLRequestContext* main_context = main_request_context();
ChromeURLRequestContext* extensions_context = extensions_request_context();
media_re... | 93,850,197,824,622,210,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2011-3083 | browser/profiles/profile_impl_io_data.cc in Google Chrome before 19.0.1084.46 does not properly handle a malformed ftp URL in the SRC attribute of a VIDEO element, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted web page. | https://nvd.nist.gov/vuln/detail/CVE-2011-3083 |
5,680 | Chrome | 3da579b85a36e95c03d06b7c4ce9d618af4107bf | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3da579b85a36e95c03d06b7c4ce9d618af4107bf | None | 1 | BookmarkManagerView::BookmarkManagerView(Profile* profile)
: profile_(profile->GetOriginalProfile()),
table_view_(NULL),
tree_view_(NULL),
ALLOW_THIS_IN_INITIALIZER_LIST(search_factory_(this)) {
search_tf_ = new views::TextField();
search_tf_->set_default_width_in_chars(30);
table_view_ = n... | 206,164,856,550,084,260,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-3050 | Use-after-free vulnerability in the Cascading Style Sheets (CSS) implementation in Google Chrome before 17.0.963.83 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the :first-letter pseudo-element. | https://nvd.nist.gov/vuln/detail/CVE-2011-3050 |
162,785 | Chrome | 3da579b85a36e95c03d06b7c4ce9d618af4107bf | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3da579b85a36e95c03d06b7c4ce9d618af4107bf | None | 0 | BookmarkManagerView::BookmarkManagerView(Profile* profile)
: profile_(profile->GetOriginalProfile()),
table_view_(NULL),
tree_view_(NULL),
ALLOW_THIS_IN_INITIALIZER_LIST(search_factory_(this)) {
search_tf_ = new views::TextField();
search_tf_->set_default_width_in_chars(30);
table_view_ = n... | 3,153,270,228,009,491,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2011-3050 | Use-after-free vulnerability in the Cascading Style Sheets (CSS) implementation in Google Chrome before 17.0.963.83 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the :first-letter pseudo-element. | https://nvd.nist.gov/vuln/detail/CVE-2011-3050 |
5,746 | Chrome | 50370b3c98047bdc80184ff87a502edc5c597d3a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/50370b3c98047bdc80184ff87a502edc5c597d3a | None | 1 | void OneClickSigninHelper::ShowInfoBarIfPossible(net::URLRequest* request,
ProfileIOData* io_data,
int child_id,
int route_id) {
std::string google_chrome_signin_value;
... | 329,027,838,139,599,450,000,000,000,000,000,000,000 | None | null | [
"CWE-287"
] | CVE-2013-6634 | The OneClickSigninHelper::ShowInfoBarIfPossible function in browser/ui/sync/one_click_signin_helper.cc in Google Chrome before 31.0.1650.63 uses an incorrect URL during realm validation, which allows remote attackers to conduct session fixation attacks and hijack web sessions by triggering improper sync after a 302 (ak... | https://nvd.nist.gov/vuln/detail/CVE-2013-6634 |
162,847 | Chrome | 50370b3c98047bdc80184ff87a502edc5c597d3a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/50370b3c98047bdc80184ff87a502edc5c597d3a | None | 0 | void OneClickSigninHelper::ShowInfoBarIfPossible(net::URLRequest* request,
ProfileIOData* io_data,
int child_id,
int route_id) {
std::string google_chrome_signin_value;
... | 189,731,804,427,671,700,000,000,000,000,000,000,000 | None | null | [
"CWE-287"
] | CVE-2013-6634 | The OneClickSigninHelper::ShowInfoBarIfPossible function in browser/ui/sync/one_click_signin_helper.cc in Google Chrome before 31.0.1650.63 uses an incorrect URL during realm validation, which allows remote attackers to conduct session fixation attacks and hijack web sessions by triggering improper sync after a 302 (ak... | https://nvd.nist.gov/vuln/detail/CVE-2013-6634 |
5,753 | Chrome | 516abadc2553489ce28faeea4917280032fbe91d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/516abadc2553489ce28faeea4917280032fbe91d | None | 1 | bool AffiliationFetcher::ParseResponse(
AffiliationFetcherDelegate::Result* result) const {
std::string serialized_response;
if (!fetcher_->GetResponseAsString(&serialized_response)) {
NOTREACHED();
}
affiliation_pb::LookupAffiliationResponse response;
if (!response.ParseFromString(serialized_respon... | 69,665,751,058,673,710,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-6640 | The DehoistArrayIndex function in hydrogen-dehoist.cc (aka hydrogen.cc) in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds read) via JavaScript code that sets a variable to the value of an array element with a crafted index. | https://nvd.nist.gov/vuln/detail/CVE-2013-6640 |
162,854 | Chrome | 516abadc2553489ce28faeea4917280032fbe91d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/516abadc2553489ce28faeea4917280032fbe91d | None | 0 | bool AffiliationFetcher::ParseResponse(
AffiliationFetcherDelegate::Result* result) const {
std::string serialized_response;
if (!fetcher_->GetResponseAsString(&serialized_response)) {
NOTREACHED();
}
affiliation_pb::LookupAffiliationResponse response;
if (!response.ParseFromString(serialized_respon... | 190,263,303,251,571,200,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-6640 | The DehoistArrayIndex function in hydrogen-dehoist.cc (aka hydrogen.cc) in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds read) via JavaScript code that sets a variable to the value of an array element with a crafted index. | https://nvd.nist.gov/vuln/detail/CVE-2013-6640 |
5,754 | Chrome | 4039d2fcaab746b6c20017ba9bb51c3a2403a76c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/4039d2fcaab746b6c20017ba9bb51c3a2403a76c | None | 1 | bool RenderFrameImpl::OnMessageReceived(const IPC::Message& msg) {
ObserverListBase<RenderFrameObserver>::Iterator it(observers_);
RenderFrameObserver* observer;
while ((observer = it.GetNext()) != NULL) {
if (observer->OnMessageReceived(msg))
return true;
}
bool handled = true;
bool msg_is_o... | 65,084,460,350,670,600,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-6621 | Use-after-free vulnerability in Google Chrome before 31.0.1650.48 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the x-webkit-speech attribute in a text INPUT element. | https://nvd.nist.gov/vuln/detail/CVE-2013-6621 |
162,855 | Chrome | 4039d2fcaab746b6c20017ba9bb51c3a2403a76c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/4039d2fcaab746b6c20017ba9bb51c3a2403a76c | None | 0 | bool RenderFrameImpl::OnMessageReceived(const IPC::Message& msg) {
GetContentClient()->SetActiveURL(frame_->document().url());
ObserverListBase<RenderFrameObserver>::Iterator it(observers_);
RenderFrameObserver* observer;
while ((observer = it.GetNext()) != NULL) {
if (observer->OnMessageReceived(msg))... | 235,321,147,543,000,660,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-6621 | Use-after-free vulnerability in Google Chrome before 31.0.1650.48 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the x-webkit-speech attribute in a text INPUT element. | https://nvd.nist.gov/vuln/detail/CVE-2013-6621 |
5,769 | Chrome | d6805d0d1d21976cf16d0237d9091f7eebea4ea5 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d6805d0d1d21976cf16d0237d9091f7eebea4ea5 | None | 1 | void EnsureInitializeForAndroidLayoutTests() {
CHECK(CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree));
JNIEnv* env = base::android::AttachCurrentThread();
content::NestedMessagePumpAndroid::RegisterJni(env);
content::RegisterNativesImpl(env);
bool success = base::MessageLoop::InitM... | 170,489,088,470,735,700,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-6627 | net/http/http_stream_parser.cc in Google Chrome before 31.0.1650.48 does not properly process HTTP Informational (aka 1xx) status codes, which allows remote web servers to cause a denial of service (out-of-bounds read) via a crafted response. | https://nvd.nist.gov/vuln/detail/CVE-2013-6627 |
162,870 | Chrome | d6805d0d1d21976cf16d0237d9091f7eebea4ea5 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d6805d0d1d21976cf16d0237d9091f7eebea4ea5 | None | 0 | void EnsureInitializeForAndroidLayoutTests() {
JNIEnv* env = base::android::AttachCurrentThread();
content::NestedMessagePumpAndroid::RegisterJni(env);
content::RegisterNativesImpl(env);
bool success = base::MessageLoop::InitMessagePumpForUIFactory(
&CreateMessagePumpForUI);
CHECK(success) << "Unab... | 176,044,329,959,348,170,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-6627 | net/http/http_stream_parser.cc in Google Chrome before 31.0.1650.48 does not properly process HTTP Informational (aka 1xx) status codes, which allows remote web servers to cause a denial of service (out-of-bounds read) via a crafted response. | https://nvd.nist.gov/vuln/detail/CVE-2013-6627 |
5,777 | Chrome | e1524692d362e607e806569147096dfb8c38cb6a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e1524692d362e607e806569147096dfb8c38cb6a | None | 1 | void ApplyBlockElementCommand::formatSelection(const VisiblePosition& startOfSelection, const VisiblePosition& endOfSelection)
{
Position start = startOfSelection.deepEquivalent().downstream();
if (isAtUnsplittableElement(start)) {
RefPtr<Element> blockquote = createBlockElement();
insertNodeAt(... | 53,046,879,309,981,440,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2926 | Use-after-free vulnerability in the IndentOutdentCommand::tryIndentingAsListItem function in core/editing/IndentOutdentCommand.cpp in Blink, as used in Google Chrome before 30.0.1599.101, allows user-assisted remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to ... | https://nvd.nist.gov/vuln/detail/CVE-2013-2926 |
162,878 | Chrome | e1524692d362e607e806569147096dfb8c38cb6a | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/e1524692d362e607e806569147096dfb8c38cb6a | None | 0 | void ApplyBlockElementCommand::formatSelection(const VisiblePosition& startOfSelection, const VisiblePosition& endOfSelection)
{
Position start = startOfSelection.deepEquivalent().downstream();
if (isAtUnsplittableElement(start)) {
RefPtr<Element> blockquote = createBlockElement();
insertNodeAt(... | 5,595,155,903,588,535,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2926 | Use-after-free vulnerability in the IndentOutdentCommand::tryIndentingAsListItem function in core/editing/IndentOutdentCommand.cpp in Blink, as used in Google Chrome before 30.0.1599.101, allows user-assisted remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to ... | https://nvd.nist.gov/vuln/detail/CVE-2013-2926 |
5,781 | Chrome | c2364e0ce42878a2177c6f4cf7adb3c715b777c1 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/c2364e0ce42878a2177c6f4cf7adb3c715b777c1 | None | 1 | void OmniboxEditModel::RestoreState(const State* state) {
controller_->GetToolbarModel()->set_url_replacement_enabled(
!state || state->url_replacement_enabled);
permanent_text_ = controller_->GetToolbarModel()->GetText();
view_->RevertWithoutResettingSearchTermReplacement();
input_ = state ? state->au... | 36,454,556,757,371,260,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2013-2906 | Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp, core/platform/audio/AudioDSPKernelProcessor.c... | https://nvd.nist.gov/vuln/detail/CVE-2013-2906 |
162,882 | Chrome | c2364e0ce42878a2177c6f4cf7adb3c715b777c1 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/c2364e0ce42878a2177c6f4cf7adb3c715b777c1 | None | 0 | void OmniboxEditModel::RestoreState(const State* state) {
bool url_replacement_enabled = !state || state->url_replacement_enabled;
controller_->GetToolbarModel()->set_url_replacement_enabled(
url_replacement_enabled);
controller_->GetToolbarModel()->set_origin_chip_enabled(
url_replacement_enabled);... | 170,505,704,242,751,800,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2013-2906 | Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp, core/platform/audio/AudioDSPKernelProcessor.c... | https://nvd.nist.gov/vuln/detail/CVE-2013-2906 |
5,785 | Chrome | 248a92c21c20c14b5983680c50e1d8b73fc79a2f | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/248a92c21c20c14b5983680c50e1d8b73fc79a2f | None | 1 | static inline void constructBidiRunsForSegment(InlineBidiResolver& topResolver, BidiRunList<BidiRun>& bidiRuns, const InlineIterator& endOfRuns, VisualDirectionOverride override, bool previousLineBrokeCleanly)
{
ASSERT(&topResolver.runs() == &bidiRuns);
ASSERT(topResolver.position() != endOfRuns);
RenderObj... | 87,961,228,333,894,640,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2909 | Use-after-free vulnerability in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to inline-block rendering for bidirectional Unicode text in an element isolated from its siblings. | https://nvd.nist.gov/vuln/detail/CVE-2013-2909 |
162,886 | Chrome | 248a92c21c20c14b5983680c50e1d8b73fc79a2f | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/248a92c21c20c14b5983680c50e1d8b73fc79a2f | None | 0 | static inline void constructBidiRunsForSegment(InlineBidiResolver& topResolver, BidiRunList<BidiRun>& bidiRuns, const InlineIterator& endOfRuns, VisualDirectionOverride override, bool previousLineBrokeCleanly)
{
ASSERT(&topResolver.runs() == &bidiRuns);
ASSERT(topResolver.position() != endOfRuns);
RenderObj... | 10,067,773,500,712,182,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2909 | Use-after-free vulnerability in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to inline-block rendering for bidirectional Unicode text in an element isolated from its siblings. | https://nvd.nist.gov/vuln/detail/CVE-2013-2909 |
5,790 | Chrome | 0220f39fac21d169a834ef91de362f4169f2eef5 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/0220f39fac21d169a834ef91de362f4169f2eef5 | None | 1 | xsltStylesheetPtr XSLStyleSheet::compileStyleSheet()
{
if (m_embedded)
return xsltLoadStylesheetPI(document());
ASSERT(!m_stylesheetDocTaken);
xsltStylesheetPtr result = xsltParseStylesheetDoc(m_stylesheetDoc);
if (result)
m_stylesheetDocTaken = true;
return result;
}
| 67,606,721,734,149,250,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2911 | Use-after-free vulnerability in the XSLStyleSheet::compileStyleSheet function in core/xml/XSLStyleSheetLibxslt.cpp in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging improper handling of post-failure recomp... | https://nvd.nist.gov/vuln/detail/CVE-2013-2911 |
162,891 | Chrome | 0220f39fac21d169a834ef91de362f4169f2eef5 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/0220f39fac21d169a834ef91de362f4169f2eef5 | None | 0 | xsltStylesheetPtr XSLStyleSheet::compileStyleSheet()
{
if (m_embedded)
return xsltLoadStylesheetPI(document());
// Certain libxslt versions are corrupting the xmlDoc on compilation failures -
// hence attempting to recompile after a failure is unsafe.
if (m_compilationFailed)
return ... | 69,778,753,246,424,290,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2911 | Use-after-free vulnerability in the XSLStyleSheet::compileStyleSheet function in core/xml/XSLStyleSheetLibxslt.cpp in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging improper handling of post-failure recomp... | https://nvd.nist.gov/vuln/detail/CVE-2013-2911 |
5,791 | Chrome | 5ecc8d42ff888ff8b459df566208e7e01a3be5ba | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/5ecc8d42ff888ff8b459df566208e7e01a3be5ba | None | 1 | void ColorChooserDialog::DidCloseDialog(bool chose_color,
SkColor color,
RunState run_state) {
if (!listener_)
return;
EndRun(run_state);
CopyCustomColors(custom_colors_, g_custom_colors);
if (chose_color)
listener_->On... | 127,791,017,027,380,400,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2914 | Use-after-free vulnerability in the color-chooser dialog in Google Chrome before 30.0.1599.66 on Windows allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to color_chooser_dialog.cc and color_chooser_win.cc in browser/ui/views/. | https://nvd.nist.gov/vuln/detail/CVE-2013-2914 |
162,892 | Chrome | 5ecc8d42ff888ff8b459df566208e7e01a3be5ba | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/5ecc8d42ff888ff8b459df566208e7e01a3be5ba | None | 0 | void ColorChooserDialog::DidCloseDialog(bool chose_color,
SkColor color,
RunState run_state) {
EndRun(run_state);
CopyCustomColors(custom_colors_, g_custom_colors);
if (listener_) {
if (chose_color)
listener_->OnColorCh... | 85,448,630,023,359,680,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2914 | Use-after-free vulnerability in the color-chooser dialog in Google Chrome before 30.0.1599.66 on Windows allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to color_chooser_dialog.cc and color_chooser_win.cc in browser/ui/views/. | https://nvd.nist.gov/vuln/detail/CVE-2013-2914 |
5,795 | Chrome | 6bdf46c517fd12674ffc61d827dc8987e67f0334 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/6bdf46c517fd12674ffc61d827dc8987e67f0334 | None | 1 | ReverbConvolverStage::ReverbConvolverStage(const float* impulseResponse, size_t, size_t reverbTotalLatency, size_t stageOffset, size_t stageLength,
size_t fftSize, size_t renderPhase, size_t renderSliceSize, ReverbAccumulationBuffer* accumulationBuffer, bool directMode)
: ... | 1,948,827,652,665,012,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2917 | The ReverbConvolverStage::ReverbConvolverStage function in core/platform/audio/ReverbConvolverStage.cpp in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the impulseResponse array. | https://nvd.nist.gov/vuln/detail/CVE-2013-2917 |
162,896 | Chrome | 6bdf46c517fd12674ffc61d827dc8987e67f0334 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/6bdf46c517fd12674ffc61d827dc8987e67f0334 | None | 0 | ReverbConvolverStage::ReverbConvolverStage(const float* impulseResponse, size_t, size_t reverbTotalLatency, size_t stageOffset, size_t stageLength,
size_t fftSize, size_t renderPhase, size_t renderSliceSize, ReverbAccumulationBuffer* accumulationBuffer, bool directMode)
: ... | 302,352,344,186,598,470,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2917 | The ReverbConvolverStage::ReverbConvolverStage function in core/platform/audio/ReverbConvolverStage.cpp in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the impulseResponse array. | https://nvd.nist.gov/vuln/detail/CVE-2013-2917 |
5,796 | Chrome | 3ca8e38ff57e83fcce76f9b54cd8f8bfa09c34ad | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3ca8e38ff57e83fcce76f9b54cd8f8bfa09c34ad | None | 1 | bool DoResolveRelativeHost(const char* base_url,
const url_parse::Parsed& base_parsed,
const CHAR* relative_url,
const url_parse::Component& relative_component,
CharsetConverter* query_converter,
... | 14,662,426,330,022,674,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2920 | The DoResolveRelativeHost function in url/url_canon_relative.cc in Google Chrome before 30.0.1599.66 allows remote attackers to cause a denial of service (out-of-bounds read) via a relative URL containing a hostname, as demonstrated by a protocol-relative URL beginning with a //www.google.com/ substring. | https://nvd.nist.gov/vuln/detail/CVE-2013-2920 |
162,897 | Chrome | 3ca8e38ff57e83fcce76f9b54cd8f8bfa09c34ad | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/3ca8e38ff57e83fcce76f9b54cd8f8bfa09c34ad | None | 0 | bool DoResolveRelativeHost(const char* base_url,
const url_parse::Parsed& base_parsed,
const CHAR* relative_url,
const url_parse::Component& relative_component,
CharsetConverter* query_converter,
... | 195,483,878,436,498,500,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2920 | The DoResolveRelativeHost function in url/url_canon_relative.cc in Google Chrome before 30.0.1599.66 allows remote attackers to cause a denial of service (out-of-bounds read) via a relative URL containing a hostname, as demonstrated by a protocol-relative URL beginning with a //www.google.com/ substring. | https://nvd.nist.gov/vuln/detail/CVE-2013-2920 |
5,797 | Chrome | 1228817ab04a14df53b5a8446085f9c03bf6e964 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1228817ab04a14df53b5a8446085f9c03bf6e964 | None | 1 | void DelegatedFrameHost::CopyFromCompositingSurface(
const gfx::Rect& src_subrect,
const gfx::Size& dst_size,
const base::Callback<void(bool, const SkBitmap&)>& callback,
const SkColorType color_type) {
bool format_support = ((color_type == kRGB_565_SkColorType) ||
(color_... | 227,983,010,357,763,500,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2921 | Double free vulnerability in the ResourceFetcher::didLoadResource function in core/fetch/ResourceFetcher.cpp in the resource loader in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering certain callback proces... | https://nvd.nist.gov/vuln/detail/CVE-2013-2921 |
162,898 | Chrome | 1228817ab04a14df53b5a8446085f9c03bf6e964 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1228817ab04a14df53b5a8446085f9c03bf6e964 | None | 0 | void DelegatedFrameHost::CopyFromCompositingSurface(
const gfx::Rect& src_subrect,
const gfx::Size& output_size,
const base::Callback<void(bool, const SkBitmap&)>& callback,
const SkColorType color_type) {
bool format_support = ((color_type == kRGB_565_SkColorType) ||
(col... | 242,897,904,078,737,970,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2921 | Double free vulnerability in the ResourceFetcher::didLoadResource function in core/fetch/ResourceFetcher.cpp in the resource loader in Blink, as used in Google Chrome before 30.0.1599.66, allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering certain callback proces... | https://nvd.nist.gov/vuln/detail/CVE-2013-2921 |
5,800 | Chrome | bd3392a1f8b95bf0b0ee3821bc3245d743fb1337 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/bd3392a1f8b95bf0b0ee3821bc3245d743fb1337 | None | 1 | void DateTimeChooserImpl::writeDocument(SharedBuffer* data)
{
String stepString = String::number(m_parameters.step);
String stepBaseString = String::number(m_parameters.stepBase, 11, WTF::TruncateTrailingZeros);
IntRect anchorRectInScreen = m_chromeClient->rootViewToScreen(m_parameters.anchorRectInRootView)... | 126,911,034,376,117,660,000,000,000,000,000,000,000 | None | null | [
"CWE-22"
] | CVE-2013-2900 | The FilePath::ReferencesParent function in files/file_path.cc in Google Chrome before 29.0.1547.57 on Windows does not properly handle pathname components composed entirely of . (dot) and whitespace characters, which allows remote attackers to conduct directory traversal attacks via a crafted directory name. | https://nvd.nist.gov/vuln/detail/CVE-2013-2900 |
162,901 | Chrome | bd3392a1f8b95bf0b0ee3821bc3245d743fb1337 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/bd3392a1f8b95bf0b0ee3821bc3245d743fb1337 | None | 0 | void DateTimeChooserImpl::writeDocument(SharedBuffer* data)
{
String stepString = String::number(m_parameters.step);
String stepBaseString = String::number(m_parameters.stepBase, 11, WTF::TruncateTrailingZeros);
IntRect anchorRectInScreen = m_chromeClient->rootViewToScreen(m_parameters.anchorRectInRootView)... | 263,218,434,628,758,960,000,000,000,000,000,000,000 | None | null | [
"CWE-22"
] | CVE-2013-2900 | The FilePath::ReferencesParent function in files/file_path.cc in Google Chrome before 29.0.1547.57 on Windows does not properly handle pathname components composed entirely of . (dot) and whitespace characters, which allows remote attackers to conduct directory traversal attacks via a crafted directory name. | https://nvd.nist.gov/vuln/detail/CVE-2013-2900 |
5,801 | Chrome | afb848acb43ba316097ab4fddfa38dbd80bc6a71 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/afb848acb43ba316097ab4fddfa38dbd80bc6a71 | None | 1 | bool SharedMemory::Create(const SharedMemoryCreateOptions& options) {
DCHECK_EQ(-1, mapped_file_);
if (options.size == 0) return false;
if (options.size > static_cast<size_t>(std::numeric_limits<int>::max()))
return false;
base::ThreadRestrictions::ScopedAllowIO allow_io;
FILE *fp;
bool fix_size = tr... | 324,008,768,138,921,700,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2905 | The SharedMemory::Create function in memory/shared_memory_posix.cc in Google Chrome before 29.0.1547.57 uses weak permissions under /dev/shm/, which allows attackers to obtain sensitive information via direct access to a POSIX shared-memory file. | https://nvd.nist.gov/vuln/detail/CVE-2013-2905 |
162,902 | Chrome | afb848acb43ba316097ab4fddfa38dbd80bc6a71 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/afb848acb43ba316097ab4fddfa38dbd80bc6a71 | None | 0 | bool SharedMemory::Create(const SharedMemoryCreateOptions& options) {
DCHECK_EQ(-1, mapped_file_);
if (options.size == 0) return false;
if (options.size > static_cast<size_t>(std::numeric_limits<int>::max()))
return false;
base::ThreadRestrictions::ScopedAllowIO allow_io;
FILE *fp;
bool fix_size = tr... | 71,121,701,729,463,190,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2905 | The SharedMemory::Create function in memory/shared_memory_posix.cc in Google Chrome before 29.0.1547.57 uses weak permissions under /dev/shm/, which allows attackers to obtain sensitive information via direct access to a POSIX shared-memory file. | https://nvd.nist.gov/vuln/detail/CVE-2013-2905 |
5,811 | Chrome | 4ac8bc08e3306f38a5ab3e551aef6ad43753579c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/4ac8bc08e3306f38a5ab3e551aef6ad43753579c | None | 1 | PassRefPtr<Attr> Element::setAttributeNode(Attr* attrNode, ExceptionCode& ec)
{
if (!attrNode) {
ec = TYPE_MISMATCH_ERR;
return 0;
}
RefPtr<Attr> oldAttrNode = attrIfExists(attrNode->qualifiedName());
if (oldAttrNode.get() == attrNode)
return attrNode; // This Attr is already at... | 334,106,676,418,220,000,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2884 | Use-after-free vulnerability in the DOM implementation in Google Chrome before 28.0.1500.95 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to improper tracking of which document owns an Attr object. | https://nvd.nist.gov/vuln/detail/CVE-2013-2884 |
162,912 | Chrome | 4ac8bc08e3306f38a5ab3e551aef6ad43753579c | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/4ac8bc08e3306f38a5ab3e551aef6ad43753579c | None | 0 | PassRefPtr<Attr> Element::setAttributeNode(Attr* attrNode, ExceptionCode& ec)
{
if (!attrNode) {
ec = TYPE_MISMATCH_ERR;
return 0;
}
RefPtr<Attr> oldAttrNode = attrIfExists(attrNode->qualifiedName());
if (oldAttrNode.get() == attrNode)
return attrNode; // This Attr is already at... | 330,581,523,796,596,900,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-2884 | Use-after-free vulnerability in the DOM implementation in Google Chrome before 28.0.1500.95 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to improper tracking of which document owns an Attr object. | https://nvd.nist.gov/vuln/detail/CVE-2013-2884 |
5,863 | Chrome | 370bd9b522d2ccd4a3113d6c93d30cdf8ca502ef | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/370bd9b522d2ccd4a3113d6c93d30cdf8ca502ef | None | 1 | void WebURLLoaderImpl::Context::OnReceivedResponse(
const ResourceResponseInfo& info) {
if (!client_)
return;
WebURLResponse response;
response.initialize();
PopulateURLResponse(request_.url(), info, &response);
bool show_raw_listing = (GURL(request_.url()).query() == "raw");
if (info.mime_type =... | 109,821,041,334,681,160,000,000,000,000,000,000,000 | None | null | [
"CWE-416"
] | CVE-2013-2873 | Use-after-free vulnerability in Google Chrome before 28.0.1500.71 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving a 404 HTTP status code during the loading of resources. | https://nvd.nist.gov/vuln/detail/CVE-2013-2873 |
162,964 | Chrome | 370bd9b522d2ccd4a3113d6c93d30cdf8ca502ef | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/370bd9b522d2ccd4a3113d6c93d30cdf8ca502ef | None | 0 | void WebURLLoaderImpl::Context::OnReceivedResponse(
const ResourceResponseInfo& info) {
if (!client_)
return;
WebURLResponse response;
response.initialize();
PopulateURLResponse(request_.url(), info, &response);
bool show_raw_listing = (GURL(request_.url()).query() == "raw");
if (info.mime_type =... | 102,546,938,825,850,650,000,000,000,000,000,000,000 | None | null | [
"CWE-416"
] | CVE-2013-2873 | Use-after-free vulnerability in Google Chrome before 28.0.1500.71 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving a 404 HTTP status code during the loading of resources. | https://nvd.nist.gov/vuln/detail/CVE-2013-2873 |
5,864 | Chrome | c0da7c1c6e9ffe5006e146b6426f987238d4bf2e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/c0da7c1c6e9ffe5006e146b6426f987238d4bf2e | None | 1 | void DevToolsWindow::InspectedContentsClosing() {
web_contents_->GetRenderViewHost()->ClosePage();
}
| 290,832,303,710,878,300,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2874 | Google Chrome before 28.0.1500.71 on Windows, when an Nvidia GPU is used, allows remote attackers to bypass intended restrictions on access to screen data via vectors involving IPC transmission of GL textures. | https://nvd.nist.gov/vuln/detail/CVE-2013-2874 |
162,965 | Chrome | c0da7c1c6e9ffe5006e146b6426f987238d4bf2e | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/c0da7c1c6e9ffe5006e146b6426f987238d4bf2e | None | 0 | void DevToolsWindow::InspectedContentsClosing() {
intercepted_page_beforeunload_ = false;
web_contents_->GetRenderViewHost()->ClosePage();
}
| 124,982,003,522,795,970,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2874 | Google Chrome before 28.0.1500.71 on Windows, when an Nvidia GPU is used, allows remote attackers to bypass intended restrictions on access to screen data via vectors involving IPC transmission of GL textures. | https://nvd.nist.gov/vuln/detail/CVE-2013-2874 |
5,865 | Chrome | 016da29386308754274675e65fdb73cf9d59dc2d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/016da29386308754274675e65fdb73cf9d59dc2d | None | 1 | bool TabsCaptureVisibleTabFunction::RunImpl() {
PrefService* service = profile()->GetPrefs();
if (service->GetBoolean(prefs::kDisableScreenshots)) {
error_ = keys::kScreenshotsDisabled;
return false;
}
WebContents* web_contents = NULL;
if (!GetTabToCapture(&web_contents))
return false;
image_f... | 285,077,923,452,161,440,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2876 | browser/extensions/api/tabs/tabs_api.cc in Google Chrome before 28.0.1500.71 does not properly enforce restrictions on the capture of screenshots by extensions, which allows remote attackers to obtain sensitive information about the content of a previous page via vectors involving an interstitial page. | https://nvd.nist.gov/vuln/detail/CVE-2013-2876 |
162,966 | Chrome | 016da29386308754274675e65fdb73cf9d59dc2d | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/016da29386308754274675e65fdb73cf9d59dc2d | None | 0 | bool TabsCaptureVisibleTabFunction::RunImpl() {
PrefService* service = profile()->GetPrefs();
if (service->GetBoolean(prefs::kDisableScreenshots)) {
error_ = keys::kScreenshotsDisabled;
return false;
}
WebContents* web_contents = NULL;
if (!GetTabToCapture(&web_contents))
return false;
image_f... | 152,804,594,959,298,500,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-2876 | browser/extensions/api/tabs/tabs_api.cc in Google Chrome before 28.0.1500.71 does not properly enforce restrictions on the capture of screenshots by extensions, which allows remote attackers to obtain sensitive information about the content of a previous page via vectors involving an interstitial page. | https://nvd.nist.gov/vuln/detail/CVE-2013-2876 |
5,906 | Chrome | 09fbb829eab7ee25e90bb4e9c2f4973c6c62d0f3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/09fbb829eab7ee25e90bb4e9c2f4973c6c62d0f3 | None | 1 | bool SimplifiedBackwardsTextIterator::handleTextNode()
{
m_lastTextNode = m_node;
int startOffset;
int offsetInNode;
RenderText* renderer = handleFirstLetter(startOffset, offsetInNode);
if (!renderer)
return true;
String text = renderer->text();
if (!renderer->firstTextBox() && tex... | 316,326,951,134,461,370,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2878 | Google Chrome before 28.0.1500.71 allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the handling of text. | https://nvd.nist.gov/vuln/detail/CVE-2013-2878 |
162,996 | Chrome | 09fbb829eab7ee25e90bb4e9c2f4973c6c62d0f3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/09fbb829eab7ee25e90bb4e9c2f4973c6c62d0f3 | None | 0 | bool SimplifiedBackwardsTextIterator::handleTextNode()
{
m_lastTextNode = m_node;
int startOffset;
int offsetInNode;
RenderText* renderer = handleFirstLetter(startOffset, offsetInNode);
if (!renderer)
return true;
String text = renderer->text();
if (!renderer->firstTextBox() && tex... | 241,282,321,219,333,200,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2878 | Google Chrome before 28.0.1500.71 allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the handling of text. | https://nvd.nist.gov/vuln/detail/CVE-2013-2878 |
5,915 | Chrome | 7d085fbb43b21e959900b94f191588fd10546a94 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7d085fbb43b21e959900b94f191588fd10546a94 | None | 1 | void ImageLoader::updateFromElement()
{
Document* document = m_element->document();
if (!document->renderer())
return;
AtomicString attr = m_element->imageSourceURL();
if (attr == m_failedLoadURL)
return;
CachedResourceHandle<CachedImage> newImage = 0;
if (!attr.isNull() && !s... | 39,898,491,843,170,124,000,000,000,000,000,000,000 | None | null | [
"CWE-416"
] | CVE-2013-2857 | Use-after-free vulnerability in Google Chrome before 27.0.1453.110 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the handling of images. | https://nvd.nist.gov/vuln/detail/CVE-2013-2857 |
163,005 | Chrome | 7d085fbb43b21e959900b94f191588fd10546a94 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7d085fbb43b21e959900b94f191588fd10546a94 | None | 0 | void ImageLoader::updateFromElement()
{
Document* document = m_element->document();
if (!document->renderer())
return;
AtomicString attr = m_element->imageSourceURL();
if (attr == m_failedLoadURL)
return;
CachedResourceHandle<CachedImage> newImage = 0;
if (!attr.isNull() && !s... | 335,273,723,044,890,970,000,000,000,000,000,000,000 | None | null | [
"CWE-416"
] | CVE-2013-2857 | Use-after-free vulnerability in Google Chrome before 27.0.1453.110 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the handling of images. | https://nvd.nist.gov/vuln/detail/CVE-2013-2857 |
5,933 | Chrome | a3b76c8c13ea6b228122440f48c61b66d20443dd | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a3b76c8c13ea6b228122440f48c61b66d20443dd | None | 1 | void CreateAuthenticatorFactory() {
DCHECK(context_->network_task_runner()->BelongsToCurrentThread());
std::string local_certificate = key_pair_.GenerateCertificate();
if (local_certificate.empty()) {
LOG(ERROR) << "Failed to generate host certificate.";
Shutdown(kHostInitializationFail... | 269,116,711,744,518,030,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2862 | Skia, as used in Google Chrome before 27.0.1453.110, does not properly handle GPU acceleration, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2013-2862 |
163,023 | Chrome | a3b76c8c13ea6b228122440f48c61b66d20443dd | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/a3b76c8c13ea6b228122440f48c61b66d20443dd | None | 0 | void CreateAuthenticatorFactory() {
DCHECK(context_->network_task_runner()->BelongsToCurrentThread());
if (!host_ || shutting_down_)
return;
std::string local_certificate = key_pair_.GenerateCertificate();
if (local_certificate.empty()) {
LOG(ERROR) << "Failed to generate host cert... | 56,917,584,992,745,890,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-2862 | Skia, as used in Google Chrome before 27.0.1453.110, does not properly handle GPU acceleration, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2013-2862 |
5,936 | Chrome | 7df06970ff05d4b412534f6deea89c9b9ac4be67 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7df06970ff05d4b412534f6deea89c9b9ac4be67 | None | 1 | void PPB_Buffer_Proxy::OnMsgCreate(
PP_Instance instance,
uint32_t size,
HostResource* result_resource,
ppapi::proxy::SerializedHandle* result_shm_handle) {
result_shm_handle->set_null_shmem();
HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance);
if (!dispatcher)
return;
... | 190,931,248,690,685,800,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-0880 | Use-after-free vulnerability in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to databases. | https://nvd.nist.gov/vuln/detail/CVE-2013-0880 |
163,026 | Chrome | 7df06970ff05d4b412534f6deea89c9b9ac4be67 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/7df06970ff05d4b412534f6deea89c9b9ac4be67 | None | 0 | void PPB_Buffer_Proxy::OnMsgCreate(
PP_Instance instance,
uint32_t size,
HostResource* result_resource,
ppapi::proxy::SerializedHandle* result_shm_handle) {
result_shm_handle->set_null_shmem();
HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance);
if (!dispatcher)
return;
... | 288,201,881,198,486,760,000,000,000,000,000,000,000 | None | null | [
"CWE-399"
] | CVE-2013-0880 | Use-after-free vulnerability in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to databases. | https://nvd.nist.gov/vuln/detail/CVE-2013-0880 |
5,937 | Chrome | 634c5943f46abe8c6280079f6d394dfee08c3c8f | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/634c5943f46abe8c6280079f6d394dfee08c3c8f | None | 1 | void RenderLayerCompositor::frameViewDidScroll()
{
FrameView* frameView = m_renderView->frameView();
IntPoint scrollPosition = frameView->scrollPosition();
if (!m_scrollLayer)
return;
bool scrollingCoordinatorHandlesOffset = false;
if (ScrollingCoordinator* scrollingCoordinator = this->scr... | 277,930,543,007,255,630,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2013-0881 | Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service (incorrect read operation) via crafted data in the Matroska container format. | https://nvd.nist.gov/vuln/detail/CVE-2013-0881 |
163,027 | Chrome | 634c5943f46abe8c6280079f6d394dfee08c3c8f | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/634c5943f46abe8c6280079f6d394dfee08c3c8f | None | 0 | void RenderLayerCompositor::frameViewDidScroll()
{
FrameView* frameView = m_renderView->frameView();
IntPoint scrollPosition = frameView->scrollPosition();
if (!m_scrollLayer)
return;
bool scrollingCoordinatorHandlesOffset = false;
if (ScrollingCoordinator* scrollingCoordinator = this->scr... | 182,758,327,396,871,400,000,000,000,000,000,000,000 | None | null | [
"CWE-20"
] | CVE-2013-0881 | Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service (incorrect read operation) via crafted data in the Matroska container format. | https://nvd.nist.gov/vuln/detail/CVE-2013-0881 |
5,982 | Chrome | 1538367452b549d929aabb13d54c85ab99f65cd3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1538367452b549d929aabb13d54c85ab99f65cd3 | None | 1 | bool ChromeDownloadManagerDelegate::IsDangerousFile(
const DownloadItem& download,
const FilePath& suggested_path,
bool visited_referrer_before) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
if (download.GetTransitionType() & content::PAGE_TRANSITION_FROM_ADDRESS_BAR)
return false;
... | 94,225,698,097,387,470,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-0889 | Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, does not properly enforce a user gesture requirement before proceeding with a file download, which might make it easier for remote attackers to execute arbitrary code via a crafted file. | https://nvd.nist.gov/vuln/detail/CVE-2013-0889 |
163,072 | Chrome | 1538367452b549d929aabb13d54c85ab99f65cd3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/1538367452b549d929aabb13d54c85ab99f65cd3 | None | 0 | bool ChromeDownloadManagerDelegate::IsDangerousFile(
const DownloadItem& download,
const FilePath& suggested_path,
bool visited_referrer_before) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
if (extensions::FeatureSwitch::easy_off_store_install()->IsEnabled() &&
download_crx_util::I... | 211,361,044,293,220,730,000,000,000,000,000,000,000 | None | null | [
"CWE-264"
] | CVE-2013-0889 | Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, does not properly enforce a user gesture requirement before proceeding with a file download, which might make it easier for remote attackers to execute arbitrary code via a crafted file. | https://nvd.nist.gov/vuln/detail/CVE-2013-0889 |
5,985 | Chrome | d443be6fdfe17ca4f3ff1843ded362ff0cd01096 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d443be6fdfe17ca4f3ff1843ded362ff0cd01096 | None | 1 | void SafeBrowsingBlockingPage::CommandReceived(const std::string& cmd) {
std::string command(cmd); // Make a local copy so we can modify it.
if (command.length() > 1 && command[0] == '"') {
command = command.substr(1, command.length() - 2);
}
RecordUserReactionTime(command);
if (command == kDoReportComma... | 101,298,675,478,786,660,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-0890 | Multiple unspecified vulnerabilities in the IPC layer in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allow remote attackers to cause a denial of service (memory corruption) or possibly have other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2013-0890 |
163,075 | Chrome | d443be6fdfe17ca4f3ff1843ded362ff0cd01096 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/d443be6fdfe17ca4f3ff1843ded362ff0cd01096 | None | 0 | void SafeBrowsingBlockingPage::CommandReceived(const std::string& cmd) {
std::string command(cmd); // Make a local copy so we can modify it.
if (command.length() > 1 && command[0] == '"') {
command = command.substr(1, command.length() - 2);
}
RecordUserReactionTime(command);
if (command == kDoReportComma... | 139,212,014,568,230,350,000,000,000,000,000,000,000 | None | null | [
"CWE-119"
] | CVE-2013-0890 | Multiple unspecified vulnerabilities in the IPC layer in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allow remote attackers to cause a denial of service (memory corruption) or possibly have other impact via unknown vectors. | https://nvd.nist.gov/vuln/detail/CVE-2013-0890 |
5,996 | Chrome | ed6f4545a2a345697e07908c887333f5bdcc97a3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/ed6f4545a2a345697e07908c887333f5bdcc97a3 | None | 1 | void ScriptLoader::executeScript(const ScriptSourceCode& sourceCode)
{
ASSERT(m_alreadyStarted);
if (sourceCode.isEmpty())
return;
RefPtr<Document> elementDocument(m_element->document());
RefPtr<Document> contextDocument = elementDocument->contextDocument().get();
if (!contextDocument)
... | 220,693,054,393,959,500,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2013-0893 | Race condition in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to media. | https://nvd.nist.gov/vuln/detail/CVE-2013-0893 |
163,086 | Chrome | ed6f4545a2a345697e07908c887333f5bdcc97a3 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/ed6f4545a2a345697e07908c887333f5bdcc97a3 | None | 0 | void ScriptLoader::executeScript(const ScriptSourceCode& sourceCode)
{
ASSERT(m_alreadyStarted);
if (sourceCode.isEmpty())
return;
RefPtr<Document> elementDocument(m_element->document());
RefPtr<Document> contextDocument = elementDocument->contextDocument().get();
if (!contextDocument)
... | 66,876,733,371,546,550,000,000,000,000,000,000,000 | None | null | [
"CWE-362"
] | CVE-2013-0893 | Race condition in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to media. | https://nvd.nist.gov/vuln/detail/CVE-2013-0893 |
5,997 | Chrome | 23803a58e481e464a787e4b2c461af9e62f03905 | https://github.com/chromium/chromium | https://github.com/chromium/chromium/commit/23803a58e481e464a787e4b2c461af9e62f03905 | None | 1 | bool CopyDirectory(const FilePath& from_path,
const FilePath& to_path,
bool recursive) {
base::ThreadRestrictions::AssertIOAllowed();
DCHECK(to_path.value().find('*') == std::string::npos);
DCHECK(from_path.value().find('*') == std::string::npos);
char top_dir[PATH_MAX];
... | 191,402,501,457,525,100,000,000,000,000,000,000,000 | None | null | [
"CWE-22"
] | CVE-2013-0895 | Google Chrome before 25.0.1364.97 on Linux, and before 25.0.1364.99 on Mac OS X, does not properly handle pathnames during copy operations, which might make it easier for remote attackers to execute arbitrary programs via unspecified vectors. | https://nvd.nist.gov/vuln/detail/CVE-2013-0895 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.