Add CVE-2024-32651
parent
b5ae4aae4a
commit
2a72d984c9
|
@ -5,8 +5,7 @@ info:
|
|||
author: edoardottt
|
||||
severity: critical
|
||||
description: |
|
||||
A Server Side Template Injection in changedetection.io
|
||||
caused by usage of unsafe functions of Jinja2 allows Remote Command Execution on the server host.
|
||||
A Server Side Template Injection in changedetection.io caused by usage of unsafe functions of Jinja2 allows Remote Command Execution on the server host.
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2024-32651
|
||||
- https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-4r7v-whpg-8rx3
|
||||
|
@ -45,4 +44,4 @@ requests:
|
|||
|
||||
- type: dsl
|
||||
dsl:
|
||||
- compare_versions(version, '<= 0.45.20')
|
||||
- compare_versions(version, '<= 0.45.20')
|
||||
|
|
Loading…
Reference in New Issue