mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2021-3148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3148)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in SaltStack Salt before 3002.5. Sending crafted web requests to the Salt API can result in salt.utils.thin.gen_thin() command injection because of different handling of single versus double quotes. This is related to salt/utils/thin.py.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/saltstack/salt/releases
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|