diff --git a/cves/2022/CVE-2022-1883.yaml b/cves/2022/CVE-2022-1883.yaml index 8c86818b40..b8170334ee 100644 --- a/cves/2022/CVE-2022-1883.yaml +++ b/cves/2022/CVE-2022-1883.yaml @@ -1,7 +1,7 @@ id: CVE-2022-1883 info: - name: camptocamp/terraboard < 2.2.0 - SQL Injection + name: Terraboard < 2.2.0 - SQL Injection author: edoardottt severity: critical description: | @@ -11,7 +11,7 @@ info: - https://nvd.nist.gov/vuln/detail/CVE-2022-1883 classification: cve-id: CVE-2022-1883 - tags: cve,terraboard,cve2022,sqli + tags: cve,cve2022,terraboard,sqli requests: - raw: @@ -26,6 +26,13 @@ requests: dsl: - 'duration>=5' + - type: word + part: body + words: + - '"page":' + - '"results":' + condition: and + - type: status status: - - 200 \ No newline at end of file + - 200