Author: buildbot
Date: Wed Oct 16 19:19:49 2019
New Revision: 1051583
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/security/cves/CVE-2019-9853.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 16 19:19:49 2019
@@ -1 +1 @@
-1868509
+1868517
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 16 19:19:49 2019
@@ -1 +1 @@
-1868509
+1868517
Added: websites/staging/ooo-site/trunk/content/security/cves/CVE-2019-9853.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/security/cves/CVE-2019-9853.html
(added)
+++ websites/staging/ooo-site/trunk/content/security/cves/CVE-2019-9853.html
Wed Oct 16 19:19:49 2019
@@ -0,0 +1,121 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <title>CVE-2019-9853</title>
+ <style type="text/css"></style>
+
+<!--#include virtual="/scripts/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/security/">security</a> » <a
href="/security/cves/">cves</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+ <p>
+ <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-9853">
+ CVE-2019-9853
+ </a>
+ </p>
+ <p>
+ <a href="https://www.openoffice.org/security/cves/CVE-2019-9853.html">
+ Apache OpenOffice Advisory
+ </a>
+ </p>
+ <p style="text-align:center; font-size:largest">
+ <strong>CVE-2019-9853 Insufficient URL decoding flaw in categorizing
macro location
+ </strong>
+ </p>
+ <p style="text-align:center; font-size:larger">
+ <strong>Fixed in Apache OpenOffice 4.1.7</strong>
+ </p>
+ <p>
+ <strong>Description
+ </strong>
+ </p>
+ <p>
+ OpenOffice documents can contain macros. The execution of those macros
is controlled by the document security settings, typically execution of macros
are blocked by default. A URL decoding flaw existed in how the URLs to the
macros within the document were processed and categorized, resulting in the
possibility to construct a document where macro execution bypassed the security
settings. The documents were correctly detected as containing macros, and
prompted the user to their existence within the documents, but macros within
the document were subsequently not controlled by the security settings allowing
arbitrary macro execution.
+
+ This issue affects: OpenOffice 4.1.6 and older versions.
+ </p>
+ <p>
+ <strong>Severity: Medium
+ </strong>
+ </p>
+ <p>
+ There are no known exploits of this vulnerability.<br /> A
proof-of-concept demonstration exists.
+ </p>
+ <p>
+ Thanks to the reporter for discovering this issue.
+ </p>
+ <p>
+ <strong>
+ Vendor: The Apache Software Foundation
+ </strong>
+ </p>
+ <p>
+ <strong>
+ Versions Affected
+ </strong>
+ </p>
+ <p>
+ All Apache OpenOffice versions 4.1.6 and older are affected.<br />
OpenOffice.org versions are also affected.
+ </p>
+ <p>
+ <strong>
+ Mitigation
+ </strong>
+ </p>
+ <p>
+ Install Apache OpenOffice 4.1.7 for the latest maintenance and
cumulative security fixes. Use the Apache OpenOffice
+ <a href="https://www.openoffice.org/download/">
+ download page
+ </a>.
+ </p>
+ <p>
+ <strong>
+ Further Information
+ </strong>
+ </p>
+ <p>For additional information and assistance, consult the
+ <a href="https://forum.openoffice.org/">
+ Apache OpenOffice Community Forums
+ </a>
+ or make requests to the
+ <a href="mailto:[email protected]">
+ [email protected]
+ </a>
+ public mailing list.
+ </p>
+ <p>The latest information on Apache OpenOffice security bulletins can be
found at the
+ <a href="https://www.openoffice.org/security/bulletin.html">
+ Bulletin Archive page
+ </a>.
+ </p>
+ <hr />
+ <p>
+ <a href="https://security.openoffice.org">
+ Security Home
+ </a> ->
+ <a href="https://www.openoffice.org/security/bulletin.html">
+ Bulletin
+ </a> ->
+ <a href="https://www.openoffice.org/security/cves/CVE-2019-9853.html">
+ CVE-2019-9853
+ </a>
+ </p>
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>