about summary refs log tree commit diff
path: root/.gitlab/issue_templates/Security_Vulnerability.md
blob: b8bb43b33e859d4f64e1e16500bf002a8745df65 (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
/confidential
/label ~"workflow::triage"

## Summary

(Summarize the security vulnerability encountered concisely)

## Version affected

(Which version of NetworkManager is affected (`nmcli --version`), which distro, and the version of any other relevant software involved)

## Vulnerability details
* **Type:** (e.g., Buffer overflow, injection flaws, ...)
* **Severity:** (High/Medium/Low)
* **Any other vulnerability details:**

## Steps to reproduce

## Actual result

## Expected result

## Relevant logs

(Please see the DEBUGGING section of "[man NetworkManager](https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/NetworkManager.html)" and attach any relevant log)