First published: Tue Nov 07 2023(Updated: )
Online Job Portal v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'txt_password' parameter of the index.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 |
---|---|---|
Projectworlds Online Job Portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-46680 is a vulnerability in Online Job Portal v1.0 that allows multiple unauthenticated SQL injections.
CVE-2023-46680 has a severity rating of 9.8, which is considered critical.
CVE-2023-46680 affects Online Job Portal v1.0 by allowing unauthenticated SQL injections through the 'txt_password' parameter of the index.php resource.
To fix CVE-2023-46680, you should validate the characters received in the 'txt_password' parameter and ensure they are properly filtered before being sent to the database.
You can find more information about CVE-2023-46680 in the following references: [Fluid Attacks Advisory](https://fluidattacks.com/advisories/netrebko) and [Projectworlds](https://projectworlds.in).