Lucene search
+L

227 matches found

OSV
OSV
added 2018/06/11 9:29 p.m.4 views

DEBIAN-CVE-2018-5159

An integer overflow can occur in the Skia library due to 32-bit integer use in an array without integer overflow checks, resulting in possible out-of-bounds writes. This could lead to a potentially exploitable crash triggerable by web content. This vulnerability affects Thunderbird 52.8,...

9.8CVSS9AI score0.21288EPSS
SaveExploits4References1
Prion
Prion
added 2018/06/11 9:29 p.m.21 views

Open redirect

The filename appearing in the "Downloads" panel improperly renders some Unicode characters, allowing for the file name to be spoofed. This can be used to obscure the file extension of potentially executable files from user view in the panel. Note: the dialog to open the file will show the full,...

5CVSS6.3AI score0.0182EPSS
SaveExploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.25 views

Authorization

The JSON Viewer displays clickable hyperlinks for strings that are parseable as URLs, including "javascript:" links. If a JSON file contains malicious JavaScript script embedded as "javascript:" links, users may be tricked into clicking and running this code in the context of the JSON Viewer. Thi...

4.3CVSS6.9AI score0.01445EPSS
SaveExploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.18 views

Buffer overflow

A vulnerability exists in XSLT during number formatting where a negative buffer size may be allocated in some instances, leading to a buffer overflow and crash if it occurs. This vulnerability affects Firefox 60...

5CVSS8AI score0.03863EPSS
SaveExploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.17 views

Design/Logic Flaw

WebExtensions with the appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the "webRequest" API. For example, this allows for the interception of username and an encrypted password during login to Firef...

4.3CVSS7.1AI score0.01651EPSS
SaveExploits0References6Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.22 views

Design/Logic Flaw

A mechanism to bypass Content Security Policy CSP protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's Developer Tools, a...

4.3CVSS7AI score0.01454EPSS
SaveExploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.21 views

Open redirect

If a URL using the "file:" protocol is dragged and dropped onto an open tab that is running in a different child process the tab will open a local file corresponding to the dropped URL, contrary to policy. One way to make the target tab open more reliably in a separate process is to open it with...

5CVSS7.5AI score0.02465EPSS
SaveExploits1References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.17 views

Design/Logic Flaw

A use-after-free vulnerability can occur during WebGL operations. While this results in a potentially exploitable crash, the vulnerability is limited because the memory is freed and reused in a brief window of time during the freeing of the same callstack. This vulnerability affects Firefox 60...

5CVSS8AI score0.02308EPSS
SaveExploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.20 views

Out-of-bounds

If websocket data is sent with mixed text and binary in a single message, the binary data can be corrupted. This can result in an out-of-bounds read with the read memory sent to the originating server in response. This vulnerability affects Firefox 60...

5CVSS7.6AI score0.01702EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2018/06/11 9:0 p.m.166 views

CVE-2018-5180

CVE-2018-5180 is a WebGL use-after-free vulnerability reported in Firefox. The root cause is a heap-use-after-free in mozilla::WebGLContext::DrawElementsInstanced during WebGL operations, with impact on Firefox versions older than 60. The connected Nessus entries (Firefox

7.5CVSS6.5AI score0.02308EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2018/06/11 9:0 p.m.164 views

CVE-2018-5152

CVE-2018-5152 affects Firefox before 60. WebExtensions with appropriate permissions can inject content scripts into sites like accounts.firefox.com and monitor traffic via webRequest, enabling interception during login and exposure of username and encrypted password. The issue is limited to the l...

6.5CVSS6.3AI score0.01651EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.32 views

CVE-2018-5152

WebExtensions with the appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the "webRequest" API. For example, this allows for the interception of username and an encrypted password during login to Firef...

5.8AI score0.01651EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.25 views

CVE-2018-5181

If a URL using the "file:" protocol is dragged and dropped onto an open tab that is running in a different child process the tab will open a local file corresponding to the dropped URL, contrary to policy. One way to make the target tab open more reliably in a separate process is to open it with...

5.8AI score0.02465EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.24 views

CVE-2018-5177

A vulnerability exists in XSLT during number formatting where a negative buffer size may be allocated in some instances, leading to a buffer overflow and crash if it occurs. This vulnerability affects Firefox 60...

6.1AI score0.03863EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.30 views

CVE-2018-5175

A mechanism to bypass Content Security Policy CSP protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's Developer Tools, a...

5.7AI score0.01454EPSS
SaveExploits0References5
CVE
CVE
added 2018/06/11 9:0 p.m.144 views

CVE-2018-5163

This CVE refers to Firefox

8.1CVSS6.3AI score0.02114EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.23 views

CVE-2018-5164

Content Security Policy CSP is not applied correctly to all parts of multipart content sent with the "multipart/x-mixed-replace" MIME type. This could allow for script to run where CSP should block it, allowing for cross-site scripting XSS and other attacks. This vulnerability affects Firefox 60...

5.2AI score0.01596EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.21 views

CVE-2018-5173

The filename appearing in the "Downloads" panel improperly renders some Unicode characters, allowing for the file name to be spoofed. This can be used to obscure the file extension of potentially executable files from user view in the panel. Note: the dialog to open the file will show the full,...

5.5AI score0.0182EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.67 views

CVE-2018-5152

WebExtensions with the appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the "webRequest" API. For example, this allows for the interception of username and an encrypted password during login to Firef...

6.5CVSS8.3AI score0.01651EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.55 views

CVE-2018-5175

A mechanism to bypass Content Security Policy CSP protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's Developer Tools, a...

6.1CVSS8.2AI score0.01454EPSS
SaveExploits0
Rows per page
Query Builder