First published: Thu Dec 21 2023(Updated: )
Job Portal v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'cmbQual' parameter of the Employer/InsertWalkin.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-49681 has been classified as a high severity vulnerability due to the potential for unauthenticated SQL injection attacks.
To fix CVE-2023-49681, ensure proper input validation and sanitization of the 'cmbQual' parameter before sending it to the database.
CVE-2023-49681 affects Kashipara Job Portal version 1.0.
CVE-2023-49681 is an Unauthenticated SQL Injection vulnerability that allows attackers to manipulate database queries.
Yes, CVE-2023-49681 can be exploited remotely as it involves unauthenticated access to a vulnerable API.