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

116 lines
3.2 KiB
JSON

{
"id": "CVE-2018-16485",
"sourceIdentifier": "support@hackerone.com",
"published": "2019-02-01T18:29:00.863",
"lastModified": "2019-10-09T23:36:12.063",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Path Traversal vulnerability in module m-server <1.4.1 allows malicious user to access unauthorized content of any file in the directory tree e.g. /etc/passwd by appending slashes to the URL request."
},
{
"lang": "es",
"value": "Una vulnerabilidad de salto de directorio en el m\u00f3dulo m-server, en versiones anteriores a la 1.4.1, permite a los usurarios maliciosos acceder a contenido no autorizado de cualquier archivo en el \u00e1rbol de directorios (p.ej.: /etc/passwd), anexando barras a la petici\u00f3n URL."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"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:m-server_project:m-server:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "1.4.1",
"matchCriteriaId": "A252A5D6-D3E2-4FCD-9DE4-E6895B3E3FA2"
}
]
}
]
}
],
"references": [
{
"url": "https://hackerone.com/reports/319795",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}