Lucene search

K
cvelistWordfenceCVELIST:CVE-2024-8665
HistorySep 13, 2024 - 6:47 a.m.

CVE-2024-8665 YITH Custom Login <= 1.7.3 - Reflected Cross-Site Scripting

2024-09-1306:47:26
CWE-79
Wordfence
www.cve.org
4
cve-2024-8665
yith custom login
plugin
wordpress
reflected cross-site scripting
add_query_arg
url
vulnerability
unauthenticated attackers
web scripts

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

21.1%

The YITH Custom Login plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.7.3. 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.

CNA Affected

[
  {
    "vendor": "yithemes",
    "product": "YITH Custom Login",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "1.7.3",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

21.1%

Related for CVELIST:CVE-2024-8665