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.
.This CVE has a CVSS3.1 score of 6.3 and a Base Severity of MEDIUM.
Info | Details |
---|---|
CVE ID | CVE-2023-48300 |
CVE State | PUBLISHED |
BaseScore | 6.3 |
BaseSeverity | MEDIUM |
VectorString | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
Version | NA |
References for CVE-2023-48300 :
https://github.com/epiphyt/embed-privacy/security/advisories/GHSA-3wv9-4rvf-w37g
https://github.com/epiphyt/embed-privacy/issues/199
https://github.com/epiphyt/embed-privacy/commit/f80929992b2a5a66f4f4953cd6f46cc227154a5c
https://d.pr/v/ORuIat
Metric Type | Metric Score |
---|---|
AttackVector(AV) | NETWORK |
AttackComplexity(AC) | LOW |
PrivilegesRequired(PR) | LOW |
UserInteraction(UI) | NONE |
Scope(S) | UNCHANGED |
Confidentiality(C) | LOW |
Availability(A) | LOW |
Integrity(I) | LOW |