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

143 lines
4.0 KiB
JSON

{
"id": "CVE-2015-3222",
"sourceIdentifier": "secalert@redhat.com",
"published": "2017-09-07T20:29:00.283",
"lastModified": "2017-09-13T13:15:24.317",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "syscheck/seechanges.c in OSSEC 2.7 through 2.8.1 on NIX systems allows local users to execute arbitrary code as root."
},
{
"lang": "es",
"value": "syscheck/seechanges.c en OSSEC 2.7 hasta la versi\u00f3n 2.8.1 en sistemas NIX permite que los usuarios locales ejecuten c\u00f3digo arbitrario como root."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ossec:ossec:2.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "98D3016F-5317-4377-BCE7-DBB7107F8476"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ossec:ossec:2.7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6B44FE4D-826C-4DF8-8492-B6C0986577C9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ossec:ossec:2.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "71C120D0-5FC8-4DC8-8BF6-13CF9912049C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ossec:ossec:2.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "140F254D-765D-46C9-8BA4-2AA85F986D80"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/132281/OSSEC-2.8.1-Local-Root-Escalation.html",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/06/11/1",
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/75148",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://github.com/ossec/ossec-hids/releases/tag/2.8.2",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
}
]
}