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

96 lines
3.2 KiB
JSON

{
"id": "CVE-2010-5249",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-09-07T10:32:22.367",
"lastModified": "2024-11-21T01:22:51.507",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Untrusted search path vulnerability in Sophos Free Encryption 2.40.1.1 and Sophos SafeGuard PrivateCrypto 2.40.1.2 allows local users to gain privileges via a Trojan horse pcrypt0406.dll file in the current working directory, as demonstrated by a directory that contains a .uti file. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de path de b\u00fasqueda no confiable en Sophos Free Encryption v2.40.1.1 y Sophos SafeGuard PrivateCrypto v2.40.1.2, permite a usuario locales obtener privilegios a trav\u00e9s de un fichero pcrypt0406.dll troyanizado en el directorio de trabajo actual, como se demostr\u00f3 mediante un directorio que conten\u00eda un fichero .uti. NOTA: La procedencia de esta informaci\u00f3n es desconocida. Algunos de estos detalles se han obtenido de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"baseScore": 6.9,
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sophos:free_encryption:2.40.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "423A8E97-D6E6-43B8-B8F1-8DD4E37D13DE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sophos:safeguard_privatecrypto:2.40.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "70F0F35B-CCA3-4D73-BA81-42C120D8C1B6"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/41209",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/41209",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
],
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/426.html 'CWE-426 Untrusted Search Path'"
}