2 results (0.002 seconds)

CVSS: 8.1EPSS: 0%CPEs: 1EXPL: 0

TenderDocTransfer from Chunghwa Telecom has an Arbitrary File Write vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection for the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains a Relative Path Traversal vulnerability, allowing attackers to write arbitrary files to any path on the user's system. • https://www.twcert.org.tw/en/cp-139-8300-2eaa1-2.html https://www.twcert.org.tw/tw/cp-132-8294-44d13-1.html • CWE-23: Relative Path Traversal CWE-352: Cross-Site Request Forgery (CSRF) •

CVSS: 9.6EPSS: 0%CPEs: 1EXPL: 0

TenderDocTransfer from Chunghwa Telecom has a Reflected Cross-site scripting vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection for the APIs, unauthenticated remote attackers could use specific APIs through phishing to execute arbitrary JavaScript code in the user’s browser. Since the web server set by the application supports Node.Js features, attackers can further leverage this to run OS commands. • https://www.twcert.org.tw/en/cp-139-8299-42168-2.html https://www.twcert.org.tw/tw/cp-132-8292-4fd98-1.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •