2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2002-0969" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2002-10-11T04:00:00.000" ,
2025-04-03 02:06:18 +00:00
"lastModified" : "2025-04-03T01:03:51.193" ,
"vulnStatus" : "Deferred" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Buffer overflow in MySQL daemon (mysqld) before 3.23.50, and 4.0 beta before 4.02, on the Win32 platform, allows local users to execute arbitrary code via a long \"datadir\" parameter in the my.ini initialization file, whose permissions on Windows allow Full Control to the Everyone group."
} ,
{
"lang" : "es" ,
"value" : "Desbordamiento de b\u00fafer en MySQL anteriores a 3.23.50, y 4.0 beta anteriores a 4.02 sobre Windows, y posiblemente otras plataformas, permite a usuarios locales ejecutar c\u00f3digo arbitrario mediante un par\u00e1metro datadir largo en el fichero de inicializaci\u00f3n my.ini, cuyos permisos en Windows permiten Control Total al grupo Todos."
}
] ,
"metrics" : {
2024-01-26 19:00:29 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-01-26 19:00:29 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-26 19:00:29 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.6 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : true ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-01-26 19:00:29 +00:00
"value" : "CWE-120"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
2024-01-26 19:00:29 +00:00
"operator" : "AND" ,
2023-04-24 12:24:31 +02:00
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-01-26 19:00:29 +00:00
"criteria" : "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.23.50" ,
"matchCriteriaId" : "5D1DF80B-3AFC-4AED-9A38-8438E1A09FC8"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-01-26 19:00:29 +00:00
"criteria" : "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndIncluding" : "4.0.2" ,
"matchCriteriaId" : "82AB5E3E-3DA4-4DF5-95B2-C078F162A3A0"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
2024-01-26 19:00:29 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:x86:*" ,
"matchCriteriaId" : "60366048-32FE-4081-A852-04319FD7A52C"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0004.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-01-26 19:00:29 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=103358628011935&w=2" ,
2024-01-26 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.iss.net/security_center/static/10243.php" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-01-26 19:00:29 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
{
"url" : "http://www.mysql.com/documentation/mysql/bychapter/manual_News.html#News-3.23.x" ,
2024-01-26 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/5853" ,
2024-01-26 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.westpoint.ltd.uk/advisories/wp-02-0003.txt" ,
2024-01-26 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0004.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=103358628011935&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.iss.net/security_center/static/10243.php" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.mysql.com/documentation/mysql/bychapter/manual_News.html#News-3.23.x" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/5853" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.westpoint.ltd.uk/advisories/wp-02-0003.txt" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}