Lucene search

K
cveWordfenceCVE-2024-8981
HistoryOct 01, 2024 - 3:15 a.m.

CVE-2024-8981

2024-10-0103:15:02
CWE-80
Wordfence
web.nvd.nist.gov
2
wordpress
cross-site scripting
vulnerable plugin

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.001

Percentile

21.3%

The Broken Link Checker plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg in /app/admin-notices/features/class-view.php without appropriate escaping on the URL in all versions up to, and including, 2.4.0. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

Affected configurations

Vulners
Node
wpmudevbroken_link_checkerRange2.4.0wordpress
VendorProductVersionCPE
wpmudevbroken_link_checker*cpe:2.3:a:wpmudev:broken_link_checker:*:*:*:*:*:wordpress:*:*

CNA Affected

[
  {
    "vendor": "wpmudev",
    "product": "Broken Link Checker",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "2.4.0",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.001

Percentile

21.3%

Related for CVE-2024-8981