Lucene search
K

48 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2018-16907

Malware in sbrugna...

5.3CVSS7.3AI score0.00981EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:32 a.m.2 views

SUSE CVE-2018-5124

Unsanitized output in the browser UI leaves HTML tags in place and can result in arbitrary code execution in Firefox before version 58.0.1...

6.1CVSS9.3AI score0.00557EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2020/04/08 8:59 p.m.26 views

CVE-2018-12383

If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is...

5.5CVSS1.5AI score0.0008EPSS
Exploits1References2
NVD
NVD
added 2018/10/18 1:29 p.m.19 views

CVE-2018-12383

If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is...

5.5CVSS5.5AI score0.0008EPSS
Exploits1References18
Prion
Prion
added 2018/10/18 1:29 p.m.22 views

Default credentials

If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is...

2.1CVSS6.3AI score0.0008EPSS
Exploits1References18Affected Software11
NVD
NVD
added 2018/06/11 9:29 p.m.13 views

CVE-2018-5113

The "browser.identity.launchWebAuthFlow" function of WebExtensions is only allowed to load content over "https:" but this requirement was not properly enforced. This can potentially allow privileged pages to be loaded by the extension. This vulnerability affects Firefox 58...

7.5CVSS6.9AI score0.01419EPSS
Exploits0References5
OSV
OSV
added 2018/06/11 9:29 p.m.2 views

CVE-2018-5126

Memory safety bugs were reported in Firefox 58. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox 59...

9.8CVSS5.9AI score0.02042EPSS
Exploits0References5
NVD
NVD
added 2018/06/11 9:29 p.m.12 views

CVE-2018-5126

Memory safety bugs were reported in Firefox 58. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox 59...

9.8CVSS9.9AI score0.02042EPSS
Exploits0References5
Prion
Prion
added 2018/06/11 9:29 p.m.14 views

Design/Logic Flaw

If an HTTP authentication prompt is triggered by a background network request from a page or extension, it is displayed over the currently loaded foreground page. Although the prompt contains the real domain making the request, this can result in user confusion about the originating site of the...

5CVSS7.7AI score0.0171EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.15 views

Design/Logic Flaw

WebExtensions can bypass user prompts to first save and then open an arbitrarily downloaded file. This can result in an executable file running with local user privileges without explicit user consent. This vulnerability affects Firefox 58...

7.2CVSS7.7AI score0.00068EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.29 views

Information disclosure

The printing process can bypass local access protections to read files available through symlinks, bypassing local file restrictions. The printing process requires files in a specific format so arbitrary data cannot be read but it is possible that some local file information could be exposed. Thi...

5CVSS6AI score0.01157EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.18 views

Memory corruption

Memory safety bugs were reported in Firefox 58. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox 59...

7.5CVSS9.8AI score0.02042EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.18 views

Design/Logic Flaw

Development Tools panels of an extension are required to load URLs for the panels as relative URLs from the extension manifest file but this requirement was not enforced in all instances. This could allow the development tools panel for the extension to load a URL that it should not be able to...

5CVSS7.6AI score0.01411EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.22 views

Cross site scripting

Style editor traffic in the Developer Tools can be routed through a service worker hosted on a third party website if a user selects error links when these tools are open. This can allow style editor information used within Developer Tools to leak cross-origin. This vulnerability affects Firefox ...

5CVSS6.1AI score0.00454EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.15 views

Design/Logic Flaw

A use-after-free vulnerability can occur when the thread for a Web Worker is freed from memory prematurely instead of from memory in the main thread while cancelling fetch operations. This vulnerability affects Firefox 58...

7.5CVSS9AI score0.01772EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.16 views

Code injection

Low descenders on some Tibetan characters in several fonts on OS X are clipped when rendered in the addressbar. When used as part of an Internationalized Domain Name IDN this can be used for domain name spoofing attacks. Note: This attack only affects OS X operating systems. Other operating syste...

5CVSS5.5AI score0.00981EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2018/06/11 9:29 p.m.15 views

Design/Logic Flaw

A use-after-free vulnerability can occur when arguments passed to the "IsPotentiallyScrollable" function are freed while still in use by scripts. This results in a potentially exploitable crash. This vulnerability affects Firefox 58...

5CVSS8AI score0.22039EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.13 views

Design/Logic Flaw

WebExtensions with the "ActiveTab" permission are able to access frames hosted within the active tab even if the frames are cross-origin. Malicious extensions can inject frames from arbitrary origins into the loaded page and then interact with them, bypassing same-origin user expectations with th...

7.5CVSS8.8AI score0.00462EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.13 views

Design/Logic Flaw

If an existing cookie is changed to be "HttpOnly" while a document is open, the original value remains accessible through script until that document is closed. Network requests correctly use the changed HttpOnly cookie. This vulnerability affects Firefox 58...

5CVSS6.2AI score0.00471EPSS
Exploits0References5Affected Software2
Prion
Prion
added 2018/06/11 9:29 p.m.16 views

Design/Logic Flaw

A Blob URL can violate origin attribute segregation, allowing it to be accessed from a private browsing tab and for data to be passed between the private browsing tab and a normal tab. This could allow for the leaking of private information specific to the private browsing context. This issue is...

4.3CVSS5.5AI score0.00304EPSS
Exploits0References5Affected Software2
Rows per page
Query Builder