📝 Documenting Vulnerabilities (2024)
Reporting is where the bug is converted to a bounty. A high-quality report helps triagers validate issues quickly.
📝 Report Structure
Every report submitted should contain:
- Title: Structured like
[Vulnerability Type] in [Component] leads to [Impact]. - Description: Concise summary of the vulnerability.
- Steps to Reproduce: 1-indexed, step-by-step description to reproduce.
- Proof of Concept: Command line or script to demonstrate the exploit.
- Remediation: Steps the developer should take to resolve the flaw.
📊 CVSS Severity (CVSS v3.1)
We use the CVSS v3.1 calculator to define severity (Low, Medium, High, Critical) mathematically.