/ Templates / Vulnerability.md
Vulnerability.md
 1  #### <% tp.date.now("DD-MM-YYYY") %>
 2  
 3  **1. Overview:**
 4  
 5  - **Brief Description:** 
 6  - **Impact:** 
 7  	- Data Leak
 8  	- Information Disclosure
 9  	- Sensitive Information Exposure
10  	- Data Tampering
11  	- Data Modification
12  	- System Manipulation
13  	- Denial of Service (DoS)
14  	- Service Disruption
15  	- System Outage
16  	- Privilege Escalation
17  	- Unauthorized Access
18  	- Security Bypass
19  	- Remote Code Execution (RCE)
20  	- Arbitrary Code Execution (ACE)
21  	- Code Injection
22  - **Affected Systems/Software:** 
23  
24  
25  **2. Exploitation:**
26  
27  - **How is this vulnerability typically exploited?** 
28  	- 
29  - **Are there known exploits or proof-of-concept code available?**
30  	- 
31  
32  **3. Mitigation and Remediation:**
33  
34  - **What steps can be taken to mitigate or remediate this vulnerability?**
35      - **Patching:** 
36      - **Configuration Changes:** 
37      - **Workarounds:**
38  
39  **4. Relevant CVEs (Optional):**
40  
41  - **List the CVE IDs that are associated with this vulnerability or vulnerability class.**
42      - [[]]