Lucene search

K
vulnrichmentWordfenceVULNRICHMENT:CVE-2024-6828
HistoryJul 23, 2024 - 2:01 a.m.

CVE-2024-6828 Redux Framework 4.4.12 - 4.4.17 - Unauthenticated JSON File Upload to Stored Cross-Site Scripting

2024-07-2302:01:39
CWE-434
Wordfence
github.com
4
wordpress
vulnerability
json file upload
cross-site scripting
remote code execution

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

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

The Redux Framework plugin for WordPress is vulnerable to unauthenticated JSON file uploads due to missing authorization and capability checks on the Redux_Color_Scheme_Import function in versions 4.4.12 to 4.4.17. This makes it possible for unauthenticated attackers to upload JSON files, which can be used to conduct stored cross-site scripting attacks and, in some rare cases, when the wp_filesystem fails to initialize - to Remote Code Execution.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:redux:gutenberg_template_library_\\&_redux_framework:*:*:*:*:*:*:*:*"
    ],
    "vendor": "redux",
    "product": "gutenberg_template_library_\\&_redux_framework",
    "versions": [
      {
        "status": "affected",
        "version": "4.4.12",
        "versionType": "semver",
        "lessThanOrEqual": "4.4.17"
      }
    ],
    "defaultStatus": "unknown"
  }
]

References

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

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-6828