꿈을꾸는 파랑새

모질라 에서 제공하는 브라우저인 파이어폭스에 대한 보안 업데이트 적용이 된 파이어폭스 94.0 보안 업데이트가 진행이 되었습니다. 해당 새로운 기능, 버그 수정 및 보안 수정이 업데이트 가 되었습니다.
Firefox 베타 및 개발자 에디션은 Firefox 95로, Firefox Nightly는 Firefox 96으로, Android 용 Firefox는 Firefox 94로 업데이트 가 됩니다.
이번 버전부터 달라지는 것은 다음과 같습니다.
Firefox 78 ESR은 더는 지원되지 않음
Firefox는 사용자가 다른 색 구성표를 선택할 수 있도록 처음 실행할 때 Colorways 프롬프터를 표시
 사이트 격리가 활성화
Firefox 94.0에는 보안 업데이트가 포함

파이어폭스 94.0 보안 업데이트
파이어폭스 94.0 보안 업데이트

새로운 기능은 컬러웨이 입니다.
about:addons 으로 접속을 해서 테마로 이동을 합니다.
그리고 밑으로 내리다 보면 다음과 같이 컬러웨이 이라는 것이 있고 Firefox의 생동감 넘치는 새로운 컬러웨이입니다. 제한된 시간 동안 사용할 수 있습니다. 이라고 적혀져 있으면 컬러웨이를 선택하면 활성 테마가 비활성화됩니다. 테마를 다시 활성화하면 언제든지 다시 전환 가능합니다.

파이어폭스 컬러웨이
파이어폭스 컬러웨이

윈도우 백그라운드 업데이트
윈도우 에서 업데이트는 이제 백그라운드 에이전트를 사용하여 백그라운드에서 자동으로 처리되며 모질라는 해당 기능을 Firefox 90 릴리스 노트 언급했으며 Firefox 94 릴리스 노트에서 이 기능이 다시 언급된 이유는 불분명
에이전트는 파이어폭스 백그라운드 업데이트라는 Windows 작업 스케줄러의 작업을 통해 실행되며 작업을 삭제하거나 비활성화할 수 있지만, Firefox 기본 설정에서 옵션을 비활성화하는 것이 좋습니다.
Firefox 주소 표시 줄에 about:preferences를 로드
업데이트 설치 시 백그라운드 작업으로 하기 부분을 비활성화하시면 됩니다.
Firefox Stable에서 사이트 격리 
Mozilla는 Firefox 70에서 Firefox의 사이트 격리 기능을 테스트하기 시작했고 2020년 9월 Firefox Nightly에서 해당 부분을 배포했습니다. 내부적으로 Project Fission이라고 하는 사이트 격리는 웹 페이지와 타사 iframe을 격리하여 개인 정보 및 보안을 크게 개선하는 것을 목표로 하고 있습니다.
사이트 격리는 웹 콘텐츠를 분리하고 자체 운영 체제 프로세스에서 각 사이트를 로드하여 현재 보호 메커니즘을 확장하는 새로운 보안 아키텍처를 기반으로 합니다.

파이어폭스 백그라운드 업데이트
파이어폭스 백그라운드 업데이트

해당 보안 아키텍처를 통해 파이어폭스는 다른 사이트에서 생성된 코드를 완전히 분리할 수 있으며 차례로 사용자가 방문하는 다른 사이트의 민감한 정보에 접근하려는 악성 사이트를 방어하는 기능입니다.
about:unloads 즉 탭 언로드 기능 사용 가능
탭을 수동으로 언로드하여 시스템 리소스를 확보하는 데 사용
파이어폭스 윈도우 11 스냅 레이아웃을 지원

탭 언로드
탭 언로드

Firefox macOS는 이제 YouTube 및 Twitch의 전체 화면 비디오에 Apple의 저전력 모드를 사용을 해서 배터리 수명을 연장하기 위함입니다.
Mozilla VPN 통합이 포함된 Firefox 다중 계정 컨테이너 확장
Mozilla Firefox Multi-Account Containers 확장의 최신 버전은 Mozilla의 VPN 서비스에 대한 지원을 도입하며 사용자는 기존 컨테이너마다 다른 서버 위치를 사용 가능
보안 업데이트 내용은 다음과 같습니다.
CVE-2021-38503: iframe sandbox rules did not apply to XSLT stylesheets
Description:The iframe sandbox rules were not correctly applied to XSLT stylesheets, allowing an iframe to bypass restrictions such as executing scripts or navigating the top-level frame.
CVE-2021-38504: Use-after-free in file picker dialog
Description:When interacting with an HTML input element's file picker dialog with webkitdirectory set, a use-after-free could have resulted, leading to memory corruption and a potentially exploitable crash.
CVE-2021-38505: Windows 10 Cloud Clipboard may have recorded sensitive user data
Description:Microsoft introduced a new feature in Windows 10 known as Cloud Clipboard which, if enabled, will record data copied to the clipboard to the cloud, and make it available on other computers in certain scenarios. Applications that wish to prevent copied data from being recorded in Cloud History must use specific clipboard formats; and Firefox before versions 94 and ESR 91.3 did not implement them. This could have caused sensitive data to be recorded to a user's Microsoft account.
This bug only affects Firefox for Windows 10+ with Cloud Clipboard enabled. Other operating systems are unaffected.
CVE-2021-38506: Firefox could be coaxed into going into fullscreen mode without notification or warning
Description:Through a series of navigations, Firefox could have entered fullscreen mode without notification or warning to the user. This could lead to spoofing attacks on the browser UI including phishing.
CVE-2021-38507: Opportunistic Encryption in HTTP2 could be used to bypass the Same-Origin-Policy on services hosted on other ports
Description:The Opportunistic Encryption feature of HTTP2 (RFC 8164) allows a connection to be transparently upgraded to TLS while retaining the visual properties of an HTTP connection, including being same-origin with unencrypted connections on port 80. However, if a second encrypted port on the same IP address (e.g. port 8443) did not opt-in to opportunistic encryption; a network attacker could forward a connection from the browser to port 443 to port 8443, causing the browser to treat the content of port 8443 as same-origin with HTTP. This was resolved by disabling the Opportunistic Encryption feature, which had low usage.
MOZ-2021-0003:Universal XSS in Firefox for Android via QR Code URLs
Description:A Universal XSS vulnerability was present in Firefox for Android resulting from improper sanitization when processing a URL scanned from a QR code.
This bug only affects Firefox for Android. Other operating systems are unaffected.
Note: This issue is pending a CVE assignment and will be updated when available.
CVE-2021-38508: Permission Prompt could be overlaid, resulting in user confusion and potential spoofing
Description:By displaying a form validity message in the correct location at the same time as a permission prompt (such as for geolocation), the validity message could have obscured the prompt, resulting in the user potentially being tricked into granting the permission.
MOZ-2021-0004: Web Extensions could access pre-redirect URL when their context menu was triggered by a user
Description:When a user loaded a Web Extensions context menu, the Web Extension could access the post-redirect URL of the element clicked. If the Web Extension lacked the WebRequest permission for the hosts involved in the redirect, this would be a same-origin-violation leaking data the Web Extension should have access to. This was fixed to provide the pre-redirect URL. This is related to CVE-XXX but in the context of Web Extensions.
Note: This issue is pending a CVE assignment and will be updated when available.
CVE-2021-38509: Javascript alert box could have been spoofed onto an arbitrary domain
Description:Due to an unusual sequence of attacker-controlled events, a Javascript alert() dialog with arbitrary (although unstyled) contents could be displayed over top an uncontrolled webpage of the attacker's choosing.
CVE-2021-38510: Download Protections were bypassed by .inetloc files on Mac OS
Description:The executable file warning was not presented when downloading .inetloc files, which can run commands on a user's computer.
Note: This issue only affected Mac OS operating systems. Other operating systems are unaffected.
MOZ-2021-0005: 'Copy Image Link' context menu action could have been abused to see authentication tokens
Description:The 'Copy Image Link' context menu action would copy the final image URL after redirects. By embedding an image that triggered authentication flows - in conjunction with a Content Security Policy that stopped a redirection chain in the middle - the final image URL could be one that contained an authentication token used to takeover a user account. If a website tricked a user into copy and pasting the image link back to the page, the page would be able to steal the authentication tokens. This was fixed by making the action return the original URL, before any redirects.
Note: This issue is pending a CVE assignment and will be updated when available.
MOZ-2021-0006: URL Parsing may incorrectly parse internationalized domains
Description:When parsing internationalized domain names, high bits of the characters in the URLs were sometimes stripped, resulting in inconsistencies that could lead to user confusion or attacks such as phishing.
Note: This issue is pending a CVE assignment and will be updated when available.
MOZ-2021-0007: Memory safety bugs fixed in Firefox 94 and Firefox ESR 91.3
Description:Mozilla developers and community members Christian Holler, Valentin Gosu, and Andrew McCreight reported memory safety bugs present in Firefox 93 and Firefox ESR 91.2. 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.
Note: This issue is pending a CVE assignment and will be updated when available.
파이어폭스 95.0 Stable은 2021년 12월 7일에 업데이트가 됩니다.
그리고 파이어폭스 94.1 업데이트 는 Mac OS X 10.12에서 브라우저 중단 문제를 수정했습니다.
파이어폭스 를 사용을 하고 계시는 분들은 업데이트 를 하고 안전하게 컴퓨터를 사용하시길 바랍니다.

반응형
그리드형

공유하기

facebook twitter kakaoTalk kakaostory naver band