Skip to content

Commit

Permalink
Correct problems detected by stricter formatting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
maltejur committed Dec 20, 2023
1 parent a66ce9b commit c3b0f04
Show file tree
Hide file tree
Showing 26 changed files with 48 additions and 48 deletions.
20 changes: 10 additions & 10 deletions announce/2016/mfsa2016-85.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security vulnerabilities fixed in Firefox 49
advisories:
CVE-2016-2827:
title: Out-of-bounds read in mozilla::net::IsValidReferrerPolicy
title: "Out-of-bounds read in mozilla::net::IsValidReferrerPolicy"
impact: low
reporter: Atte Kettunen
description: |
Expand All @@ -15,15 +15,15 @@ advisories:
- url: 1289085
desc: Bug 1289085
CVE-2016-5270:
title: Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString
title: "Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString"
impact: high
reporter: Atte Kettunen
description: An out-of-bounds write of a boolean value during text conversion with some unicode characters
bugs:
- url: 1291016
desc: Bug 1291016
CVE-2016-5271:
title: Out-of-bounds read in PropertyProvider::GetSpacingInternal
title: "Out-of-bounds read in PropertyProvider::GetSpacingInternal"
impact: low
reporter: Abhishek Arya
description: |
Expand All @@ -41,15 +41,15 @@ advisories:
- url: 129793
desc: Bug 129793
CVE-2016-5273:
title: crash in mozilla::a11y::HyperTextAccessible::GetChildOffset
title: "crash in mozilla::a11y::HyperTextAccessible::GetChildOffset"
impact: high
reporter: Nils
description: A potentially exploitable crash in accessibility.
bugs:
- url: 1280387
desc: Bug 1280387
CVE-2016-5276:
title: Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList
title: "Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList"
impact: high
reporter: Nils
description: |
Expand All @@ -58,31 +58,31 @@ advisories:
- url: 1287721
desc: Bug 1287721
CVE-2016-5274:
title: use-after-free in nsFrameManager::CaptureFrameState
title: "use-after-free in nsFrameManager::CaptureFrameState"
impact: high
reporter: Nils
description: A use-after-free issue in web animations during restyling.
bugs:
- url: 1282076
desc: Bug 1282076
CVE-2016-5277:
title: Heap-use-after-free in nsRefreshDriver::Tick
title: "Heap-use-after-free in nsRefreshDriver::Tick"
impact: high
reporter: Nils
description: A use-after-free vulnerability with web animations when destroying a timeline.
bugs:
- url: 1291665
desc: Bug 1291665
CVE-2016-5275:
title: Buffer overflow in mozilla::gfx::FilterSupport::ComputeSourceNeededRegions
title: "Buffer overflow in mozilla::gfx::FilterSupport::ComputeSourceNeededRegions "
impact: critical
reporter: Nils
description: A buffer overflow when working with empty filters during canvas rendering.
bugs:
- url: 1287316
desc: Bug 1287316
CVE-2016-5278:
title: Heap-buffer-overflow in nsBMPEncoder::AddImageFrame
title: "Heap-buffer-overflow in nsBMPEncoder::AddImageFrame"
impact: critical
reporter: Nils
description: A potentially exploitable crash caused by a buffer overflow while encoding image frames to images.
Expand All @@ -98,7 +98,7 @@ advisories:
- url: 1249522
desc: Bug 1249522
CVE-2016-5280:
title: Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap
title: "Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap"
impact: high
reporter: Mei Wang
description: Use-after-free vulnerability when changing text direction.
Expand Down
12 changes: 6 additions & 6 deletions announce/2016/mfsa2016-86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security vulnerabilities fixed in Firefox ESR 45.4
advisories:
CVE-2016-5270:
title: Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString
title: "Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString"
impact: high
reporter: Atte Kettunen
description: An out-of-bounds write of a boolean value during text conversion with some unicode characters
Expand All @@ -23,7 +23,7 @@ advisories:
- url: 129793
desc: Bug 129793
CVE-2016-5276:
title: Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList
title: "Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList"
impact: high
reporter: Nils
description: |
Expand All @@ -32,31 +32,31 @@ advisories:
- url: 1287721
desc: Bug 1287721
CVE-2016-5274:
title: use-after-free in nsFrameManager::CaptureFrameState
title: "use-after-free in nsFrameManager::CaptureFrameState"
impact: high
reporter: Nils
description: A use-after-free issue in web animations during restyling.
bugs:
- url: 1282076
desc: Bug 1282076
CVE-2016-5277:
title: Heap-use-after-free in nsRefreshDriver::Tick
title: "Heap-use-after-free in nsRefreshDriver::Tick"
impact: high
reporter: Nils
description: A use-after-free vulnerability with web animations when destroying a timeline.
bugs:
- url: 1291665
desc: Bug 1291665
CVE-2016-5278:
title: Heap-buffer-overflow in nsBMPEncoder::AddImageFrame
title: "Heap-buffer-overflow in nsBMPEncoder::AddImageFrame"
impact: critical
reporter: Nils
description: A potentially exploitable crash caused by a buffer overflow while encoding image frames to images.
bugs:
- url: 1294677
desc: Bug 1294677
CVE-2016-5280:
title: Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap
title: "Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap"
impact: high
reporter: Mei Wang
description: Use-after-free vulnerability when changing text direction.
Expand Down
2 changes: 1 addition & 1 deletion announce/2016/mfsa2016-87.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security vulnerabilities fixed in Firefox 49.0.2
advisories:
CVE-2016-5287:
title: Crash in nsTArray_base<T>::SwapArrayElements
title: "Crash in nsTArray_base<T>::SwapArrayElements"
impact: high
reporter: Philipp
description: A potentially exploitable use-after-free crash during actor destruction with service workers. This issue does not affect releases earlier than Firefox 49.
Expand Down
12 changes: 6 additions & 6 deletions announce/2016/mfsa2016-88.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: |
*In general, these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled when reading mail, but are potentially risks in browser or browser-like contexts.*
advisories:
CVE-2016-5270:
title: Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString
title: "Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString"
impact: high
reporter: Atte Kettunen
description: An out-of-bounds write of a boolean value during text conversion with some unicode characters.
Expand All @@ -24,39 +24,39 @@ advisories:
- url: 1297934
desc: 1297934
CVE-2016-5276:
title: Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList
title: "Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList"
impact: high
reporter: Nils
description: A use-after-free vulnerability triggered by setting a <code>aria-owns</code> attribute
bugs:
- url: 1287721
desc: 1287721
CVE-2016-5274:
title: use-after-free in nsFrameManager::CaptureFrameState
title: "use-after-free in nsFrameManager::CaptureFrameState"
impact: high
reporter: Nils
description: A use-after-free issue in web animations during restyling.
bugs:
- url: 1282076
desc: 1282076
CVE-2016-5277:
title: Heap-use-after-free in nsRefreshDriver::Tick
title: "Heap-use-after-free in nsRefreshDriver::Tick"
impact: high
reporter: Nils
description: A use-after-free vulnerability with web animations when destroying a timeline
bugs:
- url: 1291665
desc: 1291665
CVE-2016-5278:
title: Heap-buffer-overflow in nsBMPEncoder::AddImageFrame
title: "Heap-buffer-overflow in nsBMPEncoder::AddImageFrame"
impact: critical
reporter: Nils
description: A potentially exploitable crash caused by a buffer overflow while encoding image frames to images
bugs:
- url: 1294677
desc: 1294677
CVE-2016-5280:
title: Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap
title: "Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap"
impact: high
reporter: Mei Wang
description: Use-after-free vulnerability when changing text direction
Expand Down
2 changes: 1 addition & 1 deletion announce/2016/mfsa2016-89.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ advisories:
- url: 1299686
desc:
CVE-2016-9067:
title: heap-use-after-free in nsINode::ReplaceOrInsertBefore
title: "heap-use-after-free in nsINode::ReplaceOrInsertBefore"
impact: high
reporter: Nils
description: Two use-after-free errors during DOM operations resulting in potentially exploitable crashes.
Expand Down
2 changes: 1 addition & 1 deletion announce/2017/mfsa2017-10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ advisories:
bugs:
- url: 1340127
CVE-2017-5450:
title: "Addressbar spoofing using javascript: URI on Firefox for Android"
title: "Addressbar spoofing using javascript: URI on Firefox for Android"
impact: moderate
reporter: Haosheng Wang
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2017/mfsa2017-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ advisories:
bugs:
- url: 1360842
CVE-2017-7788:
title: Sandboxed about:srcdoc iframes do not inherit CSP directives
title: "Sandboxed about:srcdoc iframes do not inherit CSP directives"
impact: low
reporter: Muneaki Nishimura
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2017/mfsa2017-30.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ advisories:
bugs:
- url: 1402372
CVE-2017-7846:
title: JavaScript Execution via RSS in mailbox:// origin
title: "JavaScript Execution via RSS in mailbox:// origin"
impact: high
reporter: cure53
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2018/mfsa2018-11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ advisories:
bugs:
- url: 1451452
CVE-2018-5180:
title: heap-use-after-free in mozilla::WebGLContext::DrawElementsInstanced
title: "heap-use-after-free in mozilla::WebGLContext::DrawElementsInstanced"
impact: low
reporter: Nils
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-03.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ advisories:
bugs:
- url: 1677940
CVE-2021-23962:
title: 'Use-after-poison in <code>nsTreeBodyFrame::RowCountChanged</code>'
title: 'Use-after-poison in "nsTreeBodyFrame::RowCountChanged"'
impact: low
reporter: Chiaki ISHIKAWA
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-07.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ advisories:
bugs:
- url: 1683536
CVE-2021-23975:
title: about:memory Measure function caused an incorrect pointer operation
title: "about:memory Measure function caused an incorrect pointer operation"
impact: low
reporter: Brian Carpenter of Geeknik Labs & Farm
description: |
Expand Down
6 changes: 3 additions & 3 deletions announce/2021/mfsa2021-23.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ advisories:
bugs:
- url: 1675965
CVE-2021-29961:
title: Firefox UI spoof using `<select>` elements and CSS scaling
title: Firefox UI spoof using "<select>" elements and CSS scaling
impact: moderate
reporter: Irvan Kurniawan
description: |
When styling and rendering an oversized `<select>` element, Firefox did not apply correct clipping which allowed an attacker to paint over the user interface.
When styling and rendering an oversized `&lt;select>` element, Firefox did not apply correct clipping which allowed an attacker to paint over the user interface.
bugs:
- url: 1700235
CVE-2021-29963:
Expand All @@ -41,7 +41,7 @@ advisories:
bugs:
- url: 1705068
CVE-2021-29964:
title: Out of bounds-read when parsing a `WM_COPYDATA` message
title: Out of bounds-read when parsing a "WM_COPYDATA" message
impact: moderate
reporter: Ronald Crane
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security Vulnerabilities fixed in Firefox ESR 78.11
advisories:
CVE-2021-29964:
title: Out of bounds-read when parsing a `WM_COPYDATA` message
title: Out of bounds-read when parsing a "WM_COPYDATA" message
impact: moderate
reporter: Ronald Crane
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security Vulnerabilities fixed in Thunderbird 78.11
advisories:
CVE-2021-29964:
title: Out of bounds-read when parsing a `WM_COPYDATA` message
title: Out of bounds-read when parsing a "WM_COPYDATA" message
impact: moderate
reporter: Ronald Crane
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ advisories:
bugs:
- url: 1551886
CVE-2021-38492:
title: 'Navigating to `mk:` URL scheme could load Internet Explorer'
title: 'Navigating to "mk:" URL scheme could load Internet Explorer'
impact: moderate
reporter: James Lee
description: |
Expand Down
4 changes: 2 additions & 2 deletions announce/2021/mfsa2021-39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ fixed_in:
title: Security Vulnerabilities fixed in Firefox ESR 78.14
advisories:
CVE-2021-38492:
title: 'Navigating to `mk:` URL scheme could load Internet Explorer'
title: 'Navigating to "mk:" URL scheme could load Internet Explorer'
impact: moderate
reporter: James Lee
description: |
When delegating navigations to the operating system, Firefox would accept the `mk` scheme which might allow attackers to launch pages and execute scripts in Internet Explorer in unprivileged mode.
When delegating navigations to the operating system, Firefox would accept the `mk` scheme which might allow attackers to launch pages and execute scripts in Internet Explorer in unprivileged mode.
<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*
bugs:
- url: 1721107
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-40.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security Vulnerabilities fixed in Firefox ESR 91.1
advisories:
CVE-2021-38492:
title: 'Navigating to `mk:` URL scheme could load Internet Explorer'
title: 'Navigating to "mk:" URL scheme could load Internet Explorer'
impact: moderate
reporter: James Lee
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-41.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security Vulnerabilities fixed in Thunderbird 91.1
advisories:
CVE-2021-38492:
title: 'Navigating to `mk:` URL scheme could load Internet Explorer'
title: 'Navigating to "mk:" URL scheme could load Internet Explorer'
impact: moderate
reporter: James Lee
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2021/mfsa2021-42.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fixed_in:
title: Security Vulnerabilities fixed in Thunderbird 78.14
advisories:
CVE-2021-38492:
title: 'Navigating to `mk:` URL scheme could load Internet Explorer'
title: 'Navigating to "mk:" URL scheme could load Internet Explorer'
impact: moderate
reporter: James Lee
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2022/mfsa2022-24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ advisories:
bugs:
- url: 1765951
CVE-2022-34468:
title: 'CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI'
title: 'CSP sandbox header without "allow-scripts" can be bypassed via retargeted javascript: URI'
impact: high
reporter: Armin Ebert
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2022/mfsa2022-25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ advisories:
bugs:
- url: 1765951
CVE-2022-34468:
title: 'CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI'
title: 'CSP sandbox header without "allow-scripts" can be bypassed via retargeted javascript: URI'
impact: high
reporter: Armin Ebert
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2022/mfsa2022-26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ advisories:
bugs:
- url: 1765951
CVE-2022-34468:
title: 'CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI'
title: 'CSP sandbox header without "allow-scripts" can be bypassed via retargeted javascript: URI'
impact: high
reporter: Armin Ebert
description: |
Expand Down
2 changes: 1 addition & 1 deletion announce/2022/mfsa2022-28.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ advisories:
bugs:
- url: 1771774
CVE-2022-36314:
title: Opening local <code>.lnk</code> files could cause unexpected network loads
title: Opening local ".lnk" files could cause unexpected network loads
impact: moderate
reporter: akucybersec
description: |
Expand Down
Loading

0 comments on commit c3b0f04

Please sign in to comment.