cve/2023/CVE-2023-45111.md
2024-05-25 21:48:12 +02:00

846 B

CVE-2023-45111

Description

Online Examination System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'email' parameter of the feed.php resource does not validate the characters received and they are sent unfiltered to the database.

POC

Reference

No PoCs from references.

Github