CVE-2025-13283
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-12-19
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cht | tenderdoctransfer | to 0.41.159 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
| 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?
TenderDocTransfer by Chunghwa Telecom has a vulnerability where its APIs lack CSRF protection, allowing unauthenticated remote attackers to exploit them via phishing. One API has an Absolute Path Traversal flaw, enabling attackers to copy arbitrary files from the user's system and paste them anywhere, potentially leading to information leakage or excessive disk space consumption.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access to sensitive files on your system, resulting in information leakage. Additionally, attackers could consume large amounts of hard drive space by copying files in large volumes, potentially disrupting system operations or causing denial of service due to storage exhaustion.