cvedb.io
CVE-2025-56161
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-10-02T16:15:34.910 · Last modified 2026-06-17T09:42:25.120

Summary

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.

Affected products

yiovo — firefly_mall

Does this affect you?

Add your gear to cvedb and we'll alert you only when yiovo ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.