2024-11-22 23:14:22 +00:00

163 lines
5.1 KiB
JSON

{
"id": "CVE-2015-3409",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-05-19T18:59:06.293",
"lastModified": "2024-11-21T02:29:22.233",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Untrusted search path vulnerability in Module::Signature before 0.75 allows local users to gain privileges via a Trojan horse module under the current working directory, as demonstrated by a Trojan horse Text::Diff module."
},
{
"lang": "es",
"value": "Vulnerabilidad de ruta de b\u00fasqueda no confiable en Module::Signature anterior a 0.75 permite a usuarios locales ganar privilegios a trav\u00e9s de un m\u00f3dulo troyano debajo del directorio de trabajo actual, tal y como fue demostrado por un m\u00f3dulo Text::Diff troyano."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"baseScore": 7.2,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:module-signature_project:module-signature:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.74",
"matchCriteriaId": "6E95CC05-1A79-4A7B-94B7-FE2C7FC00F98"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*",
"matchCriteriaId": "49A63F39-30BE-443F-AF10-6245587D3359"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
"matchCriteriaId": "F38D3B7E-8429-473F-BB31-FC3583EE5A5B"
}
]
}
]
}
],
"references": [
{
"url": "http://ubuntu.com/usn/usn-2607-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3261",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/07/1",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/23/17",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/73937",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/audreyt/module-signature/commit/c41e8885b862b9fce2719449bc9336f0bea658ef",
"source": "cve@mitre.org"
},
{
"url": "https://metacpan.org/changes/distribution/Module-Signature",
"source": "cve@mitre.org"
},
{
"url": "http://ubuntu.com/usn/usn-2607-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.debian.org/security/2015/dsa-3261",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/07/1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/23/17",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/73937",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/audreyt/module-signature/commit/c41e8885b862b9fce2719449bc9336f0bea658ef",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://metacpan.org/changes/distribution/Module-Signature",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/426.html\">CWE-426: Untrusted Search Path</a>"
}