CVE-2024-9378: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in icopydoc YML for Yandex Market
CVE-2024-9378 is a reflected cross-site scripting (XSS) vulnerability in the YML for Yandex Market WordPress plugin by icopydoc, affecting all versions up to 4. 7. 2. The flaw arises from improper input sanitization and output escaping of the 'page' parameter, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires tricking a user into clicking a crafted link, leading to script execution in the victim's browser. This vulnerability can compromise confidentiality and integrity by stealing session tokens or performing actions on behalf of the user. The CVSS score is 6. 1 (medium severity), reflecting network exploitability without privileges but requiring user interaction. No known exploits have been reported in the wild yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential attacks.
AI Analysis
Technical Summary
CVE-2024-9378 is a reflected cross-site scripting (XSS) vulnerability identified in the YML for Yandex Market plugin for WordPress, developed by icopydoc. This vulnerability affects all versions up to and including 4.7.2. The root cause is insufficient sanitization and escaping of the 'page' parameter in HTTP requests, which is used during web page generation. An unauthenticated attacker can craft a malicious URL containing a script payload in the 'page' parameter. When a victim clicks this URL, the injected script executes in the context of the victim's browser, potentially allowing theft of cookies, session tokens, or performing unauthorized actions on behalf of the user. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.1, with vector AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N, meaning it is remotely exploitable over the network without privileges but requires user interaction and results in partial confidentiality and integrity impact with no availability impact. No patches or fixes are currently linked, and no exploits have been observed in the wild. The vulnerability is significant for websites using this plugin to integrate Yandex Market feeds, especially those with high user interaction and e-commerce transactions.
Potential Impact
The primary impact of this vulnerability is the potential compromise of user confidentiality and integrity. Attackers can steal session cookies or authentication tokens, leading to account hijacking or unauthorized actions within the affected website. This can result in data leakage, fraudulent transactions, or defacement of web content. Since the vulnerability is reflected XSS, it requires social engineering to lure users into clicking malicious links, which can be distributed via email, social media, or other channels. The scope includes any WordPress site using the vulnerable YML for Yandex Market plugin, which may be significant in regions where Yandex Market is popular. Although availability is not impacted, the reputational damage and potential regulatory consequences from data breaches can be severe. The lack of authentication requirement increases the attack surface, making it accessible to a wide range of attackers. Organizations relying on this plugin for e-commerce or product listing integrations face risks of customer trust erosion and financial losses.
Mitigation Recommendations
Immediate mitigation should focus on updating the YML for Yandex Market plugin to a patched version once available. In the absence of an official patch, administrators should implement strict input validation and output encoding on the 'page' parameter to neutralize malicious scripts. Employing a Web Application Firewall (WAF) with rules to detect and block reflected XSS payloads targeting this parameter can reduce risk. Additionally, enabling Content Security Policy (CSP) headers can limit the execution of unauthorized scripts. Site owners should educate users about the risks of clicking suspicious links and monitor logs for unusual URL patterns. Regular security audits and scanning for XSS vulnerabilities in plugins are recommended. Disabling or removing the plugin temporarily may be necessary if no immediate fix is available and risk is high. Finally, ensure WordPress core and all plugins are kept up to date to minimize exposure to known vulnerabilities.
Affected Countries
Russia, Ukraine, Belarus, Kazakhstan, Armenia, Germany, United States, Poland, Turkey, Israel
CVE-2024-9378: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in icopydoc YML for Yandex Market
Description
CVE-2024-9378 is a reflected cross-site scripting (XSS) vulnerability in the YML for Yandex Market WordPress plugin by icopydoc, affecting all versions up to 4. 7. 2. The flaw arises from improper input sanitization and output escaping of the 'page' parameter, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires tricking a user into clicking a crafted link, leading to script execution in the victim's browser. This vulnerability can compromise confidentiality and integrity by stealing session tokens or performing actions on behalf of the user. The CVSS score is 6. 1 (medium severity), reflecting network exploitability without privileges but requiring user interaction. No known exploits have been reported in the wild yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential attacks.
AI-Powered Analysis
Technical Analysis
CVE-2024-9378 is a reflected cross-site scripting (XSS) vulnerability identified in the YML for Yandex Market plugin for WordPress, developed by icopydoc. This vulnerability affects all versions up to and including 4.7.2. The root cause is insufficient sanitization and escaping of the 'page' parameter in HTTP requests, which is used during web page generation. An unauthenticated attacker can craft a malicious URL containing a script payload in the 'page' parameter. When a victim clicks this URL, the injected script executes in the context of the victim's browser, potentially allowing theft of cookies, session tokens, or performing unauthorized actions on behalf of the user. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.1, with vector AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N, meaning it is remotely exploitable over the network without privileges but requires user interaction and results in partial confidentiality and integrity impact with no availability impact. No patches or fixes are currently linked, and no exploits have been observed in the wild. The vulnerability is significant for websites using this plugin to integrate Yandex Market feeds, especially those with high user interaction and e-commerce transactions.
Potential Impact
The primary impact of this vulnerability is the potential compromise of user confidentiality and integrity. Attackers can steal session cookies or authentication tokens, leading to account hijacking or unauthorized actions within the affected website. This can result in data leakage, fraudulent transactions, or defacement of web content. Since the vulnerability is reflected XSS, it requires social engineering to lure users into clicking malicious links, which can be distributed via email, social media, or other channels. The scope includes any WordPress site using the vulnerable YML for Yandex Market plugin, which may be significant in regions where Yandex Market is popular. Although availability is not impacted, the reputational damage and potential regulatory consequences from data breaches can be severe. The lack of authentication requirement increases the attack surface, making it accessible to a wide range of attackers. Organizations relying on this plugin for e-commerce or product listing integrations face risks of customer trust erosion and financial losses.
Mitigation Recommendations
Immediate mitigation should focus on updating the YML for Yandex Market plugin to a patched version once available. In the absence of an official patch, administrators should implement strict input validation and output encoding on the 'page' parameter to neutralize malicious scripts. Employing a Web Application Firewall (WAF) with rules to detect and block reflected XSS payloads targeting this parameter can reduce risk. Additionally, enabling Content Security Policy (CSP) headers can limit the execution of unauthorized scripts. Site owners should educate users about the risks of clicking suspicious links and monitor logs for unusual URL patterns. Regular security audits and scanning for XSS vulnerabilities in plugins are recommended. Disabling or removing the plugin temporarily may be necessary if no immediate fix is available and risk is high. Finally, ensure WordPress core and all plugins are kept up to date to minimize exposure to known vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-09-30T21:02:20.882Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b4bb7ef31ef0b551065
Added to database: 2/25/2026, 9:36:11 PM
Last enriched: 2/25/2026, 11:18:29 PM
Last updated: 2/26/2026, 7:26:29 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.