Files
CVEs-PoC/2021/CVE-2021-45255.md
2025-09-29 21:09:30 +02:00

881 B

CVE-2021-45255

Description

The email parameter from ajax.php of Video Sharing Website 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

No PoCs found on GitHub currently.