216.73.216.75

CVE-2025-56161

· Published 02/10/2025 16:15 · Modified 02/10/2025 19:15

Labels: CVE-2025-56161 2025-10-02CVE-2025-56161CWE-200[email protected]

Essential information

Published
02/10/2025 16:15
Modified
02/10/2025 19:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS metrics

Description

YOSHOP 2.0 allows unauthenticated information disclosure via comment-list API endpoints in the Goods module. The Comment model eagerly loads the related User model without field filtering; because User.php defines no $hidden or $visible attributes, sensitive fields (bcrypt password hash, mobile number, pay_money, expend_money.) are exposed in JSON responses. Route names vary per deployment (e.g. /api/goods.pinglun/list), but all call the same vulnerable model logic.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yoshop / yoshop cpe:2.3:a:yoshop:yoshop:2.0:*:*:*:*:*:*:*

References