mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
### [CVE-2021-25929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25929)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In OpenNMS Horizon, versions opennms-1-0-stable through opennms-27.1.0-1; OpenNMS Meridian, versions meridian-foundation-2015.1.0-1 through meridian-foundation-2019.1.18-1; meridian-foundation-2020.1.0-1 through meridian-foundation-2020.1.6-1 are vulnerable to Stored Cross-Site Scripting since there is no validation on the input being sent to the `name` parameter in `noticeWizard` endpoint. Due to this flaw an authenticated attacker could inject arbitrary script and trick other admin users into downloading malicious files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25929
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|