mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
|
|
### [CVE-2024-3886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3886)
|
|||
|
|

|
|||
|
|

|
|||
|
|

|
|||
|
|
&color=brightgreen)
|
|||
|
|
|
|||
|
|
### Description
|
|||
|
|
|
|||
|
|
The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envato_code[]’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the on_ajax_check_envato_code function. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
|
|||
|
|
|
|||
|
|
### POC
|
|||
|
|
|
|||
|
|
#### Reference
|
|||
|
|
No PoCs from references.
|
|||
|
|
|
|||
|
|
#### Github
|
|||
|
|
- https://github.com/20142995/nuclei-templates
|
|||
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|||
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|||
|
|
|