Gửi #870236: alldatacenter alldata v0.6.8 CWE-502thông tin

tiêu đềalldatacenter alldata v0.6.8 CWE-502
Mô tảThe service-data-dts service ships an xxl-rpc Netty listener (default TCP port 7080) whose default serializer is Hessian2. The listener deserializes raw, attacker-controlled TCP bytes through Hessian2Input.readObject() with no type filtering, and no authentication is enforced before deserialization. A network attacker who can reach port 7080 can send a crafted serialized object to achieve remote code execution, running as the service account. The HTTP application layer separately marks every request permitAll() and disables CSRF (WebSecurityConfiguration), but this finding concerns the RPC listener, which is exposed independently of the web security config.
Nguồn⚠️ https://github.com/alldatacenter/alldata/issues/832
Người dùng
 fakebug (UID 94486)
Đệ trình26/06/2026 04:16 (cách đây 2 các tháng)
Kiểm duyệt14/08/2026 07:50 (2 months later)
Trạng tháiđược chấp nhận
Mục VulDB389959 [alldatacenter alldata đến 0.6.8 xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject nâng cao đặc quyền]
điểm20

Do you want to use VulDB in your project?

Use the official API to access entries easily!