Enhancement: cves/2021/CVE-2021-24351.yaml by md
parent
934d5cd9e1
commit
c7ef76aa80
|
@ -1,15 +1,15 @@
|
|||
id: CVE-2021-24351
|
||||
|
||||
info:
|
||||
name: The Plus Addons for Elementor < 4.1.12 - Cross-Site Scripting
|
||||
name: WordPress The Plus Addons for Elementor <4.1.12 - Cross-Site Scripting
|
||||
author: Maximus Decimus
|
||||
severity: medium
|
||||
description: |
|
||||
The theplus_more_post AJAX action of The Plus Addons for Elementor Page Builder WordPress plugin before 4.1.12 did not properly sanitise some of its fields, leading to a reflected Cross-Site Scripting (exploitable on both unauthenticated and authenticated users)
|
||||
WordPress The Plus Addons for Elementor plugin before 4.1.12 is susceptible to cross-site scripting. The plugin does not properly sanitize some of its fields in the heplus_more_post AJAX action, which is exploitable by both unauthenticated and authenticated users. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
|
||||
reference:
|
||||
- https://wpscan.com/vulnerability/2ee62f85-7aea-4b7d-8b2d-5d86d9fb8016
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-24351
|
||||
- https://theplusaddons.com/changelog/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-24351
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
||||
cvss-score: 6.1
|
||||
|
@ -43,3 +43,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/04/12
|
||||
|
|
Loading…
Reference in New Issue