cve/2024/CVE-2024-6939.md

18 lines
915 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-6939](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6939)
![](https://img.shields.io/static/v1?label=Product&message=RockOA&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.6.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability was found in Xinhu RockOA 2.6.3 and classified as problematic. Affected by this issue is the function okla of the file /webmain/public/upload/tpl_upload.html. The manipulation of the argument callback leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-271994 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/rainrocka/xinhu/issues/7
#### Github
No PoCs found on GitHub currently.