### [CVE-2022-48588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48588) ![](https://img.shields.io/static/v1?label=Product&message=SL%201&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command&color=brighgreen) ### 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/ - https://www.securifera.com/advisories/cve-2022-48588/ #### Github No PoCs found on GitHub currently.