CVE-2024-3773
Received Received - Intake

Stored XSS in LiveJournal WordPress Plugin

Vulnerability report for CVE-2024-3773, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: WPScan

Description

The LiveJournal Shortcode WordPress plugin through 1.1.1 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
livejournal_shortcode livejournal_shortcode to 1.1.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Stored Cross-Site Scripting (XSS) flaw in the LiveJournal Shortcode WordPress plugin version 1.1.1 or below. It occurs because the plugin does not properly validate or escape certain shortcode attributes before displaying them on a page or post. Attackers with contributor-level access or higher can exploit this by injecting malicious scripts via shortcode attributes.

Detection Guidance

Check for the LiveJournal Shortcode plugin version 1.1.1 or below in your WordPress installation. Look for suspicious shortcode usage in posts or pages, such as `[lj user='cow" onmouseover="alert(1)"']`. Review user roles with contributor access or higher for unauthorized script injections.

Impact Analysis

An attacker could execute arbitrary JavaScript code when users view the affected page or post. This could lead to session hijacking, defacement of the website, or theft of sensitive user data. The impact depends on the privileges of the compromised user account.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, which may violate GDPR or HIPAA requirements for data protection and security. Organizations using this plugin may face compliance risks if the vulnerability is exploited to access or leak personal or health information.

Mitigation Strategies

Disable or remove the LiveJournal Shortcode plugin immediately. Update to the latest version if a patch is released. Restrict contributor roles to trusted users only. Monitor posts and pages for unauthorized script injections.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-3773. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart