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

168 lines
5.4 KiB
JSON

{
"id": "CVE-2015-5619",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-08-09T16:29:00.283",
"lastModified": "2019-06-17T15:48:25.623",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Logstash 1.4.x before 1.4.5 and 1.5.x before 1.5.4 with Lumberjack output or the Logstash forwarder does not validate SSL/TLS certificates from the Logstash server, which might allow attackers to obtain sensitive information via a man-in-the-middle attack."
},
{
"lang": "es",
"value": "Logstash en versiones 1.4.x anteriores a la 1.4.5 y en versiones 1.5.x anteriores a la 1.5.4 con salida Lumberjack o el redireccionador Logstash no valida certificados SSL/TLS desde el servidor Logstash, lo que podr\u00eda permitir que atacantes obtuviesen informaci\u00f3n confidencial mediante un ataque man-in-the-middle."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"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-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elastic:logstash:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1CA8F37B-D30D-4B40-A9DA-31143962FB79"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elastic:logstash:1.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4AC81D01-95EB-4570-B32A-377B439F7200"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elastic:logstash:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "AA0F9DBC-9011-45B4-B45A-9C613DA03FBD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "063C1F28-CF89-4EDA-AD7B-5358228695F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.4.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C39EBD40-5C9A-4969-82F9-2C702CFECDA0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "83D21281-AFF6-4307-B02F-62C8ED6BAE44"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B03691EC-F237-404A-BB2D-D0C35ECDB70C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "2C6784B0-ADDE-465B-8B8A-CB6D31FDADF4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:logstash:1.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A5A7480B-F33D-4D5A-AB9B-E7E0DCE65DD5"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/133269/Logstash-1.5.3-Man-In-The-Middle.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536294/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/536858/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/76455",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.elastic.co/blog/logstash-1-5-4-and-1-4-5-released",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}