Update CVE-2022-34121.yaml
parent
8e518d09f5
commit
73f4cf1e62
|
@ -10,10 +10,9 @@ info:
|
|||
- https://github.com/hansmach1ne/MyExploits/tree/main/LFI_in_CuppaCMS_templates
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-34121
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
cve-id: CVE-2022-34121
|
||||
cwe-id: CWE-829
|
||||
metadata:
|
||||
verified: true
|
||||
tags: cve,cve2022,lfi,cuppa,cms
|
||||
|
||||
requests:
|
||||
|
@ -27,10 +26,9 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "root:x:0"
|
||||
- type: regex
|
||||
regex:
|
||||
- "root:[x*]:0:0"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue