added metadata
parent
a0df537f34
commit
032c29c3fe
|
@ -9,10 +9,14 @@ info:
|
|||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2024-0881
|
||||
- https://wpscan.com/vulnerability/e460e926-6e9b-4e9f-b908-ba5c9c7fb290/
|
||||
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||||
classification:
|
||||
epss-score: 0.00043
|
||||
epss-percentile: 0.08273
|
||||
tags: wpscan,wordpress,wp-plugin,unauth,cve2023
|
||||
epss-percentile: 0.08256
|
||||
metadata:
|
||||
max-request: 1
|
||||
publicwww-query: "/wp-content/plugins/post-grid/"
|
||||
tags: cve,cve2023,wpscan,wordpress,wp-plugin,unauth
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -22,11 +26,12 @@ http:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- '"html"'
|
||||
- '"<div class='
|
||||
condition: and
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue