CVE-2025-51743
CriticalSummary
In JSH_ERP 2.3.1, the /materialCategory/addMaterialCategory endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
Risk Assessment
The vulnerability could allow an attacker to manipulate material category data and potentially take over the system.
Recommendation
Update the system and restrict access to the endpoint. Use secure data parsing practices.
Other vulnerabilities in JSH_ERP
See all- CVE-2025-51746Critical
In JSH_ERP 2.3.1, the /serialNumber/addSerialNumber endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51745Critical
In JSH_ERP 2.3.1, the /role/addcan endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51744Critical
In JSH_ERP 2.3.1, the /user/addUser endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51742Critical
In JSH_ERP 2.3.1, the /material/getMaterialEnableSerialNumberList endpoint passes the search parameter directly to parseObject(), introducing a Fastjson deserialization vulnerability that can lead to RCE via JDBC payloads.
Original NVD description (English source)
An issue was discovered in jishenghua JSH_ERP 2.3.1. The /materialCategory/addMaterialCategory endpoint is vulnerable to fastjson deserialization attacks.

