René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

157 lines
5.0 KiB
JSON

{
"id": "CVE-2017-16155",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-06-07T02:29:04.613",
"lastModified": "2019-10-09T23:24:51.957",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "fast-http-cli is the command line interface for fast-http, a simple web server. fast-http-cli is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url."
},
{
"lang": "es",
"value": "\"fast-http-cli\" es la interfaz de l\u00ednea de comandos para fast-http, un sencillo servidor web. \"fast-http-cli\" es vulnerable a un problema de salto de directorio que otorga a un atacante acceso al sistema de archivos colocando \"../\" en la URL."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
},
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.1:*:*:*:*:node.js:*:*",
"matchCriteriaId": "BDC70121-94CD-4A3D-A1D2-2087FB488F16"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.2:*:*:*:*:node.js:*:*",
"matchCriteriaId": "AAAFFB61-F4E3-4682-9E4B-6F7B4E231D18"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.3:*:*:*:*:node.js:*:*",
"matchCriteriaId": "B78D2AB7-4F3B-46AB-8062-49D5EFF8EB5F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.4:*:*:*:*:node.js:*:*",
"matchCriteriaId": "CA945132-E75A-4430-9593-16C76F144693"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.5:*:*:*:*:node.js:*:*",
"matchCriteriaId": "1A22D292-3D9F-4B87-8462-1E2C14CB5A29"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.6:*:*:*:*:node.js:*:*",
"matchCriteriaId": "E1B71C77-E43D-49F8-8138-4EBBD641D6E7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.7:*:*:*:*:node.js:*:*",
"matchCriteriaId": "2FBFFCF8-403A-4402-B0AB-24F3388E0598"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fast-http-cli_project:fast-http-cli:0.0.8:*:*:*:*:node.js:*:*",
"matchCriteriaId": "BDC1FC1B-4116-4506-9F0F-4E4E14F3E412"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fast-http-cli",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/383",
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
]
}
]
}