mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 03:00:54 +00:00
18 lines
848 B
Markdown
18 lines
848 B
Markdown
### [CVE-2022-48588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48588)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
A SQL injection vulnerability exists in the “schedule editor decoupled” feature of the ScienceLogic SL1 that takes unsanitized user‐controlled input and passes it directly to a SQL query. This allows for the injection of arbitrary SQL before being executed against the database.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://www.securifera.com/advisories/cve-2022-48588/
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|