mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
18 lines
769 B
Markdown
18 lines
769 B
Markdown
### [CVE-2015-4357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the Webform module before 6.x-3.22, 7.x-3.x before 7.x-3.22, and 7.x-4.x before 7.x-4.4 for Drupal allows remote authenticated users with certain permissions to inject arbitrary web script or HTML via a node title, which is used as the default title of a webform block.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.drupal.org/node/2445297
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|