Update CVE-2021-22911.yaml
parent
1e985c9efa
commit
3bbbf7ef6e
|
@ -7,17 +7,19 @@ info:
|
|||
reference:
|
||||
- http://packetstormsecurity.com/files/162997/Rocket.Chat-3.12.1-NoSQL-Injection-Code-Execution.html
|
||||
- https://hackerone.com/reports/1130721
|
||||
- http://packetstormsecurity.com/files/163419/Rocket.Chat-3.12.1-NoSQL-Injection-Code-Execution.html
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-22911
|
||||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22911
|
||||
- https://blog.sonarsource.com/nosql-injections-in-rocket-chat
|
||||
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-22911
|
||||
cwe-id: CWE-89
|
||||
tags: cve,cve2021,rocketchat
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"Rocket.Chat"
|
||||
tags: cve,cve2021,rocketchat
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
- |-
|
||||
|
@ -34,7 +36,7 @@ requests:
|
|||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- ''[error-invalid-user]'
|
||||
- '[error-invalid-user]'
|
||||
- '"success":true'
|
||||
condition: and
|
||||
|
||||
|
|
Loading…
Reference in New Issue