cve/2022/CVE-2022-28867.md

18 lines
996 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-28867](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28867)
![](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 22 through the Administration of Measurements website section. A malicious user can edit or add the templateName parameter in order 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 /aom/html/EditTemplate.jsf and /aom/html/ViewAllTemplatesPage.jsf templateName parameter is used.
### POC
#### Reference
- https://www.gruppotim.it/it/footer/red-team.html
#### Github
No PoCs found on GitHub currently.