Monday, March 31, 2025
HomeCVE/vulnerability100,000 WordPress Sites Impacted with Cross-Site Scripting(XSS) Flaw

100,000 WordPress Sites Impacted with Cross-Site Scripting(XSS) Flaw

Published on

SIEM as a Service

Follow Us on Google News

KingComposer, a WordPress plugin found installed with over 100,000 WordPress sites found vulnerable to Reflected Cross-Site Scripting.

The vulnerability was found by the Wordfence security team with KingComposer Drag and Drop page building plugin.

The vulnerability can be exploited by the attacker tricking the victim into clicking a malicious link, which sends the victim to the vulnerable website along with the payload.

It can be tracked as CVE-2020-15299 and received CVSS Score: 6.1. the version before 2.9.5 is affected by the vulnerability.

The vulnerability resides with AJAX action that no longer actively used by the plugin, “but could still be used by sending a POST request to wp-admin/admin-ajax.php with the action parameter set to kc_install_online_preset.”

The vulnerability can be exploited using base64-encoding on a malicious payload and trick the victim into sending a request through a kc-online-preset-data parameter, which would allow the malicious payload to execute on the victim browser.

The Wordfence Threat Intelligence detected the vulnerability on June 15, 2020, and it was patched by plugin developers on June 29, 2020.

Users are recommended to update with the latest version of the plugin to mitigate the vulnerability.

  • Defenses against Cross-Site Scripting
  • What input do we trust?
  • Does it adhere to expected patterns?
  • Never simply reflect untrusted data.
  • Applies to data within our database too.
  • Encoding of context(Java/attribute/HTML/CSS).

Here is the course to learn more about XSS – Cross-Site Scripting attack and for WordPress security.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

New Ubuntu Linux Vulnerabilities Let Attackers Exploit Kernel Components

A new set of security vulnerabilities discovered in Ubuntu Linux has raised concerns about...

U.S. DOJ Seizes $8.2 Million from Hackers Linked to Pig Butchering Scam

The U.S. Department of Justice has successfully seized over $8.2 million in cryptocurrency tied...

Gamaredon Hackers Weaponize LNK Files to Deliver Remcos Backdoor

Cisco Talos has uncovered an ongoing cyber campaign by the Gamaredon threat actor group,...

“Crocodilus” A New Malware Targeting Android Devices for Full Takeover

Researchers have uncovered a dangerous new mobile banking Trojan dubbed Crocodilus actively targeting financial...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

New Ubuntu Linux Vulnerabilities Let Attackers Exploit Kernel Components

A new set of security vulnerabilities discovered in Ubuntu Linux has raised concerns about...

GLPI ITSM Tool Flaw Allows Attackers to Inject Malicious SQL Queries

A critical SQL injection vulnerability, tracked as CVE-2025-24799, has been identified in GLPI, a widely used...

Synology Mail Server Vulnerability Enables Remote System Configuration Tampering

Synology announced the discovery and resolution of a moderate-severity vulnerability in their Mail Server,...