This is an automated email from the ASF dual-hosted git repository.

lehmi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 15ec458  Site checkin for project Apache PDFBox Website
15ec458 is described below

commit 15ec458c8f7d9a69f0ea4935684ac5363070f717
Author: Andreas Lehmkühler <andr...@lehmi.de>
AuthorDate: Sat Mar 20 14:13:31 2021 +0100

    Site checkin for project Apache PDFBox Website
---
 content/blog/index.html |  7 +++++++
 content/index.html      | 22 ++++++++++++----------
 2 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/content/blog/index.html b/content/blog/index.html
index 05eaf25..61e647b 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -169,6 +169,13 @@
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="blog">Blog</h1>
+<h2>CVE-2021-27807, CVE-2021-27906 Infinite loop and 
OutOfMemory<br><small>2021-03-20</small></h2>
+<p>CVE-2021-27807: A carefully crafted PDF file can trigger an infinite loop 
while loading the file.</p>
+<p>CVE-2021-27906: A carefully crafted PDF file can trigger an 
OutOfMemory-Exception while loading the file.</p>
+<p><strong>Versions Affected:</strong>
+Apache PDFBox &lt;= 2.0.22</p>
+<p><strong>Mitigation:</strong>
+Upgrade to Apache PDFBox 2.0.23</p>
 <h2>Apache PDFBox 2.0.23 released<br><small>2021-03-18</small></h2>
 <p>The Apache PDFBox community is pleased to announce the release of
 Apache PDFBox version 2.0.23. It is available for download at:</p>
diff --git a/content/index.html b/content/index.html
index 6ed88f5..99752c7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -173,11 +173,13 @@
     PDF documents. This project allows creation of new PDF documents, 
manipulation of existing
     documents and the ability to extract content from documents. Apache PDFBox 
also includes several
     command-line utilities. Apache PDFBox is published under the Apache 
License v2.0.</p>
-<h2>Apache PDFBox 2.0.23 released<br><small>2021-03-18</small></h2>
-<p>The Apache PDFBox community is pleased to announce the release of
-Apache PDFBox version 2.0.23. It is available for download at:</p>
-<p><a 
href="https://pdfbox.apache.org/download.html";>https://pdfbox.apache.org/download.html</a></p>
-<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12349463";>full
 release notes</a> for details about this release.</p>
+<h2>CVE-2021-27807, CVE-2021-27906 Infinite loop and 
OutOfMemory<br><small>2021-03-20</small></h2>
+<p>CVE-2021-27807: A carefully crafted PDF file can trigger an infinite loop 
while loading the file.</p>
+<p>CVE-2021-27906: A carefully crafted PDF file can trigger an 
OutOfMemory-Exception while loading the file.</p>
+<p><strong>Versions Affected:</strong>
+Apache PDFBox &lt;= 2.0.22</p>
+<p><strong>Mitigation:</strong>
+Upgrade to Apache PDFBox 2.0.23</p>
 <h2 id="getting-help">Getting Help</h2>
 <p>To get help on using PDFBox, please <a 
href="mailto:users-subscr...@pdfbox.apache.org";>Subscribe to the Users Mailing 
List</a> and post your
 questions there. We're happy to help.</p>
@@ -222,6 +224,11 @@ skills. Subscribe to the <a 
href="/mailinglists.html">Mailing Lists</a> and find
     </div>
 </div>
 <h2 id="news">News</h2>
+<h2>Apache PDFBox 2.0.23 released<br><small>2021-03-18</small></h2>
+<p>The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 2.0.23. It is available for download at:</p>
+<p><a 
href="https://pdfbox.apache.org/download.html";>https://pdfbox.apache.org/download.html</a></p>
+<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12349463";>full
 release notes</a> for details about this release.</p>
 <h2>Apache PDFBox 2.0.22 released<br><small>2020-12-19</small></h2>
 <p>The Apache PDFBox community is pleased to announce the release of
 Apache PDFBox version 2.0.22. It is available for download at:</p>
@@ -242,11 +249,6 @@ Apache PDFBox version 2.0.20. It is available for download 
at:</p>
 Apache PDFBox version 2.0.19. It is available for download at:</p>
 <p><a 
href="https://pdfbox.apache.org/download.cgi";>https://pdfbox.apache.org/download.cgi</a></p>
 <p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12346594";>full
 release notes</a> for details about this release.</p>
-<h2>Apache PDFBox 2.0.18 released<br><small>2019-12-23</small></h2>
-<p>The Apache PDFBox community is pleased to announce the release of
-Apache PDFBox version 2.0.18. It is available for download at:</p>
-<p><a 
href="https://pdfbox.apache.org/download.cgi";>https://pdfbox.apache.org/download.cgi</a></p>
-<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12346159";>full
 release notes</a> for details about this release.</p>
 
             </div>
         </div>

Reply via email to