FKIE_CVE-2017-16164
Vulnerability from fkie_nvd - Published: 2018-06-07 02:29 - Updated: 2024-11-21 03:15
Severity ?
Summary
desafio is a simple web server. desafio is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url, but is limited to accessing only .html files.
References
| URL | Tags | ||
|---|---|---|---|
| support@hackerone.com | https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafio | Exploit, Third Party Advisory, Tool Signature | |
| support@hackerone.com | https://nodesecurity.io/advisories/397 | Third Party Advisory, Tool Signature | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafio | Exploit, Third Party Advisory, Tool Signature | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodesecurity.io/advisories/397 | Third Party Advisory, Tool Signature |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| desafio_project | desafio | 1.0.0 | |
| desafio_project | desafio | 1.1.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:desafio_project:desafio:1.0.0:*:*:*:*:node.js:*:*",
"matchCriteriaId": "BE494909-202F-404D-B78E-F47240816686",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:desafio_project:desafio:1.1.0:*:*:*:*:node.js:*:*",
"matchCriteriaId": "DB3503C1-7126-4ECD-B794-62B3148292A9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "desafio is a simple web server. desafio is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url, but is limited to accessing only .html files."
},
{
"lang": "es",
"value": "\"desafio\" es un servidor web simple. \"desafio\" es vulnerable a un problema de salto de directorio que otorga a un atacante acceso al sistema de archivos colocando \"../\" en la URL, pero est\u00e1 limitado a acceder solo a archivos .html."
}
],
"id": "CVE-2017-16164",
"lastModified": "2024-11-21T03:15:57.050",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": true,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-06-07T02:29:05.037",
"references": [
{
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory",
"Tool Signature"
],
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafio"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory",
"Tool Signature"
],
"url": "https://nodesecurity.io/advisories/397"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"Tool Signature"
],
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafio"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"Tool Signature"
],
"url": "https://nodesecurity.io/advisories/397"
}
],
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "support@hackerone.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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…