CVE-2024-4439

Summary

WordPress Core is vulnerable to Stored Cross-Site Scripting via user display names in the Avatar block in various versions up to 6.5.2 due to insufficient output escaping on the display name. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. In addition, it also makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that have the comment block present and display the comment author's avatar.

Affected Software

VendorProductVersion RangeStatus
WordPress FoundationWordPress6.0 <= 6.0.7affected
WordPress FoundationWordPress6.1 <= 6.1.5affected
WordPress FoundationWordPress6.2 <= 6.2.4affected
WordPress FoundationWordPress6.3 <= 6.3.3affected
WordPress FoundationWordPress6.4 <= 6.4.3affected
WordPress FoundationWordPress6.5 <= 6.5.1affected

Weaknesses

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

CVE Program Container

Additional References

References