Lucene search
K

845 matches found

UbuntuCve
UbuntuCve
added 2015/07/05 12:0 a.m.26 views

CVE-2015-2722

Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allows remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a shared worker...

10CVSS6.7AI score0.02313EPSS
Exploits0References6
OSV
OSV
added 2015/07/05 12:0 a.m.0 views

UBUNTU-CVE-2015-2722

Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allows remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a shared worker...

10CVSS6.5AI score0.02313EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2015/07/03 5:12 a.m.1 views

Mozilla: Use-after-free in workers while using XMLHttpRequest (MFSA 2015-65)

Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allows remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a dedicated worker...

10CVSS7.8AI score0.02666EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2015/07/03 5:12 a.m.1 views

Mozilla: Use-after-free in workers while using XMLHttpRequest (MFSA 2015-65)

Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allows remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a shared worker...

10CVSS7.8AI score0.02313EPSS
Exploits0References5
ArchLinux
ArchLinux
added 2015/07/03 12:0 a.m.36 views

firefox: multiple issues

CVE-2015-2722, CVE-2015-2733 Use-after-free in workers while using XMLHttpRequest: Security researcher Looben Yan used the Address Sanitizer tool to discover two related use-after-free vulnerabilities that occur when using XMLHttpRequest in concert with either shared or dedicated workers. These...

10CVSS6.5AI score0.02666EPSS
Exploits0References28
Mozilla
Mozilla
added 2015/07/02 12:0 a.m.44 views

Use-after-free in workers while using XMLHttpRequest — Mozilla

Security researcher Looben Yang used the Address Sanitizer tool to discover two related use-after-free vulnerabilities that occur when using XMLHttpRequest in concert with either shared or dedicated workers. These errors occur when the XMLHttpRequest object is attached to a worker but that object...

10CVSS5.4AI score0.02666EPSS
Exploits0References4Affected Software4
Mageia
Mageia
added 2015/04/03 1:11 p.m.51 views

Updated iceape packages fix security vulnerabilities

Updated iceape packages fix security issues: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 36.0 allow remote attackers to cause a denial of service memory corruption and application crash or possibly execute arbitrary code via unknown vectors. CVE-2015-0835...

7.5CVSS9.5AI score0.03173EPSS
Exploits0References16
Jake Archibald's Blog
Jake Archibald's Blog
added 2015/03/24 12:0 a.m.18 views

That's so fetch!

There's been some confusion around the new fetch API recently. Let's clear things up. The first thing you'll notice about fetch is it's a massive improvement on XMLHttpRequest in terms of API design. Here's how to get some JSON using XHR: var xhr = new XMLHttpRequest; xhr.open'GET', url;...

6.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2015/03/17 12:0 a.m.36 views

Mozilla Firefox < 36.0 Multiple Vulnerabilities

Binary data 8653.prm...

7.5CVSS7.4AI score0.03173EPSS
Exploits0References35
NVD
NVD
added 2015/02/25 11:59 a.m.17 views

CVE-2015-0828

Double free vulnerability in the nsXMLHttpRequest::GetResponse function in Mozilla Firefox before 36.0, when a nonstandard memory allocator is used, allows remote attackers to execute arbitrary code or cause a denial of service heap memory corruption via crafted JavaScript code that makes an...

6.8CVSS7.5AI score0.01358EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2015/02/25 11:59 a.m.25 views

CVE-2015-0828

Double free vulnerability in the nsXMLHttpRequest::GetResponse function in Mozilla Firefox before 36.0, when a nonstandard memory allocator is used, allows remote attackers to execute arbitrary code or cause a denial of service heap memory corruption via crafted JavaScript code that makes an...

6.8CVSS7.3AI score0.01358EPSS
Exploits0References5
CVE
CVE
added 2015/02/25 11:0 a.m.111 views

CVE-2015-0828

Mode C: The CVE-2015-0828 issue is a Double-free in Mozilla Firefox's nsXMLHttpRequest::GetResponse when a nonstandard memory allocator is used, allowing remote code execution or heap corruption via a crafted 0-byte XMLHttpRequest. Affected versions are Firefox prior to 36.0; remediation per conn...

6.8CVSS9.5AI score0.01358EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2015/02/25 11:0 a.m.31 views

CVE-2015-0828

Double free vulnerability in the nsXMLHttpRequest::GetResponse function in Mozilla Firefox before 36.0, when a nonstandard memory allocator is used, allows remote attackers to execute arbitrary code or cause a denial of service heap memory corruption via crafted JavaScript code that makes an...

9.6AI score0.01358EPSS
Exploits0References9
seebug.org
seebug.org
added 2015/02/02 12:0 a.m.18 views

eYou邮件系统邮件正文存储型XSS2(内附eYouXSS影响证明)

简要描述: 新玩意儿,影响Chrome。 在测试这个XSS过程中发现一处很严重的HttpOnly COOKIE泄漏,导致邮件正文型XSS能够获取用户全部COOKIE从而进行登陆。 详细说明: 新玩意儿,影响Chrome。 在测试这个XSS过程中发现一处很严重的HttpOnly COOKIE泄漏,导致邮件正文型XSS能够获取用户全部COOKIE从而进行登陆。内有POC (wooyun上有一些关于eyou邮件正文型XSS的报告,你们给的回应全都是“已有解决方案”、“问题已知,谢谢报告”。然而测试了几所大学的邮件系统,全都没修复,感觉你们是在逗我.....) 漏洞证明:...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2014/12/18 12:0 a.m.26 views

openSUSE Security Update : MozillaThunderbird (openSUSE-SU-2014:1654-1)

This MozillaThunderbird update fixes several security and non security issues : Changes in MozillaThunderbird : - update to Thunderbird 31.3.0 bnc908009 - MFSA 2014-83/CVE-2014-1587 Miscellaneous memory safety hazards - MFSA 2014-85/CVE-2014-1590 bmo1087633 XMLHttpRequest crashes with some input...

6.8CVSS7.6AI score0.0211EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2014/12/18 12:0 a.m.27 views

openSUSE Security Update : seamonkey (openSUSE-SU-2014:1655-1)

seamonkey was updated to version 2.31 to fix 20 security issues. These security issues were fixed : - Miscellaneous memory safety hazards CVE-2014-1587, CVE-2014-1588. - XBL bindings accessible via improper CSS declarations CVE-2014-1589. - XMLHttpRequest crashes with some input streams...

7.5CVSS7.7AI score0.04667EPSS
Exploits1References25
Tenable Nessus
Tenable Nessus
added 2014/12/18 12:0 a.m.32 views

openSUSE Security Update : seamonkey (openSUSE-SU-2014:1656-1)

seamonkey was updated to version 2.31 to fix eight security issues. These security issues were fixed : - Miscellaneous memory safety hazards CVE-2014-1587, CVE-2014-1588. - XBL bindings accessible via improper CSS declarations CVE-2014-1589. - XMLHttpRequest crashes with some input streams...

6.8CVSS7.7AI score0.0211EPSS
Exploits0References11
OpenVAS
OpenVAS
added 2014/12/16 12:0 a.m.31 views

Mozilla Firefox Multiple Vulnerabilities-01 (Dec 2014) - Mac OS X

Mozilla Firefox is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:firefox";...

6.8CVSS4.6AI score0.0211EPSS
Exploits0References13
OpenVAS
OpenVAS
added 2014/12/16 12:0 a.m.27 views

Mozilla Firefox ESR Multiple Vulnerabilities-01 (Dec 2014) - Mac OS X

Mozilla Firefox ESR is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:firefoxesr";...

6.8CVSS4.4AI score0.0211EPSS
Exploits0References9
OpenVAS
OpenVAS
added 2014/12/16 12:0 a.m.31 views

Mozilla Thunderbird Multiple Vulnerabilities-01 (Dec 2014) - Windows

Mozilla Thunderbird is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:thunderbird";...

6.8CVSS4.4AI score0.0211EPSS
Exploits0References8
Rows per page
Query Builder