Home - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki
Welcome to the Symbiotic Security Vulnerability Database 👋🏻
In this database, you will find informations about all the rules we use to detect vulnerabilities in our products.
For each rules you will fin the following informations :
- Language : The language the rule is applied to.
- Severity : The severity of the rule from low to critical.
- CWE : The CWE linked to this rule.
- OWASP : Is this rule linked to an item of the OWASP Top 10.
- Confidence Level : How likely is it to not have detected a false positive.
- Impact Level : The impact level if this vulnerability was exploited.
- Likelihood Level : The likelihood of this vulnerability to be exploited.
- Description : The description of the rule.
- Impact : What would be the impact of an attack using this vulnerability.
- Resolution Advice : What should be done to fix this vulnerability.