Vulnerability from bitnami_vulndb
Published
2024-03-06 10:54
Modified
2025-04-03 14:40
Summary
Details
An arbitrary file upload vulnerability in the file upload module of Ghost v4.39.0 allows attackers to execute arbitrary code via a crafted SVG file. NOTE: Vendor states that as outlined in Ghost's security documentation, upload of SVGs is only possible by trusted authenticated users. The uploading of SVG files to Ghost does not represent a remote code execution vulnerability. SVGs are not executable on the server, and may only execute javascript in a client's browser - this is expected and intentional functionality
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "ghost",
"purl": "pkg:bitnami/ghost"
},
"ranges": [
{
"events": [
{
"introduced": "4.39.0"
},
{
"fixed": "4.39.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2022-27139"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:ghost:ghost:4.39.0:*:*:*:*:node.js:*:*",
"cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*"
],
"severity": "Critical"
},
"details": "An arbitrary file upload vulnerability in the file upload module of Ghost v4.39.0 allows attackers to execute arbitrary code via a crafted SVG file. NOTE: Vendor states that as outlined in Ghost\u0027s security documentation, upload of SVGs is only possible by trusted authenticated users. The uploading of SVG files to Ghost does not represent a remote code execution vulnerability. SVGs are not executable on the server, and may only execute javascript in a client\u0027s browser - this is expected and intentional functionality",
"id": "BIT-ghost-2022-27139",
"modified": "2025-04-03T14:40:37.652Z",
"published": "2024-03-06T10:54:02.089Z",
"references": [
{
"type": "WEB",
"url": "http://ghost.org/docs/security/#privilege-escalation-attacks"
},
{
"type": "WEB",
"url": "https://youtu.be/FCqWEvir2wE"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27139"
}
],
"schema_version": "1.5.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…