Cyber Posture

CVE-2025-1535

High

Published: 21 February 2025

Published
21 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0010 26.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

A vulnerability was found in Baiyi Cloud Asset Management System 8.142.100.161. It has been classified as critical. This affects an unknown part of the file /wuser/admin.ticket.close.php. The manipulation of the argument ticket_id leads to sql injection. It is possible to initiate the attack 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.

Security Summary

CVE-2025-1535 is a SQL injection vulnerability affecting Baiyi Cloud Asset Management System version 8.142.100.161. The issue resides in an unknown part of the file /wuser/admin.ticket.close.php, where manipulation of the ticket_id argument triggers the injection. Classified as critical with a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), it maps to CWE-74 (Improper Neutralization of Special Elements) and CWE-89 (SQL Injection). The vulnerability was published on 2025-02-21.

The vulnerability enables remote exploitation without authentication or user interaction, allowing unauthenticated attackers with network access to inject malicious SQL payloads via the ticket_id parameter. Successful exploitation can result in limited impacts to confidentiality, integrity, and availability, such as unauthorized data access, modification, or denial of service on the underlying database.

VulDB advisories and a related GitHub repository document the issue, noting that an exploit has been publicly disclosed and may be actively used. The vendor was contacted early regarding disclosure but provided no response, and no patches or mitigations are referenced in available sources. Security practitioners should restrict network access to the affected endpoint, implement web application firewalls to detect SQL injection patterns, and monitor for anomalous database queries until a vendor fix is available.

Details

CWE(s)
CWE-74CWE-89

References