Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 202011-07 ] Mozilla Firefox
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Wed Nov 11, 2020 5:26 am    Post subject: [ GLSA 202011-07 ] Mozilla Firefox Reply with quote

Gentoo Linux Security Advisory

Title: Mozilla Firefox: Remote code execution (GLSA 202011-07)
Severity: normal
Exploitable: remote
Date: 2020-11-11
Bug(s): #753773
ID: 202011-07

Synopsis

A use-after-free in Mozilla Firefox might allow remote attacker(s)
to execute arbitrary code.


Background

Mozilla Firefox is a popular open-source web browser from the Mozilla
project.


Affected Packages

Package: www-client/firefox
Vulnerable: < 82.0.3
Unaffected: >= 82.0.3
Unaffected: >= 78.4.1
Architectures: All supported architectures

Package: www-client/firefox-bin
Vulnerable: < 78.4.1
Unaffected: >= 82.0.3
Unaffected: >= 78.4.1
Architectures: All supported architectures


Description

Invalid assumptions when emitting the the MCallGetProperty opcode in the
JavaScript JIT may result in a use-after-free condition.


Impact

A remote attacker could possibly execute arbitrary code with the
privileges of the process, or cause a Denial of Service condition.


Workaround

There is no known workaround at this time.

Resolution

All Mozilla Firefox users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=www-client/firefox-82.0.3"
   
All Mozilla Firefox (bin) users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose
      ">=www-client/firefox-bin-78.4.1:0/esr78"
   
All Mozilla Firefox (ESR) users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=www-client/firefox-82.0.3"
   
All Mozilla Firefox (ESR) bin users should upgrade to the latest
version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose
      ">=www-client/firefox-bin-78.4.1:0/esr78"
   


References

CVE-2020-26950

MFSA-2020-49
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum