6.3
CVE-2023-48300
- EPSS 0.43%
- Veröffentlicht 20.11.2023 19:15:09
- Zuletzt bearbeitet 21.11.2024 08:31:26
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Embed Privacy <= 1.8.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
The `Embed Privacy` plugin for WordPress that prevents the loading of embedded external content is vulnerable to Stored Cross-Site Scripting via `embed_privacy_opt_out` shortcode in versions up to, and including, 1.8.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Version 1.8.1 contains a patch for this issue.
Mögliche Gegenmaßnahme
Embed Privacy: Update to version 1.8.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Embed Privacy
Version
*-1.8.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Epiph ≫ Embed Privacy SwPlatformwordpress Version < 1.8.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.618 |
| 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-advisories@github.com | 6.3 | 2.8 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
|
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.