CVE-2025-13282
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-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. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
TenderDocTransfer by Chunghwa Telecom has an Arbitrary File Delete vulnerability. The application runs a local web server with APIs that lack CSRF protection, allowing unauthenticated remote attackers to exploit these APIs via phishing. One API has an Absolute Path Traversal flaw, enabling attackers to delete any file on the user's system.
How can this vulnerability impact me? :
This vulnerability can allow attackers to delete arbitrary files on your system without authentication, potentially leading to loss of important data, disruption of services, or system instability.