mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2021-45253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/CSMS-1.0
|
|
|
|
#### Github
|
|
- https://github.com/2lambda123/CVE-mitre
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Offensive-Penetration-Security/OPSEC-Hall-of-fame
|
|
- https://github.com/nu11secur1ty/CVE-mitre
|
|
|