
CVE-2024-12644 – Chunghwa Telecom tbm-client - Arbitrary File Copy and Paste
https://notcve.org/view.php?id=CVE-2024-12644
16 Dec 2024 — The tbm-client from Chunghwa Telecom has an Arbitrary File 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 in the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains an Absolute Path Traversal vulnerability. Attackers can copy arbitrary files on the user's system and paste them into any path, which poses a potential risk of informat... • https://www.twcert.org.tw/en/cp-139-8302-86814-2.html • CWE-36: Absolute Path Traversal CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2024-12643 – Chunghwa Telecom tbm-client - Arbitrary File Delete
https://notcve.org/view.php?id=CVE-2024-12643
16 Dec 2024 — The tbm-client from Chunghwa Telecom has an Arbitrary File Delete 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 in the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains an Absolute Path Traversal vulnerability, allowing attackers to delete arbitrary files on the user's system. • https://www.twcert.org.tw/en/cp-139-8301-c2f4b-2.html • CWE-36: Absolute Path Traversal CWE-352: Cross-Site Request Forgery (CSRF) •