2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2008-0586" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2008-02-05T03:00:00.000" ,
2024-11-22 07:15:30 +00:00
"lastModified" : "2024-11-21T00:42:26.783" ,
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" : "Multiple buffer overflows in IBM AIX 5.2 and 5.3 allow local users to gain privileges via unspecified vectors related to the (1) lchangevg, (2) ldeletepv, (3) putlvodm, (4) lvaryoffvg, and (5) lvgenminor programs in bos.rte.lvm; and the (6) tellclvmd program in bos.clvm.enh."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples desbordamientos de b\u00fafer en IBM AIX 5.2 y 5.3. Permiten a usuarios locales conseguir priviledios por medio de vectores no especificados relacionados con los programas (1) lchangevg, (2) ldeletepv, (3) putlvodm, (4) lvaryoffvg y (5) lvgenminor en bos.rte.lvm; y el programa tellclvmd en bos.clvm.enh."
}
] ,
"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" ,
2024-11-22 07:15:30 +00:00
"baseScore" : 7.2 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-11-22 07:15:30 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : true ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:aix:5.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "17EECCCB-D7D1-439A-9985-8FAE8B44487B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:aix:5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EA8DDF4A-1C5D-4CB1-95B3-69EAE6572507"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://aix.software.ibm.com/aix/efixes/security/lvm_advisory.asc" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/40427" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://osvdb.org/40428" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://osvdb.org/40429" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/28609" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=isg1IY98448" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=isg1IY98450" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY98331" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY98340" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY99537" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IZ00559" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IZ10828" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/27431" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2008/0261" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18&ID=4068" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/39907" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5704" ,
"source" : "cve@mitre.org"
2024-11-22 07:15:30 +00:00
} ,
{
"url" : "http://aix.software.ibm.com/aix/efixes/security/lvm_advisory.asc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://osvdb.org/40427" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://osvdb.org/40428" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://osvdb.org/40429" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/28609" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=isg1IY98448" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=isg1IY98450" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY98331" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY98340" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IY99537" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IZ00559" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ibm.com/support/docview.wss?uid=isg1IZ10828" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/27431" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2008/0261" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18&ID=4068" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/39907" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5704" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}