{ "id": "CVE-2018-14878", "sourceIdentifier": "cve@mitre.org", "published": "2018-08-13T17:29:01.467", "lastModified": "2018-10-12T17:06:30.517", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "JetBrains dotPeek before 2018.2 and ReSharper Ultimate before 2018.1.4 allow attackers to execute code by decompiling a compiled .NET object (such as a DLL or EXE file) with a specific file, because of Deserialization of Untrusted Data." }, { "lang": "es", "value": "JetBrains dotPeek en versiones anteriores a 2018.2 y ReSharper Ultimate en versiones anteriores a 2018.1.4 permiten que los atacantes ejecuten c\u00f3digo descompilando un objeto .NET compilado (como un archivo DLL o EXE) con un archivo espec\u00edfico por una deserializaci\u00f3n de datos no fiables." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "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": true } ] }, "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:jetbrains:dotpeek:*:*:*:*:*:*:*:*", "versionEndExcluding": "2018.2", "matchCriteriaId": "E8B72E93-70F9-42BC-A70E-77CC6DD24E24" }, { "vulnerable": true, "criteria": "cpe:2.3:a:jetbrains:resharper_ultimate:*:*:*:*:*:*:*:*", "versionEndIncluding": "2018.1.4", "matchCriteriaId": "E58C3C8F-353A-4B3E-BA89-C4F4BC24D12E" } ] } ] } ], "references": [ { "url": "https://blog.jetbrains.com/dotnet/2018/08/02/resharper-ultimate-2018-1-4-rider-2018-1-4-released/", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2018/august/aspnet-resource-files-resx-and-deserialisation-issues/", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }