CVE-2025-8909
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-08-21
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wellchoose | organization_portal_system | to IFTOP_P3_2_1_197 (exc) |
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. |
| CWE-36 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Organization Portal System developed by WellChoose is an Arbitrary File Reading flaw. It allows remote attackers who have regular user privileges to exploit an Absolute Path Traversal issue, enabling them to download arbitrary system files from the server.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker with regular privileges can access sensitive system files that should not be accessible. This can lead to unauthorized disclosure of confidential information, potentially compromising system security and privacy.