{{ partial "header.html" . }}
Apache Camel security advisory: {{ .Params.cve }}
Severity
{{ .Params.severity }}
Summary
{{ .Params.summary }}
Versions affected
{{ .Params.affected }}
Versions fixed
{{ .Params.fixed }}
Description
{{ .Params.description }}
{{ with .Content }}
Notes
{{ . }}
{{ end }}
Mitigation
{{ .Params.mitigation | markdownify }}
Credit
{{ .Params.credit }}
References
- PGP signed advisory data: {{ .Params.cve }}.txt.asc
- Mitre CVE Entry: https://www.cve.org/CVERecord?id={{ .Params.cve }}
{{ partial "footer.html" . }}