121 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-8446",
"sourceIdentifier": "bressers@elastic.co",
"published": "2017-08-18T20:29:00.287",
"lastModified": "2019-10-09T23:30:14.737",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Reporting feature in X-Pack in versions prior to 5.5.2 and standalone Reporting plugin versions versions prior to 2.4.6 had an impersonation vulnerability. A user with the reporting_user role could execute a report with the permissions of another reporting user, possibly gaining access to sensitive data."
},
{
"lang": "es",
"value": "La caracter\u00edstica Reporting en X-Pack en versiones anteriores a la 5.5.2 y el plugin independiente Reporting en versiones anteriores a la 2.4.6 presentaba una vulnerabilidad de suplantaci\u00f3n. Un usuario con el papel de reporting_user podr\u00eda ejecutar un informe con los permisos de otro usuario que informa, obteniendo as\u00ed acceso a datos sensibles."
}
],
"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:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"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-269"
}
]
},
{
"source": "bressers@elastic.co",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-522"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:x-pack:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.5.1",
"matchCriteriaId": "551291BD-5144-4521-9941-7DDF310F40B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:elasticsearch:x-pack_reporting:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.4.5",
"matchCriteriaId": "91F786A9-C0DB-4325-8FCE-043008BA2B16"
}
]
}
]
}
],
"references": [
{
"url": "https://www.elastic.co/community/security",
"source": "bressers@elastic.co",
"tags": [
"Vendor Advisory"
]
}
]
}