Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/ghost@2.29.1 |
| Type | npm |
| Namespace | |
| Name | ghost |
| Version | 2.29.1 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 6.19.3 |
| Latest_non_vulnerable_version | 6.19.3 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-42qb-1fe9-2ud1 |
| vulnerability_id |
VCID-42qb-1fe9-2ud1 |
| summary |
Ghost vulnerable to information disclosure of private API fields
### Impact
Due to a lack of validation when filtering on the public API endpoints, it is possible to reveal private fields via a brute force attack.
Ghost(Pro) has already been patched. We can find no evidence that the issue was exploited on Ghost(Pro) prior to the patch being added.
Self-hosters are impacted if running Ghost a version below v5.46.1. Immediate action should be taken to secure your site - see patches and workarounds below.
### Patches
v5.46.1 contains a fix for this issue.
### Workarounds
Add a block for requests to `/ghost/api/content/*` where the `filter` query parameter contains `password` or `email`.
### For more information
If you have any questions or comments about this advisory:
* Email us at [security@ghost.org](mailto:security@ghost.org) |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-31133, GHSA-r97q-ghch-82j9
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-42qb-1fe9-2ud1 |
|
| 1 |
| url |
VCID-6dcp-8dum-2ucd |
| vulnerability_id |
VCID-6dcp-8dum-2ucd |
| summary |
Ghost Vulnerable to Remote Code Execution via Malicious Themes
### Impact
Specifically crafted malicious themes can execute arbitrary code on the server running Ghost.
### Vulnerable Versions
This vulnerability is present in Ghost v0.7.2 to v6.19.0.
### Patches
v6.19.1 contains a fix for this issue.
### Workarounds
Ghost generally recommends users refrain from installing untrusted themes. If a malicious theme has already been installed, it is recommended to uninstall the theme and then inspect it to understand its impact, which will be attack-specific.
### References
Ghost thanks Cristian-Alexandru Staicu at Endor Labs for disclosing this vulnerability responsibly.
### For more information
If there are any questions or comments about this advisory, email Ghost at [security@ghost.org](mailto:security@ghost.org). |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-29053, GHSA-cgc2-rcrh-qr5x
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-6dcp-8dum-2ucd |
|
| 2 |
| url |
VCID-7rrq-zh6p-zfh7 |
| vulnerability_id |
VCID-7rrq-zh6p-zfh7 |
| summary |
Remote command injection when using sendmail email transport
### Impact
Sites using the `sendmail` transport as part of their `mail` config are vulnerable to remote command injection due to a [vulnerability](https://github.com/advisories/GHSA-48ww-j4fc-435p) in the `nodemailer` dependency.
Ghost defaults to the `direct` transport so this is only exploitable if the `sendmail` transport is explicitly used.
### Patches
Fixed in 4.15.0, all sites should upgrade as soon as possible.
### Workarounds
* Use an alternative email transport as described in the [docs](https://ghost.org/docs/config/#mail).
### For more information
If you have any questions or comments about this advisory:
* email us at security@ghost.org |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-wfrj-qqc2-83cm, GMS-2021-182
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-7rrq-zh6p-zfh7 |
|
| 3 |
| url |
VCID-9ubx-eyfx-sbcn |
| vulnerability_id |
VCID-9ubx-eyfx-sbcn |
| summary |
Ghost has possible Cross-site Scripting issue
Ghost through 5.76.0 allows stored XSS, and resultant privilege escalation in which a contributor can take over any account, via an SVG profile picture that contains JavaScript code to interact with the API on localhost TCP port 3001. NOTE: The discoverer reports that "The vendor does not view this as a valid vector." |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2024-23724, GHSA-99vc-xw8j-phjm
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-9ubx-eyfx-sbcn |
|
| 4 |
| url |
VCID-db37-62bx-aqfj |
| vulnerability_id |
VCID-db37-62bx-aqfj |
| summary |
Server-side request forgery in Ghost CMS
Server-side request forgery (SSRF) vulnerability in Ghost CMS < 3.10.0 allows an attacker to scan local or external network or otherwise interact with internal systems. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2020-8134, GHSA-q4h8-7qff-gh6c
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-db37-62bx-aqfj |
|
| 5 |
|
| 6 |
| url |
VCID-n2hb-fhkf-8kcj |
| vulnerability_id |
VCID-n2hb-fhkf-8kcj |
| summary |
Path Traversal in Ghost
Ghost before 5.42.1 allows remote attackers to read arbitrary files within the active theme's folder via /assets/built%2F..%2F..%2F/ directory traversal. This occurs in frontend/web/middleware/static-theme.js. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-32235, GHSA-wf7x-fh6w-34r6
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-n2hb-fhkf-8kcj |
|
| 7 |
| url |
VCID-w98z-w2u3-uufh |
| vulnerability_id |
VCID-w98z-w2u3-uufh |
| summary |
Ghost vulnerable to arbitrary file read via symlinks in content import
### Impact
A vulnerability in Ghost allows authenticated users to upload files which are symlinks. This can be exploited to perform an arbitrary file read of any file on the operating system.
Site administrators can check for exploitation of this issue by looking for unknown symlinks within Ghost's `content/` folder
### Vulnerable versions
This security vulnerability is present in Ghost ≤ v5.59.0.
### Patches
v5.59.1 contains a fix for this issue.
### For more information
If you have any questions or comments about this advisory:
* Email us at [security@ghost.org](mailto:security@ghost.org) |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-40028, GHSA-9c9v-w225-v5rg
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-w98z-w2u3-uufh |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/ghost@2.29.1 |