cve/2024/CVE-2024-12641.md
2025-09-29 21:09:30 +02:00

1.2 KiB
Raw Permalink Blame History

CVE-2024-12641

Description

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 users browser. Since the web server set by the application supports Node.Js features, attackers can further leverage this to run OS commands.

POC

Reference

No PoCs from references.

Github