-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VN-2745
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Only the latest version of verinice has all security updates. | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please e-mail [[email protected]](mailto:[email protected]) if you believe you have found a vulnerability in verinice. | ||
Minor security issues can be publicly reported on GitHub. | ||
|
||
In your bug report, please try to cover the following info: | ||
- Proof of Concept: exact steps to reproduce the bug | ||
- How did you discover the vulnerability? | ||
- Your estimation of impact | ||
- Suggestions for a fix | ||
|
||
When receiving a bug report, we will look at it internally before answering, so expect some delay until you get an answer. | ||
Once we confirmed and talked about the vulnerability, we will contact you. | ||
|
||
### Public Disclosure | ||
|
||
Please give us up to 120 days to fix the vulnerability you reported, once the patch is public you can disclose it. | ||
|
||
## Hall of Fame | ||
|
||
In this section we thank researchers who submitted critical vulnerabilities to us. | ||
|
||
- Frank Nusko (SECIANUS GmbH & Co. KG) RCE via insecure deserialization CVE-2021-36981 |