2024-12-08 03:06:42 +00:00

113 lines
3.4 KiB
JSON

{
"id": "CVE-2017-1000502",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-01-24T23:29:00.230",
"lastModified": "2024-11-21T03:04:52.940",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Users with permission to create or configure agents in Jenkins 1.37 and earlier could configure an EC2 agent to run arbitrary shell commands on the master node whenever the agent was supposed to be launched. Configuration of these agents now requires the 'Run Scripts' permission typically only granted to administrators."
},
{
"lang": "es",
"value": "Los usuarios con permisos para crear o configurar agentes en Jenkins 1.37 y anteriores podr\u00edan configurar un agente EC2 para ejecutar comandos del shell arbitrarios en el nodo maestro en cualquier momento en el que se suponga que el agente deba ser iniciado. Ahora, la configuraci\u00f3n de estos agentes requiere el permiso \"Run Scripts\" que, normalmente, solo se otorga a los administradores."
}
],
"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:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"baseScore": 9.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"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-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:ec2:*:*:*:*:*:jenkins:*:*",
"versionEndIncluding": "1.37",
"matchCriteriaId": "647B1C87-EB95-4FDC-9A12-0A1F1228EDB9"
}
]
}
]
}
],
"references": [
{
"url": "https://jenkins.io/security/advisory/2017-12-06/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://jenkins.io/security/advisory/2017-12-06/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}