2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2010-2053" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2010-06-07T17:13:07.263" ,
2024-11-22 11:14:00 +00:00
"lastModified" : "2024-11-21T01:15:48.260" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "emesenelib/ProfileManager.py in emesene before 1.6.2 allows local users to overwrite arbitrary files via a symlink attack on the emsnpic temporary file."
} ,
{
"lang" : "es" ,
"value" : "emesenelib/ProfileManager.py en emesene antes de v1.6.2 permite a usuarios locales sobreescribir ficheros a su antojo mediante un ataque de enlace simb\u00f3lico en el archivo temporal emsnpic."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:M/Au:N/C:N/I:P/A:P" ,
2024-11-22 11:14:00 +00:00
"baseScore" : 3.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 11:14:00 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 3.4 ,
"impactScore" : 4.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-59"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.6.1" ,
"matchCriteriaId" : "3863E5A0-8516-4729-AE69-082F27675DAD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DBE26F19-B846-406F-99EB-5819017525E0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:1.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D22B4B4-D876-41CC-B251-C5E081126B72"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:1.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E12FC026-6AFD-4220-9F71-31020C9154F8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:1.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0B57A5F2-C891-472A-AD04-1A9091204CF0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emesene:emesene:1.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B4A0ECA6-5D2E-43EA-BB9C-D7F7939EAA5A"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://forum.emesene.org/index.php?topic=3441.0" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042683.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042699.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042725.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://marc.info/?l=oss-security&m=127514641525366&w=2" ,
"source" : "secalert@redhat.com"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/65018" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://secunia.com/advisories/39945" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/40115" ,
"source" : "secalert@redhat.com"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.emesene.org/" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://www.securityfocus.com/bid/40455" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2010/1423" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/59045" ,
"source" : "secalert@redhat.com"
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://forum.emesene.org/index.php?topic=3441.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042683.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042699.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042725.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://marc.info/?l=oss-security&m=127514641525366&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://osvdb.org/65018" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/39945" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/40115" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.emesene.org/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/40455" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2010/1423" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/59045" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}