CVE-2025-1464 Details
Description
A vulnerability, which was classified as critical, has been found in Baiyi Cloud Asset Management System up to 20250204. This issue affects some unknown processing of the file /wuser/admin.house.collect.php. The manipulation of the argument project_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A critical SQL injection vulnerability has been identified in the Baiyi Cloud Asset Management System, specifically in versions prior to 20250204. The issue arises in the '/wuser/admin.house.collect.php' file, where the 'project_id' parameter can be manipulated to execute SQL injection attacks. This vulnerability allows attackers to bypass security measures and directly interact with the database, potentially accessing sensitive information such as database names and table data. The vulnerability can be exploited remotely without authentication, affecting multiple instances of the application.
It is recommended to filter input and use parameterized queries to prevent SQL injection. Deploying a Web Application Firewall (WAF) to block requests with SQL injection payloads can also be effective. Regular security audits and following the principle of least privilege for database permissions are advisable.
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.
Volerion
Assessed Feb 19, 2025CISA-ADP
Assessed Feb 19, 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/stevenchen0x01/CVE/issues/2 | [email protected] | ExploitIssue TrackingRemedy |
| https://vuldb.com/?ctiid.296237 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.296237 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.494807 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| 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 |
|---|---|
| Baiyi Cloud Asset Management System | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 19, 2025 | New CVE Received | [email protected] |
Volerion