update website due to 2 new CVEs
diff --git a/content/_posts/2021-06-11-new-CVEs.md b/content/_posts/2021-06-11-new-CVEs.md
new file mode 100644
index 0000000..dd8920a
--- /dev/null
+++ b/content/_posts/2021-06-11-new-CVEs.md
@@ -0,0 +1,33 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+         
+layout:  default
+title:   CVE-2021-31811, CVE-2021-31812 OutOfMemory and infinite loop
+date: 2021-06-11 00:00:00 +00:00
+categories: [news]
+---
+
+CVE-2021-31811: A carefully crafted PDF file can trigger an OutOfMemory-Exception while loading a tiny file
+
+CVE-2021-31812: A carefully crafted PDF file can trigger an infinite loop while loading the file
+
+**Versions Affected:**
+Apache PDFBox <= 2.0.23
+
+**Mitigation:**
+Upgrade to Apache PDFBox 2.0.24