CVE-2023-51927
CWE-89Published: January 20, 2024· Updated: Jul 9, 2026
Official Description
YonBIP v3_23.05 was discovered to contain a SQL injection vulnerability via the com.yonyou.hrcloud.attend.web.AttendScriptController.runScript() method.
Risk Analysis
A SQL injection vulnerability exists in the AttendScriptController of YonBIP, allowing remote attackers to execute unauthorized database queries. This critical flaw could lead to data theft or full system compromise.
There is no public exploit known, and it is not in the KEV catalog. The vulnerability is remotely exploitable with low complexity.
Update to the latest version of YonBIP. Ensure that all user input processed by the AttendScriptController is properly sanitized and parameterized.
Technical Analysis
CVE-2023-51927 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-89): SQL injection vulnerabilities allow attackers to manipulate database queries, potentially exposing or modifying sensitive data.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (4)
Quick Facts
Related CVEs (CWE-89)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-51927 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts