原始 OSV JSON{
"id": "GHSA-69rr-wvh9-6c4q",
"aliases": [
"CVE-2014-3744"
],
"details": "Versions of `st` prior to 0.2.5 are affected by a directory traversal vulnerability. Vulnerable versions fail to properly handle URL encoded dots, which caused `%2e` to be interpreted as `.` by the filesystem, resulting the potential for an attacker to read sensitive files on the server.\n\n\n## Recommendation\n\nUpdate to version 0.2.5 or later.",
"summary": "Directory Traversal in st",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.5"
}
]
}
],
"package": {
"name": "st",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-23T21:00:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-08-31T22:58:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3744",
"type": "ADVISORY"
},
{
"url": "https://github.com/isaacs/st",
"type": "PACKAGE"
},
{
"url": "https://github.com/isaacs/st#security-status",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/36",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/15/2",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/67389",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:08:44Z"
}
}