Lucene search

K
vulnrichmentWordfenceVULNRICHMENT:CVE-2024-7485
HistoryAug 06, 2024 - 1:49 a.m.

CVE-2024-7485 Traffic Manager <= 1.4.5 - Unauthenticated Stored Cross-Site Scripting

2024-08-0601:49:58
CWE-79
Wordfence
github.com
5
wordpress
unauthenticated
cross-site scripting
input sanitization
ajax
injection

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

6.2

Confidence

High

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

The Traffic Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘page’ parameter in the ‘UserWebStat’ AJAX function in all versions up to, and including, 1.4.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CNA Affected

[
  {
    "vendor": "kaizencoders",
    "product": "Traffic Manager",
    "versions": [
      {
        "status": "affected",
        "version": "*",
        "versionType": "semver",
        "lessThanOrEqual": "1.4.5"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:kaizencoders:traffic_manager:*:*:*:*:*:*:*:*"
    ],
    "vendor": "kaizencoders",
    "product": "traffic_manager",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "semver",
        "lessThanOrEqual": "1.4.5"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

6.2

Confidence

High

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-7485