Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-05-06 16:21:54 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-05-06 16:21:54 +0300
commitca15962e8142ce6f9ce0ce4cfb3c58535b0b9a4f (patch)
tree479cdfd34a5252fdfb1ccd27c02184aaed7b22c6 /advisories
parent5e50ece13dbe54219457cbe3e7e0d8c2b1de2897 (diff)
Fix advisory name
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'advisories')
-rw-r--r--advisories/advisories.rss2
-rw-r--r--advisories/nc-sa-2017-012.php2
-rw-r--r--advisories/server-list-part.php4
3 files changed, 4 insertions, 4 deletions
diff --git a/advisories/advisories.rss b/advisories/advisories.rss
index 303b69ae..65a2d994 100644
--- a/advisories/advisories.rss
+++ b/advisories/advisories.rss
@@ -5,7 +5,7 @@
<link>https://nextcloud.com/security/advisories/</link>
<description>The Nextcloud security advisories as a RSS feed</description>
<ttl>1800</ttl><item>
- <title>Server: Share tokens for public calendars disclosed (nC-SA-2017-012)</title>
+ <title>Server: Calendar and addressbook names disclosed (nC-SA-2017-012)</title>
<description>&lt;p&gt;A logical error caused disclosure of calendar and addressbook names to other logged-in users. Note that no actual content of the calendar and adressbook has been disclosed.&lt;/p&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://nextcloud.com/security/advisory/?id=nC-SA-2017-012&quot;&gt;For more information please consult the official advisory.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</description>
<link>https://nextcloud.com/security/advisory/?id=nC-SA-2017-012</link>
<guid isPermaLink="true">https://nextcloud.com/security/advisory/?id=nC-SA-2017-012</guid>
diff --git a/advisories/nc-sa-2017-012.php b/advisories/nc-sa-2017-012.php
index 5263acb0..b918e5bc 100644
--- a/advisories/nc-sa-2017-012.php
+++ b/advisories/nc-sa-2017-012.php
@@ -9,7 +9,7 @@
<?php get_template_part('advisories/advisory-side'); ?>
</div>
<div class="col-md-8">
- <h2>Share tokens for public calendars disclosed (NC-SA-2017-012)</h2>
+ <h2>Calendar and addressbook names disclosed (NC-SA-2017-012)</h2>
<p>8th May 2017</p>
<p>Risk level: <strong>Low</strong></p>
<p>CVSS v3 Base Score: 3.5 (<a href="https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N">AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N</a>)</p>
diff --git a/advisories/server-list-part.php b/advisories/server-list-part.php
index 6faf863f..a7d82df0 100644
--- a/advisories/server-list-part.php
+++ b/advisories/server-list-part.php
@@ -5,12 +5,12 @@
<a href="/security/advisory/?id=nc-sa-2017-010">Stored XSS in Gallery application</a><br>
<a href="/security/advisory/?id=nc-sa-2017-011">Share tokens for public calendars disclosed</a><br>
<br/><p>Version 11.0.2</p>
-<a href="/security/advisory/?id=nc-sa-2017-012">Share tokens for public calendars disclosed</a><br>
+<a href="/security/advisory/?id=nc-sa-2017-012">Calendar and addressbook names disclosed</a><br>
<br/><p>Version 10.0.5</p>
<a href="/security/advisory/?id=nc-sa-2017-008">Reflected XSS in error pages</a><br>
<a href="/security/advisory/?id=nc-sa-2017-010">Stored XSS in Gallery application</a><br>
<br/><p>Version 10.0.4</p>
-<a href="/security/advisory/?id=nc-sa-2017-012">Share tokens for public calendars disclosed</a><br>
+<a href="/security/advisory/?id=nc-sa-2017-012">Calendar and addressbook names disclosed</a><br>
<br/><p>Version 10.0.2</p>
<a href="/security/advisory/?id=nc-sa-2017-001">Permission increase on re-sharing via OCS API</a><br>
<a href="/security/advisory/?id=nc-sa-2017-002">Creation of folders in read-only folders despite lacking permissions</a><br>