Lucene search

K

33 matches found

CVE
CVE
added 2015/12/24 3:59 a.m.83 views

CVE-2015-6792

The MIDI subsystem in Google Chrome before 47.0.2526.106 does not properly handle the sending of data, which allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via unspecified vectors, related to midi_manager.cc, midi_manager_alsa.cc, and midi_manager...

10CVSS9.2AI score0.19696EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.82 views

CVE-2015-6766

Use-after-free vulnerability in the AppCache implementation in Google Chrome before 47.0.2526.73 allows remote attackers with renderer access to cause a denial of service or possibly have unspecified other impact by leveraging incorrect AppCacheUpdateJob behavior associated with duplicate cache sel...

7.5CVSS9.4AI score0.01715EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.82 views

CVE-2015-6782

The Document::open function in WebKit/Source/core/dom/Document.cpp in Google Chrome before 47.0.2526.73 does not ensure that page-dismissal event handling is compatible with modal-dialog blocking, which makes it easier for remote attackers to spoof Omnibox content via a crafted web site.

4.3CVSS8.6AI score0.00779EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.78 views

CVE-2015-6764

The BasicJsonStringifier::SerializeJSArray function in json-stringifier.h in the JSON stringifier in Google V8, as used in Google Chrome before 47.0.2526.73, improperly loads array elements, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have un...

9.8CVSS9.2AI score0.13726EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.78 views

CVE-2015-6770

The DOM implementation in Google Chrome before 47.0.2526.73 allows remote attackers to bypass the Same Origin Policy via unspecified vectors, a different vulnerability than CVE-2015-6768.

7.5CVSS8.9AI score0.00957EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.77 views

CVE-2015-6771

js/array.js in Google V8, as used in Google Chrome before 47.0.2526.73, improperly implements certain map and filter operations for arrays, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via crafted JavaScript code.

7.5CVSS9.5AI score0.02195EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.77 views

CVE-2015-6772

The DOM implementation in Blink, as used in Google Chrome before 47.0.2526.73, does not prevent javascript: URL navigation while a document is being detached, which allows remote attackers to bypass the Same Origin Policy via crafted JavaScript code that improperly interacts with a plugin.

7.5CVSS8.9AI score0.01229EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.77 views

CVE-2015-6784

The page serializer in Google Chrome before 47.0.2526.73 mishandles Mark of the Web (MOTW) comments for URLs containing a "--" sequence, which might allow remote attackers to inject HTML via a crafted URL, as demonstrated by an initial http://example.com?-- substring.

4.3CVSS8.7AI score0.00733EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.74 views

CVE-2015-6773

The convolution implementation in Skia, as used in Google Chrome before 47.0.2526.73, does not properly constrain row lengths, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via crafted graphics data.

7.5CVSS9.4AI score0.01715EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.74 views

CVE-2015-6777

Use-after-free vulnerability in the ContainerNode::notifyNodeInsertedInternal function in WebKit/Source/core/dom/ContainerNode.cpp in the DOM implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vector...

7.5CVSS9.4AI score0.01583EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.73 views

CVE-2015-6786

The CSPSourceList::matches function in WebKit/Source/core/frame/csp/CSPSourceList.cpp in the Content Security Policy (CSP) implementation in Google Chrome before 47.0.2526.73 accepts a blob:, data:, or filesystem: URL as a match for a * pattern, which allows remote attackers to bypass intended sche...

4.3CVSS8.9AI score0.00768EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.72 views

CVE-2015-6775

fpdfsdk/src/jsapi/fxjs_v8.cpp in PDFium, as used in Google Chrome before 47.0.2526.73, does not use signatures, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that leverage "type confusion."

7.5CVSS9.4AI score0.01223EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.71 views

CVE-2015-6767

Use-after-free vulnerability in content/browser/appcache/appcache_dispatcher_host.cc in the AppCache implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect pointer maintenance associa...

7.5CVSS9.4AI score0.01583EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.71 views

CVE-2015-6780

Use-after-free vulnerability in the Infobars implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted web site, related to browser/ui/views/website_settings/website_settings_popup_view.cc.

6.8CVSS9.3AI score0.01155EPSS
CVE
CVE
added 2015/12/14 11:59 a.m.68 views

CVE-2015-6791

Multiple unspecified vulnerabilities in Google Chrome before 47.0.2526.80 allow attackers to cause a denial of service or possibly have other impact via unknown vectors.

10CVSS9.2AI score0.01643EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.67 views

CVE-2015-6779

PDFium, as used in Google Chrome before 47.0.2526.73, does not properly restrict use of chrome: URLs, which allows remote attackers to bypass intended scheme restrictions via a crafted PDF document, as demonstrated by a document with a link to a chrome://settings URL.

4.3CVSS8.7AI score0.00597EPSS
CVE
CVE
added 2015/12/14 11:59 a.m.67 views

CVE-2015-6789

Race condition in the MutationObserver implementation in Blink, as used in Google Chrome before 47.0.2526.80, allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact by leveraging unanticipated object deletion.

9.3CVSS9.2AI score0.01599EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.65 views

CVE-2015-6769

The provisional-load commit implementation in WebKit/Source/bindings/core/v8/WindowProxy.cpp in Google Chrome before 47.0.2526.73 allows remote attackers to bypass the Same Origin Policy by leveraging a delay in window proxy clearing.

7.5CVSS8.9AI score0.01229EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.65 views

CVE-2015-6781

Integer overflow in the FontData::Bound function in data/font_data.cc in Google sfntly, as used in Google Chrome before 47.0.2526.73, allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted offset or length value within font data in an SFNT conta...

7.5CVSS9.4AI score0.01715EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.65 views

CVE-2015-6785

The CSPSource::hostMatches function in WebKit/Source/core/frame/csp/CSPSource.cpp in the Content Security Policy (CSP) implementation in Google Chrome before 47.0.2526.73 accepts an x.y hostname as a match for a *.x.y pattern, which might allow remote attackers to bypass intended access restriction...

4.3CVSS8.9AI score0.00768EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.64 views

CVE-2015-6765

Use-after-free vulnerability in content/browser/appcache/appcache_update_job.cc in Google Chrome before 47.0.2526.73 allows remote attackers to execute arbitrary code or cause a denial of service by leveraging the mishandling of AppCache update jobs.

10CVSS9.4AI score0.04707EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.64 views

CVE-2015-6768

The DOM implementation in Google Chrome before 47.0.2526.73 allows remote attackers to bypass the Same Origin Policy via unspecified vectors, a different vulnerability than CVE-2015-6770.

7.5CVSS8.9AI score0.00957EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.64 views

CVE-2015-6778

The CJBig2_SymbolDict class in fxcodec/jbig2/JBig2_SymbolDict.cpp in PDFium, as used in Google Chrome before 47.0.2526.73, allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a PDF document containing crafted data with JBI...

7.5CVSS9.4AI score0.01338EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.64 views

CVE-2015-6787

Multiple unspecified vulnerabilities in Google Chrome before 47.0.2526.73 allow attackers to cause a denial of service or possibly have other impact via unknown vectors.

10CVSS9.4AI score0.48356EPSS
CVE
CVE
added 2015/12/14 11:59 a.m.64 views

CVE-2015-6788

The ObjectBackedNativeHandler class in extensions/renderer/object_backed_native_handler.cc in the extensions subsystem in Google Chrome before 47.0.2526.80 improperly implements handler functions, which allows remote attackers to cause a denial of service or possibly have unspecified other impact v...

10CVSS9.2AI score0.04251EPSS
CVE
CVE
added 2015/12/14 11:59 a.m.64 views

CVE-2015-6790

The WebPageSerializerImpl::openTagToString function in WebKit/Source/web/WebPageSerializerImpl.cpp in the page serializer in Google Chrome before 47.0.2526.80 does not properly use HTML entities, which might allow remote attackers to inject arbitrary web script or HTML via a crafted document, as de...

4.3CVSS8.1AI score0.0094EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.64 views

CVE-2015-8478

Multiple unspecified vulnerabilities in Google V8 before 4.7.80.23, as used in Google Chrome before 47.0.2526.73, allow attackers to cause a denial of service or possibly have other impact via unknown vectors.

7.5CVSS9.5AI score0.00111EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.62 views

CVE-2015-6774

Use-after-free vulnerability in the GetLoadTimes function in renderer/loadtimes_extension_bindings.cc in the Extensions implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted JavaScript code that...

7.5CVSS9.5AI score0.01338EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.61 views

CVE-2015-6776

The opj_dwt_decode_1* functions in dwt.c in OpenJPEG, as used in PDFium in Google Chrome before 47.0.2526.73, allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JPEG 2000 data that is mishandled during a discrete wa...

6.8CVSS9.4AI score0.01642EPSS
CVE
CVE
added 2015/12/14 11:59 a.m.57 views

CVE-2015-8548

Multiple unspecified vulnerabilities in Google V8 before 4.7.80.23, as used in Google Chrome before 47.0.2526.80, allow attackers to cause a denial of service or possibly have other impact via unknown vectors, a different issue than CVE-2015-8478.

10CVSS8.8AI score0.00818EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.54 views

CVE-2015-8480

The VideoFramePool::PoolImpl::CreateFrame function in media/base/video_frame_pool.cc in Google Chrome before 47.0.2526.73 does not initialize memory for a video-frame data structure, which might allow remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspe...

10CVSS9.5AI score0.00789EPSS
CVE
CVE
added 2015/12/24 3:59 a.m.53 views

CVE-2015-8664

Integer overflow in the WebCursor::Deserialize function in content/common/cursors/webcursor.cc in Google Chrome before 47.0.2526.106 allows remote attackers to cause a denial of service or possibly have unspecified other impact via an RGBA pixel array with crafted dimensions, a different vulnerabil...

8.8CVSS9.3AI score0.19696EPSS
CVE
CVE
added 2015/12/06 1:59 a.m.45 views

CVE-2015-8479

Use-after-free vulnerability in the AudioOutputDevice::OnDeviceAuthorized function in media/audio/audio_output_device.cc in Google Chrome before 47.0.2526.73 allows attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact by triggering access to an u...

7.5CVSS9.5AI score0.00145EPSS