diff --git a/http/cves/2019/CVE-2019-16057.yaml b/http/cves/2019/CVE-2019-16057.yaml index 8e39ca081e..1e41acb821 100644 --- a/http/cves/2019/CVE-2019-16057.yaml +++ b/http/cves/2019/CVE-2019-16057.yaml @@ -30,5 +30,5 @@ http: - type: dsl dsl: - status_code == 200 - - 'contains(body, "uid=") && contains(body, "gid=")' + - 'contains(body, "uid=") && contains(body, "gid=")' condition: and