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

147 lines
4.4 KiB
JSON

{
"id": "CVE-2017-16154",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-06-07T02:29:04.583",
"lastModified": "2019-10-09T23:24:51.830",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "earlybird is a web server module for early development. earlybird is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url."
},
{
"lang": "es",
"value": "\"earlybird\" es un m\u00f3dulo de servidor web para el desarrollo temprano. \"earlybird\" 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:earlybird_project:earlybird:0.1.2:*:*:*:*:node.js:*:*",
"matchCriteriaId": "C0F598C2-1AAF-4F29-BDE3-A9B7D90F9B4F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:earlybird_project:earlybird:0.1.3:*:*:*:*:node.js:*:*",
"matchCriteriaId": "41F8ECFD-C8F7-445D-A580-0D4B6EC45D30"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:earlybird_project:earlybird:0.1.4:*:*:*:*:node.js:*:*",
"matchCriteriaId": "277045EA-F2C6-4398-846D-381CC523CEC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:earlybird_project:earlybird:0.1.5:*:*:*:*:node.js:*:*",
"matchCriteriaId": "990AE6B5-D399-4CB1-A096-2868AC03E2F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:earlybird_project:earlybird:0.1.6:*:*:*:*:node.js:*:*",
"matchCriteriaId": "1D080E56-6563-495D-9C9E-9F08D6DE7304"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:earlybird_project:earlybird:0.1.7:*:*:*:*:node.js:*:*",
"matchCriteriaId": "B9CA8566-E716-4384-927D-CECA14924245"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/earlybird",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/380",
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
]
}
]
}