cve/2021/CVE-2021-45253.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-45253

Description

The id parameter in view_storage.php from Simple Cold Storage Management System 1.0 appears to be vulnerable to SQL injection attacks. A payload injects a SQL sub-query that calls MySQL's load_file function with a UNC file path that references a URL on an external domain. The application interacted with that domain, indicating that the injected SQL query was executed.

POC

Reference

Github