101 lines
2.8 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-39584",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-08T13:15:07.990",
"lastModified": "2023-09-12T15:12:13.357",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Hexo up to v7.0.0 (RC2) was discovered to contain an arbitrary file read vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hexo:hexo:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "6.3.0",
"matchCriteriaId": "2F494D7D-4DEC-47D1-9D57-FD22F923AD68"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hexo:hexo:7.0.0:rc1:*:*:*:node.js:*:*",
"matchCriteriaId": "14D67846-7704-484D-9159-B1BD6E064DBB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hexo:hexo:7.0.0:rc2:*:*:*:node.js:*:*",
"matchCriteriaId": "49654147-913B-4164-BFF6-9CBC3997C234"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hexojs/hexo/blob/a3e68e7576d279db22bd7481914286104e867834/lib/plugins/tag/include_code.js#L49",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hexojs/hexo/issues/5250",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://www.gem-love.com/2023/07/25/hexo%E5%8D%9A%E5%AE%A2%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E5%92%8C%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E/#undefined",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}