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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In OpenNMS Horizon, versions opennms-18.0.0-1 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.7-1 are vulnerable to Stored Cross-Site Scripting, since the function `createRequisitionedNode()` does not perform any validation checks on the input sent to the `node-label` parameter. Due to this flaw an attacker could inject an arbitrary script which will be stored in the database.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25934
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|