CVE-2025-56161
Last modified
CVE-2025-56161 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Yiovo | Firefly Mall | >= 2.01 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-56161?
How severe is CVE-2025-56161?
How do I fix CVE-2025-56161?
Are you affected by CVE-2025-56161?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
