Lucene search
+L

6156 matches found

ThreatPost
ThreatPost
added 2017/06/14 3:31 p.m.44 views

Mozilla Fixes 32 Vulnerabilities in Firefox 54

Mozilla fixed 32 vulnerabilities, including a critical bug that could have resulted in a crash, with the release Tuesday of Firefox 54, the latest version of its flagship browser. The critical bug, a use-after-free vulnerability, was dug up by longtime bug hunter Nils. The vulnerability...

7.5CVSS0.8AI score0.02631EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2017/06/13 7:00 a.m.29 views

Microsoft Edge Security Feature Bypass Vulnerability

A security feature bypass vulnerability exists when Microsoft Edge improperly handles requests of different origins. The vulnerability allows Microsoft Edge to bypass Same-Origin Policy SOP restrictions, and to allow requests that should otherwise be ignored. An attacker who successfully exploite...

6.5CVSS1.3AI score0.14265EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2017/06/13 7:00 a.m.48 views

Microsoft Edge Security Feature Bypass Vulnerability

A security feature bypass vulnerability exists when Microsoft Edge improperly handles requests of different origins. The vulnerability allows Microsoft Edge to bypass Same-Origin Policy SOP restrictions, and to allow requests that should otherwise be ignored. An attacker who successfully exploite...

6.5CVSS1.3AI score0.14265EPSS
SaveExploits0
Mozilla
Mozilla
added 2017/06/13 12:00 a.m.552 views

Security vulnerabilities fixed in Firefox 54 — Mozilla

A use-after-free vulnerability with the frameloader during tree reconstruction while regenerating CSS layout when attempting to use a node in the tree that no longer exists. This results in a potentially exploitable crash. A use-after-free vulnerability when using an incorrect URL during the...

9.8CVSS0.7AI score0.02833EPSS
SaveExploits3References32Affected Software1
seebug.org
seebug.org
added 2017/05/26 12:00 a.m.61 views

WebKit: UXSS through HTMLObjectElement::updateWidget(CVE-2017-2493)

When an object element loads a JavaScript URLe.g., javascript:alert1, it checks whether it violate the Same Origin Policy or not. Here's some snippets of the logic. void HTMLObjectElement::updateWidgetCreatePlugins createPlugins ... String url = this-url; ... if !allowedToLoadFrameURLurl return;...

7.8AI score0.0148EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2017/05/25 12:00 a.m.64 views

WebKit HTMLObjectElement::updateWidget Universal XSS

WebKit: UXSS through HTMLObjectElement::updateWidget CVE-2017-2493 When an object element loads a JavaScript URLe.g., javascript:alert1, it checks whether it violate the Same Origin Policy or not. Here's some snippets of the logic. void HTMLObjectElement::updateWidgetCreatePlugins createPlugins...

7.5AI score0.0148EPSS
SaveExploits2
OSV
OSV
added 2017/05/05 6:29 p.m.7 views

CVE-2017-8793

An issue was discovered on Accellion FTA devices before FTA912180. By sending a POST request to home/seos/courier/web/wmProgressstat.html.php with an attacker domain in the acallow parameter, the device will respond with an Access-Control-Allow-Origin header allowing the attacker to have site...

8.8CVSS5.7AI score0.00514EPSS
SaveExploits1References1
NVD
NVD
added 2017/05/05 6:29 p.m.19 views

CVE-2017-8793

An issue was discovered on Accellion FTA devices before FTA912180. By sending a POST request to home/seos/courier/web/wmProgressstat.html.php with an attacker domain in the acallow parameter, the device will respond with an Access-Control-Allow-Origin header allowing the attacker to have site...

8.8CVSS8.7AI score0.00514EPSS
SaveExploits1References1
Prion
Prion
added 2017/05/05 6:29 p.m.17 views

Design/Logic Flaw

An issue was discovered on Accellion FTA devices before FTA912180. By sending a POST request to home/seos/courier/web/wmProgressstat.html.php with an attacker domain in the acallow parameter, the device will respond with an Access-Control-Allow-Origin header allowing the attacker to have site...

6.8CVSS8.6AI score0.00514EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2017/05/05 6:00 p.m.30 views

CVE-2017-8793

An issue was discovered on Accellion FTA devices before FTA912180. By sending a POST request to home/seos/courier/web/wmProgressstat.html.php with an attacker domain in the acallow parameter, the device will respond with an Access-Control-Allow-Origin header allowing the attacker to have site...

8.7AI score0.00514EPSS
SaveExploits1References1
CVE
CVE
added 2017/05/05 6:00 p.m.59 views

CVE-2017-8793

CVE-2017-8793 affects Accellion FTA devices prior to FTA_9_12_180. A POST to home/seos/courier/web/wmProgressstat.html.php with an attacker-controlled acallow parameter can trigger an Access-Control-Allow-Origin header, bypassing Same-Origin Policy and granting the attacker site access. Severity ...

8.8CVSS8.5AI score0.00514EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2017/05/02 8:42 a.m.14 views

Cross-site Request Forgery (CSRF)

github.com/ant0ine/go-json-rest is vulnerable to cross-site request forgery. A malicious user can communicate with an JSONP endpoint using a SWF OBJECT to bypass the Same Origin Policy...

6.6AI score
SaveExploits0
ArchLinux
ArchLinux
added 2017/04/28 12:00 a.m.58 views

[ASA-201704-9] webkit2gtk: multiple issues

Arch Linux Security Advisory ASA-201704-9 ========================================= Severity: Critical Date : 2017-04-28 CVE-ID : CVE-2016-9642 CVE-2016-9643 CVE-2017-2367 CVE-2017-2376 CVE-2017-2377 CVE-2017-2386 CVE-2017-2392 CVE-2017-2394 CVE-2017-2395 CVE-2017-2396 CVE-2017-2405 CVE-2017-2415...

8.8CVSS4.7AI score0.09283EPSS
SaveExploits72References35
Tenable Nessus
Tenable Nessus
added 2017/04/25 12:00 a.m.36 views

Google Chrome < 58.0.3029.81 Multiple Vulnerabilities

Binary data 700067.pasl...

8.8CVSS7.2AI score0.01688EPSS
SaveExploits1References2
seebug.org
seebug.org
added 2017/04/24 12:00 a.m.48 views

Chrome Universal XSS using plugin objects (CVE-2015-6772)

VULNERABILITY DETAILS This is a regression from issue 524120. Now that the widget updates are deferred until after the frame is detached from the document and beyond the lifetime of ScriptForbiddenScope, too, it is possible to attach another document to the frame before a new document is installe...

7.5CVSS9.1AI score0.01635EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2017/04/24 12:00 a.m.76 views

Google Chrome < 58.0.3029.81 Multiple Vulnerabilities

The version of Google Chrome installed on the remote macOS host is prior to 58.0.3029.81. It is, therefore, affected by multiple vulnerabilities as referenced in the 201704stable-channel-update-for-desktop advisory. - Incorrect handling of DOM changes in Blink in Google Chrome prior to 58.0.3029....

8.8CVSS7.7AI score0.03362EPSS
SaveExploits1References26
Tenable Nessus
Tenable Nessus
added 2017/04/24 12:00 a.m.73 views

Google Chrome < 58.0.3029.81 Multiple Vulnerabilities

The version of Google Chrome installed on the remote Windows host is prior to 58.0.3029.81. It is, therefore, affected by multiple vulnerabilities as referenced in the 201704stable-channel-update-for-desktop advisory. - Incorrect handling of DOM changes in Blink in Google Chrome prior to...

8.8CVSS7.7AI score0.03362EPSS
SaveExploits1References26
OSV
OSV
added 2017/04/21 8:59 p.m.3 views

CVE-2016-5168

Skia, as used in Google Chrome before 50.0.2661.94, allows remote attackers to bypass the Same Origin Policy and obtain sensitive information...

7.5CVSS7.2AI score0.01729EPSS
SaveExploits0References4
Prion
Prion
added 2017/04/21 8:59 p.m.16 views

Information disclosure

Skia, as used in Google Chrome before 50.0.2661.94, allows remote attackers to bypass the Same Origin Policy and obtain sensitive information...

5CVSS6.5AI score0.01729EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/04/21 8:59 p.m.5 views

UBUNTU-CVE-2016-5168

Skia, as used in Google Chrome before 50.0.2661.94, allows remote attackers to bypass the Same Origin Policy and obtain sensitive information...

7.5CVSS7.2AI score0.01729EPSS
SaveExploits0References5
Rows per page
Query Builder