Lucene search

K
vulnrichmentWordfenceVULNRICHMENT:CVE-2024-2089
HistoryMay 30, 2024 - 8:30 a.m.

CVE-2024-2089 Remote Content Shortcode <= 1.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

2024-05-3008:30:12
Wordfence
github.com
2
wordpress
stored cross-site scripting
remote content shortcode
input sanitization
output escaping
contributor-level permissions

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

5.9

Confidence

High

EPSS

0

Percentile

14.0%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

The Remote Content Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘remote_content’ shortcode in all versions up to, and including, 1.5 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.

CNA Affected

[
  {
    "vendor": "doublesharp",
    "product": "Remote Content Shortcode",
    "versions": [
      {
        "status": "affected",
        "version": "*",
        "versionType": "semver",
        "lessThanOrEqual": "1.5"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

5.9

Confidence

High

EPSS

0

Percentile

14.0%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-2089