cve/2024/CVE-2024-12641.md
2025-09-29 16:08:36 +00:00

19 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-12641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12641)
![](https://img.shields.io/static/v1?label=Product&message=TenderDocTransfer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.41.151%3C%3D%200.41.156%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brighgreen)
### 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
- https://github.com/Jimmy01240397/CVE-2024-12641_12642_12645
- https://github.com/plzheheplztrying/cve_monitor