CVE-2023-48300 MEDIUM

CVE-2023-48300: Embed Privacy missing escaping for show_all attribute in opt-out shortcode

Vendor Epiphyt
Product embed-privacy
Weakness CWE-79 · XSS
Published November 20, 2023
Last update September 4, 2024

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 20, 2023 CVE published
September 4, 2024 Record updated

Related vulnerabilities

04Related CVE