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:
authorJoas Schilling <coding@schilljs.com>2020-01-31 17:24:05 +0300
committerJoas Schilling <coding@schilljs.com>2020-01-31 17:24:05 +0300
commit02675431f168e1c8094280df7615329053593221 (patch)
tree3bbead26384df9ff07eca10e6a4fbef3140d51eb /advisories/nc-sa-2020-008.php
parenteba4489a58c7d9bee211d04f9390e35e73e68abb (diff)
Add new advisories
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'advisories/nc-sa-2020-008.php')
-rw-r--r--advisories/nc-sa-2020-008.php34
1 files changed, 34 insertions, 0 deletions
diff --git a/advisories/nc-sa-2020-008.php b/advisories/nc-sa-2020-008.php
new file mode 100644
index 00000000..d93d748b
--- /dev/null
+++ b/advisories/nc-sa-2020-008.php
@@ -0,0 +1,34 @@
+<div class="row page-content-header">
+<div class="col-md-12">
+ <h1>Security Advisory</h1>
+ <a href="/security/advisories/">Back to advisories</a>
+</div>
+</div>
+<div class="row">
+ <div class="col-md-12">
+ <h2>Improper neutralization of item names in projects feature (NC-SA-2020-008)</h2>
+ <p>29th July 2019</p>
+ <p>Risk level: <strong>Low</strong></p>
+ <p>CVSS v3 Base Score: 2 (<a href="https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N">AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N</a>)</p>
+ <p>CWE: <a href="https://cwe.mitre.org/data/definitions/79.html">Improper Neutralization of Input During Web Page Generation (CWE-79)</a></p>
+ <p>HackerOne report: <a href="https://hackerone.com/reports/662204">662204</a></p>
+ <h3>Description</h3>
+ <p>Improper neutralization of file names, conversation names and board names in Nextcloud Server 16.0.3, Nextcloud Talk 6.0.3 and Nextcloud Deck 0.6.5 causes an XSS when linking them with each others in a project.</p>
+ <h3>Affected Software</h3>
+ <ul>
+ <li>Nextcloud Server &lt; <strong>16.0.4</strong> (CVE assignment pending)</li>
+
+ </ul>
+ <h3>Action Taken</h3>
+ <p>The error has been fixed.</p>
+ <h3>Resolution</h3>
+ <p>It is recommended that the Nextcloud Server is upgraded to 16.0.4.</p>
+ <h3>Acknowledgements</h3>
+ <p>The Nextcloud team thanks the following people for their research and responsible disclosure of the above advisory:</p>
+ <ul>
+ <li><a href="https://security-consulting.icu/" target="_blank" rel="noreferrer">Tim Coen - Vulnerability discovery and disclosure.</a></li>
+ </ul>
+ <br/>
+ <small style="color:grey">This advisory is licensed <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</small>
+ </div>
+</div>