diff --git a/http/cves/2024/CVE-2024-31750.yaml b/http/cves/2024/CVE-2024-31750.yaml index 39194f53a7..bc0844fb11 100644 --- a/http/cves/2024/CVE-2024-31750.yaml +++ b/http/cves/2024/CVE-2024-31750.yaml @@ -1,7 +1,7 @@ id: CVE-2024-31750 info: - name: F-logic DataCube3 Sql Injection + name: F-logic DataCube3 - SQL Injection author: DhiyaneshDK severity: high description: | @@ -13,6 +13,7 @@ info: - https://github.com/wjlin0/poc-doc - https://github.com/wy876/POC classification: + cve-id: CVE-2024-31750 epss-score: 0.00043 epss-percentile: 0.0866 metadata: @@ -33,7 +34,7 @@ http: matchers: - type: dsl dsl: - - 'status_code==200' - 'contains(body, "qxkkquNUnGwVzoeQWDHPkZponxHNFLcdQPMYKVAicJCzkqjxzq")' - 'contains(header, "application/json")' + - 'status_code==200' condition: and