FKIE_CVE-2017-16110
Vulnerability from fkie_nvd - Published: 2018-06-07 02:29 - Updated: 2024-11-21 03:15
Severity ?
Summary
weather.swlyons is a simple web server for weather updates. weather.swlyons is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
References
| URL | Tags | ||
|---|---|---|---|
| support@hackerone.com | https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/weather.swlyons | Exploit, Third Party Advisory | |
| support@hackerone.com | https://nodesecurity.io/advisories/379 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/weather.swlyons | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodesecurity.io/advisories/379 | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| weather.swlyons_project | weather.swlyons | 0.1.1 | |
| weather.swlyons_project | weather.swlyons | 0.1.2 | |
| weather.swlyons_project | weather.swlyons | 0.1.3 | |
| weather.swlyons_project | weather.swlyons | 0.1.4 | |
| weather.swlyons_project | weather.swlyons | 0.1.5 | |
| weather.swlyons_project | weather.swlyons | 0.1.6 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.1:*:*:*:*:node.js:*:*",
"matchCriteriaId": "2D0F9010-23C2-4ABB-8F52-DF9BB4D7FCBB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.2:*:*:*:*:node.js:*:*",
"matchCriteriaId": "83149086-B9CD-42A6-8783-F8F8011FB9EA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.3:*:*:*:*:node.js:*:*",
"matchCriteriaId": "DE1FB33A-AABC-41F3-BCF7-A1C93EE02D0F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.4:*:*:*:*:node.js:*:*",
"matchCriteriaId": "7AD21AD9-552E-4625-9762-84BE5F6D66B4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.5:*:*:*:*:node.js:*:*",
"matchCriteriaId": "5C00BCA6-58C2-48BD-AB60-BA305A46EC45",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:weather.swlyons_project:weather.swlyons:0.1.6:*:*:*:*:node.js:*:*",
"matchCriteriaId": "9BC587AA-563B-45F6-B0C0-3AF90A5D7709",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "weather.swlyons is a simple web server for weather updates. weather.swlyons is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url."
},
{
"lang": "es",
"value": "\"weather.swlyons\" es un servidor http sencillo para actualizaciones meteorol\u00f3gicas. \"weather.swlyonsr\" es vulnerable a un problema de salto de directorio que otorga a un atacante acceso al sistema de archivos colocando \"../\" en la URL."
}
],
"id": "CVE-2017-16110",
"lastModified": "2024-11-21T03:15:50.550",
"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:02.643",
"references": [
{
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/weather.swlyons"
},
{
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://nodesecurity.io/advisories/379"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/weather.swlyons"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://nodesecurity.io/advisories/379"
}
],
"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…