Lucene search
+L

2288 matches found

Prion
Prion
added 2010/07/28 8:00 p.m.27 views

Design/Logic Flaw

Google Chrome before 5.0.375.125 does not properly handle a large canvas, which has unspecified impact and remote attack vectors...

10CVSS6.9AI score0.0103EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2010/07/28 7:32 p.m.71 views

CVE-2010-2900

CVE-2010-2900 concerns Google Chrome prior to 5.0.375.125, which does not properly handle a large canvas. The connected records identify Chrome as the affected product and list CVE-2010-2900 among WebKit/Chrome vulnerabilities in 2010-2011 public advisories (e.g., USN-1195-1, OpenVAS entries). Th...

10CVSS9.1AI score0.0103EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2010/07/28 7:32 p.m.40 views

CVE-2010-2900

Removed by vendor...

10CVSS6.7AI score0.0103EPSS
SaveExploits1
Cvelist
Cvelist
added 2010/07/28 7:32 p.m.34 views

CVE-2010-2900

Google Chrome before 5.0.375.125 does not properly handle a large canvas, which has unspecified impact and remote attack vectors...

9.3AI score0.0103EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2010/07/28 12:00 a.m.30 views

CVE-2010-2900

Google Chrome before 5.0.375.125 does not properly handle a large canvas, which has unspecified impact and remote attack vectors...

10CVSS6AI score0.0103EPSS
SaveExploits1References3
OSV
OSV
added 2010/07/28 12:00 a.m.5 views

UBUNTU-CVE-2010-2900

Google Chrome before 5.0.375.125 does not properly handle a large canvas, which has unspecified impact and remote attack vectors...

10CVSS5.8AI score0.0103EPSS
SaveExploits1References4
seebug.org
seebug.org
added 2010/07/27 12:00 a.m.38 views

Mozilla Firefox <canvas>元素跨域信息泄露漏洞

BUGTRAQ ID: 41878 CVE ID: CVE-2010-1207 Firefox是一款流行的开源WEB浏览器。 攻击者可以利用canvas元素破坏同源策略读取其他站点的数据。尽管对canvas元素设置了读限制,但可通过保持对元素上下文的引用并从DOM删除相关的canvas节点绕过上述限制。 Mozilla Firefox 3.6.x Mozilla Thunderbird 3.1.x 厂商补丁: Mozilla ------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.mozilla.org/ RedHat ------...

4.3CVSS0.01364EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2010/07/26 12:00 a.m.30 views

Mozilla Products Multiple Vulnerabilitie jul-10 (Windows)

The host is installed with Mozilla Firefox/Thunderbird that are prone to multiple vulnerabilities. OpenVAS Vulnerability Test $Id: gbmozillaprdtsmultvulnwin02jul10.nasl 6444 2017-06-27 11:24:02Z santu $ Mozilla Products Multiple Vulnerabilitie jul-10 Windows Authors: Antu Sanadi Copyright:...

6.8CVSS0.2AI score0.01489EPSS
SaveExploits3References3
securityvulns
securityvulns
added 2010/07/24 12:00 a.m.74 views

Mozilla Foundation Security Advisory 2010-43

Mozilla Foundation Security Advisory 2010-43 Title: Same-origin bypass using canvas context Impact: High Announced: July 20, 2010 Reporter: Vladimir Vukicevic Products: Firefox, Thunderbird Fixed in: Firefox 3.6.7 Thunderbird 3.1.1 Description Mozilla developer Vladimir Vukicevic reported that a...

4.3CVSS0.7AI score0.01364EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2010/07/23 12:00 a.m.36 views

CVE-2010-1207

Mozilla Firefox before 3.6.7 and Thunderbird before 3.1.1 do not properly implement read restrictions for CANVAS elements, which allows remote attackers to obtain sensitive cross-origin information via vectors involving reference retention and node deletion...

4.3CVSS7.2AI score0.01364EPSS
SaveExploits1References3
canvas
canvas
added 2010/07/22 5:43 a.m.120 views

Immunity Canvas: WINDOWS_SHELL_LNK

Name| windowsshelllnk ---|--- CVE| CVE-2010-2568 Exploit Pack| CANVAS Description| windowsshelllnk Notes| CVE Name: CVE-2010-2568 VENDOR: Microsoft Notes: VersionsAffected: Windows XP, Windows 2003, Windows Vista, Windows 2008, Windows 7 Repeatability: Infinite References:...

9.3CVSS4AI score0.91324EPSS
SaveExploits14
RedHat Linux
RedHat Linux
added 2010/07/21 1:00 a.m.16 views

Mozilla Same-origin bypass using canvas context

Mozilla Firefox before 3.6.7 and Thunderbird before 3.1.1 do not properly implement read restrictions for CANVAS elements, which allows remote attackers to obtain sensitive cross-origin information via vectors involving reference retention and node deletion...

4.3CVSS7.4AI score0.01364EPSS
SaveExploits1References4
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.31 views

Same-origin bypass using canvas context — Mozilla

Mozilla developer Vladimir Vukicevic reported that a canvas element can be used to read data from another site, violating the same-origin policy. The read restriction placed on a canvas element which has had cross-origin data rendered into it can be bypassed by retaining a reference to the canvas...

4.3CVSS2.4AI score0.01364EPSS
SaveExploits1References2Affected Software2
exploitpack
exploitpack
added 2010/07/12 12:00 a.m.17 views

Opera - Canvas Element (Denial of Service)

Opera - Canvas Element Denial of Service Opera.html function Opera canvas = document.getElementById"canvas"; ctx = canvas.getContext"2d"; ctx.getImageData0,0,0x20000,0x20000; Original Advisory: http://pouya.info/blog/userfiles/vul/OperaCC.pdf...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2010/07/12 12:00 a.m.12 views

Opera Crash by <canvas> Element

Opera 是独一无二的网络浏览器, 功能强大,使您上网更高效、更安全、更极速 Opera浏览器 canvas Element存在安全问题。 Opera 10.6 and lower update software html body onload="Opera" script language=JavaScript function Opera canvas = document.getElementById"canvas"; ctx = canvas.getContext"2d"; ctx.getImageData0,0,0x20000,0x20000; /script canvas...

7.1AI score
SaveExploits0
zdt
zdt
added 2010/07/12 12:00 a.m.36 views

Opera Denial of Service by <canvas> Element

Exploit for windows platform in category dos / poc =========================================== Opera Denial of Service by Element =========================================== Opera.html function Opera canvas = document.getElementById"canvas"; ctx = canvas.getContext"2d";...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/07/12 12:00 a.m.26 views

Opera - Canvas Element (Denial of Service)

Opera.html function Opera canvas = document.getElementById"canvas"; ctx = canvas.getContext"2d"; ctx.getImageData0,0,0x20000,0x20000; Original Advisory: http://pouya.info/blog/userfiles/vul/OperaCC.pdf...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/07/09 12:00 a.m.55 views

openSUSE Security Update : acroread (openSUSE-SU-2010:0359-1)

Specially crafted PDF documents could crash acroread or lead to execution of arbitrary code CVE-2010-1297, CVE-2010-1240, CVE-2010-1285, CVE-2010-1295, CVE-2010-2168, CVE-2010-2201, CVE-2010-2202, CVE-2010-2203, CVE-2010-2204, CVE-2010-2205, CVE-2010-2206, CVE-2010-2207, CVE-2010-2208,...

9.3CVSS8AI score0.82365EPSS
SaveExploits46References19
canvas
canvas
added 2010/06/16 8:30 p.m.40 views

Immunity Canvas: EVOCAM

Name| evocam ---|--- CVE| CVE-2010-2309 Exploit Pack| CANVAS Description| EVOCAM Notes| CVSS: 7.5 Repeatability: One shot VENDOR: Evologic CVE Url: https://vulners.com/cve/CVE-2010-2309 CVE Name: CVE-2010-2309...

7.5CVSS6.5AI score0.50845EPSS
SaveExploits8
canvas
canvas
added 2010/06/15 2:04 p.m.54 views

Immunity Canvas: IE_HCP

Name| iehcp ---|--- CVE| CVE-2010-1885 Exploit Pack| CANVAS Description| iehcp Notes| CVE Name: CVE-2010-1885 VENDOR: Microsoft Notes: http://www.microsoft.com/technet/security/Bulletin/MS10-042.mspx Repeatability: Infinite MSADV: MS10-042 Date public: 06/09/2010 CVE Url:...

9.3CVSS9.6AI score0.74287EPSS
SaveExploits12
Rows per page
Query Builder