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

110 lines
3.1 KiB
JSON

{
"id": "CVE-2017-1000034",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-17T13:18:17.047",
"lastModified": "2017-08-04T13:59:22.837",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Akka versions <=2.4.16 and 2.5-M1 are vulnerable to a java deserialization attack in its Remoting component resulting in remote code execution in the context of the ActorSystem."
},
{
"lang": "es",
"value": "En Akka versiones anteriores e incluyendo a 2.4.16 y 2.5-M1, son vulnerables a un ataque de deserializaci\u00f3n java en el componente Remoting, resultando en la ejecuci\u00f3n de c\u00f3digo remota en el contexto del ActorSystem."
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"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-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:akka:akka:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.4.16",
"matchCriteriaId": "ECE16545-E8EE-43C4-BB5D-2921C598041A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:akka:akka:2.5:m1:*:*:*:*:*:*",
"matchCriteriaId": "F07FAEAF-CB5D-46C1-BC32-1C5C7A175377"
}
]
}
]
}
],
"references": [
{
"url": "http://doc.akka.io/docs/akka/2.4/security/2017-02-10-java-serialization.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}