mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2022-48600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48600)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
A SQL injection vulnerability exists in the “notes view” 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-48600/
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|