PRIOn Logo

Search KB


Search our pre-analyzed vulnerability database

Total Results: 2912

of 146

Published:   Updated:

Vulnerability Type: Memory corruption

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v38.8

Memory safety bugs present in Firefox 119. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 120.

Published:   Updated:

Vulnerability Type: Memory corruption

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v38.8

Memory safety bugs present in Firefox 119, Firefox ESR 115.4, and Thunderbird 115.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Information disclosure

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

If an attacker needed a user to load an insecure http: page and knew that user had enabled HTTPS-only mode, the attacker could have tricked the user into clicking to grant an HTTPS-only exception if they could get the user to participate in a clicking game. This vulnerability affects Firefox < 120.

Published:   Updated:

Vulnerability Type: Design/Logic Flaw

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

When an https: web page created a pop-up from a "javascript:" URL, that pop-up was incorrectly allowed to load blockable content such as iframes from insecure http: URLs This vulnerability affects Firefox < 120.

Published:   Updated:

Vulnerability Type: Path traversal

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

Relative URLs starting with three slashes were incorrectly parsed, and a path-traversal "/../" part in the path could be used to override the specified host. This could contribute to security problems in web sites. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Code injection

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v38.8

When using X11, text selected by the page using the Selection API was erroneously copied into the primary selection, a temporary storage not unlike the clipboard. *This bug only affects Firefox on X11. Other systems are unaffected.* This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Design/Logic Flaw

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v38.8

Ownership mismanagement led to a use-after-free in ReadableByteStreams This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Code injection

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v35.4

The black fade animation when exiting fullscreen is roughly the length of the anti-clickjacking delay on permission prompts. It was possible to use this fact to surprise users by luring them to click where the permission grant button would be about to appear. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Code injection

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

It was possible to cause the use of a MessagePort after it had already been freed, which could potentially have led to an exploitable crash. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Out-of-bounds

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

On some systems—depending on the graphics settings and drivers—it was possible to force an out-of-bounds read and leak memory data into the images created on the canvas element. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

Published:   Updated:

Vulnerability Type: Design/Logic Flaw

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.1

An attacker could have performed HTML template injection via Reader Mode and exfiltrated user information. This vulnerability affects Firefox for iOS < 120.

Published:   Updated:

Vulnerability Type: Design/Logic Flaw

Vendor(s):  Mozilla
Significant
Remediate Within one Month
CVSS v2N/ACVSS v39.8

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the `referrerpolicy` attribute. This vulnerability affects Firefox for iOS < 120.

Published:   Updated:

Vulnerability Type: Cross site scripting

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.1

When opening a page in reader mode, the redirect URL could have caused attacker-controlled script to execute in a reflected Cross-Site Scripting (XSS) attack. This vulnerability affects Firefox for iOS < 119.

Published:   Updated:

Vulnerability Type: Code injection

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

An attacker could have created a malicious link using bidirectional characters to spoof the location in the address bar when visited. This vulnerability affects Firefox < 117, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

Published:   Updated:

Vulnerability Type: Memory corruption

Vendor(s):  Mozilla
Significant
Remediate Within one Month
CVSS v2N/ACVSS v39.8

Memory safety bugs present in Firefox 118. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 119.

Published:   Updated:

Vulnerability Type: Memory corruption

Vendor(s):  Debian, Mozilla
Significant
Remediate Within one Month
CVSS v2N/ACVSS v39.8

Memory safety bugs present in Firefox 118, Firefox ESR 115.3, and Thunderbird 115.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 119, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

Published:   Updated:

Vulnerability Type: Spoofing

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v34.3

A malicious web site can enter fullscreen mode while simultaneously triggering a WebAuthn prompt. This could have obscured the fullscreen notification and could have been leveraged in a spoofing attack. This vulnerability affects Firefox < 119.

Published:   Updated:

Vulnerability Type: Code injection

Vendor(s):  Debian, Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v37.5

During garbage collection extra operations were performed on a object that should not be. This could have led to a potentially exploitable crash. This vulnerability affects Firefox < 119, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

Published:   Updated:

Vulnerability Type: Command injection

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v36.5

The executable file warning was not presented when downloading .msix, .msixbundle, .appx, and .appxbundle files, which can run commands on a user's computer. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.* This vulnerability affects Firefox < 119, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

Published:   Updated:

Vulnerability Type: Design/Logic Flaw

Vendor(s):  Mozilla
Routine
Remediate Within 6 Months
CVSS v2N/ACVSS v34.3

A website could have obscured the full screen notification by using the file open dialog. This could have led to user confusion and possible spoofing attacks. *Note: This issue only affected macOS operating systems. Other operating systems are unaffected.* This vulnerability affects Firefox < 119, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

of 146