First published: Thu Dec 21 2023(Updated: )
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.
Credit: help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
Job-portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-49689 is classified as a high severity vulnerability due to multiple SQL Injection flaws.
To fix CVE-2023-49689, validate and sanitize the 'JobId' parameter before sending it to the database.
CVE-2023-49689 affects Kashipara Job Portal version 1.0.
Yes, CVE-2023-49689 can be exploited remotely since it involves unauthenticated SQL Injection.
Exploitation of CVE-2023-49689 can lead to unauthorized access to the database and data manipulation.