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

117 lines
3.4 KiB
JSON

{
"id": "CVE-2010-1621",
"sourceIdentifier": "secalert@redhat.com",
"published": "2010-05-14T19:30:01.453",
"lastModified": "2024-11-21T01:14:49.680",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The mysql_uninstall_plugin function in sql/sql_plugin.cc in MySQL 5.1 before 5.1.46 does not check privileges before uninstalling a plugin, which allows remote attackers to uninstall arbitrary plugins via the UNINSTALL PLUGIN command."
},
{
"lang": "es",
"value": "La funci\u00f3n mysql_uninstall_plugin en sql/sql_plugin.cc en MySQL en versiones anteriores a la 5.1.46 no comprueba los privilegios antes de desinstalar un plugin, lo que puede permitir a atacantes remotos desinstalar plugins de su elecci\u00f3n mediante el comando UNINSTALL PLUGIN."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.1.45",
"matchCriteriaId": "C4BB16B9-9AE0-4A7A-B284-80F81D941462"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.mysql.com/bug.php?id=51770",
"source": "secalert@redhat.com"
},
{
"url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:093",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/39543",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-1397-1",
"source": "secalert@redhat.com"
},
{
"url": "http://bugs.mysql.com/bug.php?id=51770",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:093",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/39543",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/USN-1397-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}