CVE-2025-7450
BaseFortify
Publication date: 2025-07-11
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 |
|---|---|---|
| letseeqiji | gorobbs | 1.0.8 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the letseeqiji gorobbs software up to version 1.0.8, specifically in the ResetUserAvatar function of the API component. It involves path traversal caused by manipulation of the filename argument, allowing an attacker to access unauthorized file paths. The attack can be initiated remotely and the exploit is publicly known.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform path traversal attacks remotely, potentially accessing or modifying files that should be restricted. This can lead to unauthorized information disclosure or alteration, impacting the integrity and security of the affected system.