Update CVE-2024-31750.yaml

patch-4
Ritik Chaddha 2024-06-18 15:21:51 +05:30 committed by GitHub
parent 4396d7b6ff
commit 7a788d34cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -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