CVE-2025-9829 Details
Description
A vulnerability was identified in PHPGurukul Beauty Parlour Management System 1.1. The impacted element is an unknown function of the file /signup.php. The manipulation of the argument mobilenumber leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. Other parameters might be affected as well.
A critical SQL injection vulnerability has been identified in the PHPGurukul Beauty Parlour Management System version 1.1. The issue resides in the signup.php file, where the mobilenumber parameter is manipulated to inject malicious SQL queries. This vulnerability allows remote attackers to access the database without authorization, potentially leading to data modification, deletion, or unauthorized access to sensitive information. The vulnerability arises from inadequate input validation, which fails to properly sanitize user input before it is used in SQL queries. Exploitation of this vulnerability does not require any form of authentication.
It is recommended to implement prepared statements and parameter binding to prevent SQL injection vulnerabilities. Additionally, input validation and filtering should be applied to ensure that user input conforms to expected formats, blocking malicious data. Finally, database user permissions should be minimized, ensuring that the account used to connect to the database has only the necessary privileges.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dad-zm/myCVE/issues/4 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://github.com/dad-zm/myCVE/issues/4 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://phpgurukul.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.322176 | [email protected] | Press/Media CoverageVDB Entry |
| https://vuldb.com/?id.322176 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.641587 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.641592 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.641595 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul beauty parlour management system | 1.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 5, 2025 | Initial Analysis | [email protected] |
| Sep 2, 2025 | New CVE Received | [email protected] |
| Sep 2, 2025 | CVE Modified | CISA-ADP |