{ "id": "CVE-2017-1000053", "sourceIdentifier": "cve@mitre.org", "published": "2017-07-17T13:18:17.627", "lastModified": "2019-12-13T21:01:40.890", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Elixir Plug before v1.0.4, v1.1.7, v1.2.3 and v1.3.2 is vulnerable to arbitrary code execution in the deserialization functions of Plug.Session." }, { "lang": "es", "value": "En Elixir Plug anterior a las versiones v1.0.4, v1.1.7 y v1.2.3 v1.3.2 es vulnerable a la ejecuci\u00f3n de c\u00f3digo arbitrario en las funciones de deserializaci\u00f3n del componente Plug.Session." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/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:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "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:plug_project:plug:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.0.0", "versionEndExcluding": "1.0.4", "matchCriteriaId": "38329BE4-C3B3-43CA-9CC6-2D41718ED7C2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.1.0", "versionEndExcluding": "1.1.7", "matchCriteriaId": "C92340CB-1162-45CB-B1C1-713A96769FB2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.2.0", "versionEndExcluding": "1.2.3", "matchCriteriaId": "AE86EF47-8104-4DEA-93C8-CA1A04B08F14" }, { "vulnerable": true, "criteria": "cpe:2.3:a:plug_project:plug:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.3.0", "versionEndExcluding": "1.3.2", "matchCriteriaId": "10EBA90B-A064-4671-991E-911BE237D7C2" } ] } ] } ], "references": [ { "url": "https://elixirforum.com/t/security-releases-for-plug/3913", "source": "cve@mitre.org", "tags": [ "Mitigation", "Third Party Advisory" ] } ] }