mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2020-5251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5251)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In parser-server before version 4.1.0, you can fetch all the users objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken and find valid accounts this way.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2020-5251
|
|
|