Update CVE-2022-0784.yaml
parent
9b0c4160ac
commit
237c918af6
|
@ -11,13 +11,10 @@ info:
|
|||
- https://wordpress.org/plugins/wp-experiments-free/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-0784
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
cvss-score: 9.8
|
||||
cve-id: CVE-2022-0784
|
||||
cwe-id: CWE-89
|
||||
metadata:
|
||||
verified: "true"
|
||||
tags: cve,cve2022,sqli,wpscan,wordpress,wp-plugin,wp,wp-experiments-free,unauth
|
||||
tags: cve,cve2022,wordpress,wp-plugin,wp,sqli,wp-experiments-free,unauth
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
@ -36,4 +33,4 @@ requests:
|
|||
- 'status_code == 200'
|
||||
- 'contains(content_type, "text/html")'
|
||||
- 'contains(body, "{\"images\":")'
|
||||
condition: and
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue