| Severity | Title | CWE | URL | Parameter | Confidence |
|---|---|---|---|---|---|
| {{ f.severity.value }} | {{ f.title }} | {% if f.cwe_id %}{{ f.cwe_id }}{% endif %} | {{ f.url }} | {{ f.parameter }} | {{ f.confidence.value }} ({{ f.confidence_score }}%) |
URL: {{ f.url }}
{% if f.parameter %}Parameter: {{ f.parameter }}
{% endif %} {% if f.cwe_id %}CWE: {{ f.cwe_id }}
{% endif %} {% if f.owasp_category %}OWASP: {{ f.owasp_category }}
{% endif %} {% if f.description %}Description: {{ f.description }}
{% endif %} {% if f.evidence %}Evidence: {{ f.evidence }}
Remediation: {{ f.remediation }}
{% endif %} {% if f.exploit_steps %}Exploit Steps: