GHSA-X2JC-989C-47Q4
Vulnerability from github – Published: 2023-09-08 15:30 – Updated: 2025-09-05 13:29
VLAI?
Summary
Hexo `include_code` has a path traversal
Details
Hexo up to v7.1.1 was discovered to contain an arbitrary file read vulnerability.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "hexo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-39584"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-04T17:38:42Z",
"nvd_published_at": "2023-09-08T13:15:07Z",
"severity": "HIGH"
},
"details": "Hexo up to v7.1.1 was discovered to contain an arbitrary file read vulnerability.",
"id": "GHSA-x2jc-989c-47q4",
"modified": "2025-09-05T13:29:14Z",
"published": "2023-09-08T15:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39584"
},
{
"type": "WEB",
"url": "https://github.com/hexojs/hexo/issues/5250"
},
{
"type": "WEB",
"url": "https://github.com/hexojs/hexo/pull/5251"
},
{
"type": "WEB",
"url": "https://github.com/hexojs/hexo/commit/b5b63caee27256d71a0cee8954c22375ec885d07"
},
{
"type": "PACKAGE",
"url": "https://github.com/hexojs/hexo"
},
{
"type": "WEB",
"url": "https://github.com/hexojs/hexo/blob/a3e68e7576d279db22bd7481914286104e867834/lib/plugins/tag/include_code.js#L49"
},
{
"type": "WEB",
"url": "https://github.com/hexojs/hexo/blob/cefee921153ba597316457f4fedf7b87b6516917/lib/plugins/tag/include_code.ts#L50"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Hexo `include_code` has a path traversal"
}
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…