2024-07-14 02:06:08 +00:00

119 lines
3.5 KiB
JSON

{
"id": "CVE-2009-4833",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-04-29T19:30:00.510",
"lastModified": "2017-08-17T01:31:46.553",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MySQL Connector/NET before 6.0.4, when using encryption, does not verify SSL certificates during connection, which allows remote attackers to perform a man-in-the-middle attack with a spoofed SSL certificate."
},
{
"lang": "es",
"value": "MySQL Connector/NET anterior a v6.0.4, cuando se utiliza encriptaci\u00f3n, no verificar los certificados SSL durante la conexi\u00f3n, lo cual permite a atacantes remotos llevar a cabo un ataque \"man-in-the-middle\" (hombre en el medio) con un certificado SSL falso."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oracle:mysql_connector\\/net:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.0.3",
"matchCriteriaId": "6018C43F-C3C2-4A11-ADB1-930AE0DC4184"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oracle:mysql_connector\\/net:6.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BB9E9F13-1D4C-4649-8549-5B2D74FEF6BE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oracle:mysql_connector\\/net:6.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "73FF69A8-A213-4D06-B071-BA539CFC7E5E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oracle:mysql_connector\\/net:6.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C913DCAC-55B3-45F7-A984-B904B22ED5B1"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.mysql.com/bug.php?id=38700",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://secunia.com/advisories/35604",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/35514",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1022482",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51406",
"source": "cve@mitre.org"
}
]
}