PT-2023-30215 · Unknown · Online Matrimonial Project
Andres Roldan
·
Published
2023-11-07
·
Updated
2023-11-13
·
CVE-2023-46787
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Online Matrimonial Project version 1.0
Description
The issue concerns Unauthenticated SQL Injection vulnerabilities. Specifically, the
username parameter of the "auth/auth.php" resource does not validate the characters received and they are sent unfiltered to the database.Recommendations
For Online Matrimonial Project version 1.0, consider validating and filtering the input for the
username parameter in the "auth/auth.php" resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the "auth/auth.php" resource until a proper fix is implemented.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Online Matrimonial Project