CVE-2014-125105 LOW

CVE-2014-125105: Broken Link Checker Plugin Settings Page core.php options_page cross site scripting

Vendor N/A
Product Broken Link Checker Plugin
Weakness CWE-79 · XSS
Published June 5, 2023
Last update August 6, 2024

CVSS base score

2.4/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

A vulnerability was found in Broken Link Checker Plugin up to 1.10.1 on WordPress. It has been declared as problematic. Affected by this vulnerability is the function options_page of the file core/core.php of the component Settings Page. The manipulation of the argument exclusion_list/blc_custom_fields leads to cross site scripting. The attack can be launched remotely. Upgrading to version 1.10.2 is able to address this issue. The patch is named 90615fe9b0b6f9e6fb254d503c302e53a202e561. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-230659.

Explanation of Vulnerability in Simple Terms

02Summary

The Broken Link Checker plugin contains a stored cross-site scripting (XSS) vulnerability in versions 1.10.0 and earlier. An authenticated administrator with high privileges can inject malicious scripts through the plugin's interface. When other users view affected pages, the injected script executes in their browser, potentially compromising their session or stealing data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view the site.

Potential impact on your site

04Site Impact

Administrators can inject scripts affecting other users' sessions and data; requires admin access to exploit.

Conditions required to exploit

05Prerequisites

Attacker must be an authenticated administrator; victim must visit an affected page.

Key dates

06Disclosure timeline

June 5, 2023 CVE published
August 6, 2024 Record updated

Related vulnerabilities

08Related CVE