mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2021-23433](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23433)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The package algoliasearch-helper before 3.6.2 are vulnerable to Prototype Pollution due to use of the merge function in src/SearchParameters/index.jsSearchParameters._parseNumbers without any protection against prototype properties. Note that this vulnerability is only exploitable if the implementation allows users to define arbitrary search patterns.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-ALGOLIASEARCHHELPER-1570421
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|