Skip to content

Commit 10ad973

Browse files
CI BuildCI Build
authored andcommitted
Update System.Drawing.Common to fix CVE-2021-26701 (#1026) BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt Update System.Drawing.Common to fix CVE-2021-26701 .NET Core Remote Code Execution Vulnerability BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt Fixes #1025
1 parent 73eda15 commit 10ad973

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

doc/ReleaseNotes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <h3 id="fixes">Fixes</h3>
7979
<li>fixed localized family names in <code>SvgFontManager</code> (see <a href="https://github.com/svg-net/SVG/pull/993">PR #993</a>)</li>
8080
<li>fixed out of memory Exception in <code>SvgImage.Render()</code> (see <a href="https://github.com/svg-net/SVG/issues/1003">#1003</a>)</li>
8181
<li>fixed argument Exception in <code>Draw(Graphics)</code> (see <a href="https://github.com/svg-net/SVG/issues/1004">#1004</a>)</li>
82+
<li>updated System.Drawing.Common to prevent Remote Code Execution Vulnerability (see <a href="https://github.com/svg-net/SVG/issues/1025">#1025</a>)</li>
8283
</ul>
8384
<h3 id="performance">Performance</h3>
8485
<ul>

0 commit comments

Comments
 (0)