Update CVE-2021-24827.yaml
parent
45576d3247
commit
57708b145c
|
@ -11,13 +11,10 @@ info:
|
|||
- https://wordpress.org/plugins/asgaros-forum/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-24827
|
||||
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-2021-24827
|
||||
cwe-id: CWE-89
|
||||
metadata:
|
||||
verified: "true"
|
||||
tags: cve,cve2022,sqli,wpscan,wordpress,wp-plugin,wp,asgaros-forum,unauth
|
||||
verified: true
|
||||
tags: cve,cve2022,wordpress,wp-plugin,wp,sqli,asgaros-forum,unauth
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
@ -32,5 +29,5 @@ requests:
|
|||
- 'duration>=6'
|
||||
- 'status_code == 200'
|
||||
- 'contains(content_type, "text/html")'
|
||||
- 'contains(body, "Asgaros Forum")'
|
||||
condition: and
|
||||
- 'contains(body, "asgarosforum")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue