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

page-policy.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 90695af0dee7589a5dc9904d290ec745e6a12475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<div class="alert alert-danger"><strong>Heads up!</strong> We appreciate every report, however, please notice that our team is very busy and therefore won't respond to reports which we rate as "low" severity or invalid (e.g. DoS in Apache our "X-Powered-By" headers). So do us and yourself a favour: Don't report such things, we will ignore it.</div>
If you've discovered a security issue with Nextcloud, please read our responsible disclosure policy and contact <strong>security (at) nextcloud (dot) com</strong>. Your report should include:
<ul>
	<li>Product version</li>
	<li>A vulnerability description</li>
	<li>Reproduction steps</li>
</ul>
A member of the security team will confirm the vulnerability, determine its impact, and develop a fix. The fix will be applied to the master branch, tested, and packaged in the next security release. The vulnerability will be publicly announced after the release. Finally, your name will be added to the <a href="/security/hall-of-fame">hall of fame</a> as a thank you from the entire Nextcloud community.
<h3>Responsible Disclosure Policy</h3>
The Nextcloud community asks that you comply with the following guidelines when researching and reporting security vulnerabilities:
<ul>
	<li>Only test for vulnerabilities on your own install of Nextcloud Server</li>
	<li>Confirm the vulnerability applies to a supported product version</li>
	<li>Share vulnerabilities in detail only with the security team</li>
	<li>Allow reasonable time for a response from the security team</li>
	<li>Do not publish information related to the vulnerability until Nextcloud has made an announcement to the community</li>
</ul>
<h3>Supported Product Versions</h3>
Nextcloud Server:
<ul>
	<li>6.0.x</li>
	<li>7.0.x</li>
	<li>8.0.x</li>
	<li>8.1.x</li>
</ul>
Nextcloud Desktop Client:
<ul>
	<li>1.6.x</li>
	<li>1.7.x</li>
        <li>1.8.x</li>
	<li>2.0.x</li>
</ul>
<h3>Unsupported Product Versions</h3>
Nextcloud Server:
<ul>
	<li>1.x to 4.x (We strongly suggest to upgrade to the latest release)</li>
</ul>
Nextcloud Desktop Client:
<ul>
	<li>1.0.x to 1.4.x (We strongly suggest to upgrade to the latest release)</li>
</ul>
<h3>3rd party apps</h3>
3rd party app security vulnerabilities should also be reported to the security team. The security team is not responsible for the security of these apps, but will attempt to contact the 3rd party app maintainer and then take proper actions.