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

120 lines
3.4 KiB
JSON

{
"id": "CVE-2015-3337",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-05-01T15:59:06.850",
"lastModified": "2015-06-25T16:07:10.257",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Elasticsearch before 1.4.5 and 1.5.x before 1.5.2, when a site plugin is enabled, allows remote attackers to read arbitrary files via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Elasticsearch anterior a 1.4.5 y 1.5.x anterior a 1.5.2, cuando un plugin de sitio est\u00e1 habilitado, permite a atacantes remotos leer ficheros arbitrarios a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:elasticsearch:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.4",
"matchCriteriaId": "8AACD97E-EDF8-4367-8EC7-067D366DAB97"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:elasticsearch:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AB5EBF8C-0C18-45F0-9E68-6107004B0D48"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:elasticsearch:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AB24660E-1F56-4CD6-9462-6D3D279C8B0A"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/131646/Elasticsearch-Directory-Traversal.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3241",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/535385",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74353",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.elastic.co/community/security",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/37054/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}