mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
18 lines
678 B
Markdown
18 lines
678 B
Markdown
### [CVE-2022-25906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25906)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
All versions of the package is-http2 are vulnerable to Command Injection due to missing input sanitization or other checks, and sandboxes being employed to the isH2 function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-ISHTTP2-3153878
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|