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

830 B

CVE-2023-49689

Description

Job Portal v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'JobId' parameter of the Employer/DeleteJob.php resource does not validate the characters received and they are sent unfiltered to the database.

POC

Reference

No PoCs from references.

Github