Update CVE-2021-22911.yaml
parent
1e985c9efa
commit
3bbbf7ef6e
|
@ -7,17 +7,19 @@ info:
|
||||||
reference:
|
reference:
|
||||||
- http://packetstormsecurity.com/files/162997/Rocket.Chat-3.12.1-NoSQL-Injection-Code-Execution.html
|
- http://packetstormsecurity.com/files/162997/Rocket.Chat-3.12.1-NoSQL-Injection-Code-Execution.html
|
||||||
- https://hackerone.com/reports/1130721
|
- 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
|
- https://blog.sonarsource.com/nosql-injections-in-rocket-chat
|
||||||
classification:
|
classification:
|
||||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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
|
cvss-score: 9.8
|
||||||
cve-id: CVE-2021-22911
|
cve-id: CVE-2021-22911
|
||||||
cwe-id: CWE-89
|
cwe-id: CWE-89
|
||||||
tags: cve,cve2021,rocketchat
|
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.title:"Rocket.Chat"
|
shodan-query: http.title:"Rocket.Chat"
|
||||||
|
tags: cve,cve2021,rocketchat
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
- |-
|
- |-
|
||||||
|
@ -34,7 +36,7 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- ''[error-invalid-user]'
|
- '[error-invalid-user]'
|
||||||
- '"success":true'
|
- '"success":true'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue