Files
CVEs-PoC/2021/CVE-2021-26596.md
T
2024-06-18 02:51:15 +02:00

18 lines
854 B
Markdown

### [CVE-2021-26596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26596)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Nokia NetAct 18A. A malicious user can change a filename of an uploaded file to include JavaScript code, which is then stored and executed by a victim's web browser. The most common mechanism for delivering malicious content is to include it as a parameter in a URL that is posted publicly or e-mailed directly to victims. Here, the /netact/sct filename parameter is used.
### POC
#### Reference
- https://www.gruppotim.it/redteam
#### Github
No PoCs found on GitHub currently.