CVE-2025-7938
BaseFortify
Publication date: 2025-07-21
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jerryshensjf | jpacookieshop | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the updateGoods function of the GoodsController.java file in jerryshensjf JPACookieShop 蛋糕商城JPA版 1.0. It allows an attacker to bypass authorization controls, meaning they can perform actions they should not be allowed to. The attack can be initiated remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access or modification of goods information in the application, potentially allowing attackers to manipulate data without permission. This could result in data integrity issues or unauthorized changes to the system.