diff --git a/http/cves/2023/CVE-2023-35078.yaml b/http/cves/2023/CVE-2023-35078.yaml index bbffb7d5f2..8b8f78fbec 100644 --- a/http/cves/2023/CVE-2023-35078.yaml +++ b/http/cves/2023/CVE-2023-35078.yaml @@ -34,5 +34,6 @@ http: - type: dsl dsl: - contains_all(body, 'results','userId','name') + - contains(header, 'application/json') - status_code == 200 condition: and