Lançado o navegador Firefox 85 para Linux, macOS e Windows

A Mozilla acaba de lançar a versão 85 do navegador de internet Firefox, confira as correções e melhorias recebidas, além de como instalar em qualquer distribuição Linux.

 

 

 

 

Mozilla Firefox 85


Lançado em 26 de Janeiro de 2021 o Firefox recebeu 13 correções de segurança que você pode conferir no quadro abaixo.


Security Vulnerabilities fixed in Firefox 85 Announced January 26, 2021 Impact high Products Firefox Fixed in Firefox 85 #CVE-2021-23953: Cross-origin information leakage via redirected PDF requests Reporter Rob Wu Impact high Description If a user clicked into a specifically crafted PDF, the PDF reader could be confused into leaking cross-origin information, when said information is served as chunked data. References Bug 1683940 #CVE-2021-23954: Type confusion when using logical assignment operators in JavaScript switch statements Reporter Gary Kwong Impact high Description Using the new logical assignment operators in a JavaScript switch statement could have caused a type confusion, leading to a memory corruption and a potentially exploitable crash. References Bug 1684020 #CVE-2021-23955: Clickjacking across tabs through misusing requestPointerLock Reporter Irvan Kurniawan Impact high Description The browser could have been confused into transferring a pointer lock state into another tab, which could have lead to clickjacking attacks. References Bug 1684837 #CVE-2021-23956: File picker dialog could have been used to disclose a complete directory Reporter Abdulrahman Alqabandi Impact moderate Description An ambiguous file picker design could have confused users who intended to select and upload a single file into uploading a whole directory. This was addressed by adding a new prompt. References Bug 1338637 #CVE-2021-23957: Iframe sandbox could have been bypassed on Android via the intent URL scheme Reporter Eliya Stein Impact moderate Description Navigations through the Android-specific intent URL scheme could have been misused to escape iframe sandbox. Note: This issue only affected Firefox for Android. Other operating systems are unaffected. References Bug 1584582 #CVE-2021-23958: Screen sharing permission leaked across tabs Reporter Jan-Ivar Bruaroey Impact moderate Description The browser could have been confused into transferring a screen sharing state into another tab, which would leak unintended information. References Bug 1642747 #CVE-2021-23959: Cross-Site Scripting in error pages on Firefox for Android Reporter Muneaki Nishimura Impact moderate Description An XSS bug in internal error pages could have led to various spoofing attacks, including other error pages and the address bar. Note: This issue only affected Firefox for Android. Other operating systems are unaffected. References Bug 1659035 #CVE-2021-23960: Use-after-poison for incorrectly redeclared JavaScript variables during GC Reporter Irvan Kurniawan Impact moderate Description Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. References Bug 1675755 #CVE-2021-23961: More internal network hosts could have been probed by a malicious webpage Reporter Samy Kamkar, Ben Seri, and Gregory Vishnepolsky Impact moderate Description Further techniques that built on the slipstream research combined with a malicious webpage could have exposed both an internal network's hosts as well as services running on the user's local machine. References Bug 1677940 #CVE-2021-23962: Use-after-poison in nsTreeBodyFrame::RowCountChanged Reporter Chiaki ISHIKAWA Impact low Description Incorrect use of the RowCountChanged method could have led to a user-after-poison and a potentially exploitable crash. References Bug 1677194 #CVE-2021-23963: Permission prompt inaccessible after asking for additional permissions Reporter Paul Zühlcke Impact low Description When sharing geolocation during an active WebRTC share, Firefox could have reset the webRTC sharing state in the user interface, leading to loss of control over the currently granted permission References Bug 1680793 #CVE-2021-23964: Memory safety bugs fixed in Firefox 85 and Firefox ESR 78.7 Reporter Mozilla developers and community Impact high Description Mozilla developers Andrew McCreight, Tyson Smith, Jesse Schwartzentruber, Jon Coppeard, Byron Campen, André Bargull, Steve Fink, Jason Kratzer, Christian Holler, Alexis Beingessner reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. 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. References Memory safety bugs fixed in Firefox 85 and Firefox ESR 78.7 #CVE-2021-23965: Memory safety bugs fixed in Firefox 85 Reporter Mozilla developers and community Impact high Description Mozilla developers Sebastian Hengst, Christian Holler, Tyson Smith reported memory safety bugs present in Firefox 84. 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. References Memory safety bugs fixed in Firefox 85  

 

Novidades

 

Não temos muitas novidades, mas as que temos são importantes.

 

Adobe Flash.

 

O Firefox 85 remove por completo o suporte e ou configurações para o Adobe Flash.

 


 

Proteção contra Supercookies

 

"O Firefox agora protege você de supercookies, um tipo de rastreador que pode ficar oculto em seu navegador e rastreá-lo online, mesmo depois de limpar os cookies. Ao isolar os supercookies, o Firefox os impede de rastrear sua navegação na web de um site para o outro."

 


Favoritos

 

"Nunca foi tão fácil salvar e acessar seus favoritos. O Firefox agora lembra sua localização preferida para favoritos salvos, exibe a barra de ferramentas de favoritos por padrão em novas guias e oferece acesso fácil a todos os seus favoritos através de uma pasta da barra de ferramentas."


Constas e senhas salvas


"O gerenciador de senhas agora permite que você remova todos os seus logins salvos com um clique, ao invés de ter que deletar cada login individualmente."


Fonte



Instalação


A instalação será feita usando o Firefox dos servidores da Mozilla e instalado no diretório /opt, compatível com qualquer distribuição Linux.

Abra o terminal e de os comandos na sequencia.

Entre no diretório de trabalho.

cd /opt

 

De o comando abaixo para fazer o download da ultima versão do Firefox, escolha a sua plataforma e linguagem.


Firefox i686 ( 32 bits ) PT_BR


sudo wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux&lang=lang=pt-BR"

Ou


Firefox i686 ( 32 bits ) EN_US

sudo wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux&lang=en-US"

Ou


Firefox amd64 ( 64 bits ) PT_BR

sudo wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=pt-BR"

Ou


Firefox amd64 ( 64 bits ) EN_US

sudo wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US"


Descompacte o arquivo do download.


sudo tar -jxvf /opt/firefox.tar.bz2

 

Ai está o Firefox instalado na /opt.





Vamos criar o atalho no menu, de o comando abaixo no terminal.


sudo nano /usr/share/applications/Firefox.desktop

 

Copie as linhas abaixo em vermelho no arquivo aberto,salve e feche.


[Desktop Entry]
Encoding=UTF-8
Name=Firefox
Comment=Browse the World Wide Web
GenericName=Web Browser
X-GNOME-FullName=Firefox Web Browser
Exec=/opt/firefox/firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=/opt/firefox/browser/chrome/icons/default/default48.png
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=Firefox
StartupNotify=true



Deve ficar como na imagem.



 

Salve teclando ctrl +x tecle s e tecle Enter para fechar.

Para finalizar vamos tornar o seu usuário dono do diretório do Firefox, com isso o Firefox ira atualizar automaticamente quando a Mozilla liberar atualizações.

sudo chown -R $USER:$USER /opt/firefox



Firefox instalado e atualizado.



Comentários

Você precisa ver isso

Todos os arquivos do blog

Mostrar mais