Skip to content

Remote code execution in locale setting change

Moderate
daniellockyer published GHSA-7v28-g2pq-ggg8 Jun 15, 2022

Package

npm ghost (npm)

Affected versions

<= 4.48.1, 5.0.0 - 5.2.2

Patched versions

5.2.3, 4.48.2

Description

Impact

A vulnerability in an upstream library means an authenticated attacker can abuse locale input to execute arbitrary commands from a file that has previously been uploaded using the file upload functionality in the post editor.

Patches

Fixed in 5.2.3, all 5.x sites should update as soon as possible.
Fixed in 4.48.2, all 4.x sites should update as soon as possible.

Workarounds

Patched versions of Ghost add validation to the locale input to prevent execution of arbitrary files. Updating Ghost is the quickest complete solution.

As a workaround, if for any reason you cannot update your Ghost instance, you can block the POST /ghost/api/admin/settings/ endpoint, which will also disable updating settings for your site.

For more information

If you have any questions or comments about this advisory:

Credits

Severity

Moderate
6.6
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L

CVE ID

CVE-2022-24785

Weaknesses

No CWEs

Credits