6.4
CVE-2022-4022
- EPSS 0.17%
- Veröffentlicht 16.11.2022 14:15:11
- Zuletzt bearbeitet 21.11.2024 07:34:27
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
SVG Support 2.5 - 2.5.1 - Insecure Plugin Defaults to Cross-Site Scripting
The SVG Support plugin for WordPress defaults to insecure settings in version 2.5 and 2.5.1. SVG files containing malicious javascript are not sanitized. While version 2.5 adds the ability to sanitize image as they are uploaded, the plugin defaults to disable sanitization and does not restrict SVG upload to only administrators. This allows authenticated attackers, with author-level privileges and higher, to upload malicious SVG files that can be embedded in posts and pages by higher privileged users. Additionally, the embedded JavaScript is also triggered on visiting the image URL, which allows an attacker to execute malicious code in browsers visiting that URL.
Mögliche Gegenmaßnahme
SVG Support: Update to version 2.5.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
SVG Support
Version
2.5-2.5.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Benbodhi ≫ Svg Support SwPlatformwordpress Version >= 2.5.0 < 2.5.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.331 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
| security@wordfence.com | 6.4 | 3.1 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.