/ Templates / CVE.md
CVE.md
 1  #### <% tp.date.now("DD-MM-YYYY") %>
 2  
 3  **1. Description:**
 4  
 5  - **Brief Summary:** 
 6  - **Technical Details:** 
 7  - **Severity Score:**
 8      - **CVSS v3.1 Base Score:** 
 9      - **CVSS v3.1 Vector:** 
10  - **Affected Software/Versions:** 
11  
12  **2. Related Information:**
13  
14  - **CWE:** 
15  
16  **3. Vulnerability Analysis:**
17  
18  - **Impact:** 
19  	- Data Leak
20  	- Information Disclosure
21  	- Sensitive Information Exposure
22  	- Data Tampering
23  	- Data Modification
24  	- System Manipulation
25  	- Denial of Service (DoS)
26  	- Service Disruption
27  	- System Outage
28  	- Privilege Escalation
29  	- Unauthorized Access
30  	- Security Bypass
31  	- Remote Code Execution (RCE)
32  	- Arbitrary Code Execution (ACE)
33  	- Code Injection
34  - **Remediation:** 
35  
36  **4. References:**
37  
38  - **Official CVE Entry:** 
39  - **Vendor Advisory:** 
40  - **Other Relevant Resources:** 
41  - **POC**:
42  
43  **5. Notes (Optional):**
44  
45  - **Additional Information:** 
46  - **Timeline:** A timeline of events related to the vulnerability, including discovery, disclosure, and remediation.