Lucene search

K
cveWordfenceCVE-2024-7094
HistoryAug 13, 2024 - 3:15 a.m.

CVE-2024-7094

2024-08-1303:15:04
CWE-94
Wordfence
web.nvd.nist.gov
30
wordpress
php code injection
remote code execution
vulnerability
sanitization
authorization
cross-site request forgery
patched

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

10

Confidence

High

EPSS

0

Percentile

10.8%

The JS Help Desk – The Ultimate Help Desk & Support Plugin plugin for WordPress is vulnerable to PHP Code Injection leading to Remote Code Execution in all versions up to, and including, 2.8.6 via the ‘storeTheme’ function. This is due to a lack of sanitization on user-supplied values, which replace values in the style.php file, along with missing capability checks. This makes it possible for unauthenticated attackers to execute code on the server. This issue was partially patched in 2.8.6 when the code injection issue was resolved, and fully patched in 2.8.7 when the missing authorization and cross-site request forgery protection was added.

Affected configurations

Vulners
Vulnrichment
Node
rabilaljs_help_desk_–_the_ultimate_help_desk_\&_support_pluginRange2.8.6wordpress
VendorProductVersionCPE
rabilaljs_help_desk_–_the_ultimate_help_desk_\&_support_plugin*cpe:2.3:a:rabilal:js_help_desk_–_the_ultimate_help_desk_\&_support_plugin:*:*:*:*:*:wordpress:*:*

CNA Affected

[
  {
    "vendor": "rabilal",
    "product": "JS Help Desk – The Ultimate Help Desk & Support Plugin",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "2.8.6",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

10

Confidence

High

EPSS

0

Percentile

10.8%